35 lines
828 B
YAML
35 lines
828 B
YAML
|
id: gettr
|
||
|
|
||
|
info:
|
||
|
name: Gettr User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Gettr user name information check was conducted.
|
||
|
classification:
|
||
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||
|
cvss-score: 0
|
||
|
cwe-id: CWE-200
|
||
|
metadata:
|
||
|
max-request: 1
|
||
|
tags: osint,osint-social,gettr
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://api.gettr.com/s/user/{{user}}/exist"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "success\":{"
|
||
|
|
||
|
# digest: 4a0a00473045022100e6c87cf11b5a9e0344f89e4a89c4200f63b94cb292c30d9ab9780846bdb2d7a90220316868d04b0042a37730833d15dbc01fac74a2a2264386e43d0f8b0d6e9fc810:922c64590222798bb761d5b6d8e72950
|