35 lines
835 B
YAML
35 lines
835 B
YAML
id: gab
|
|
|
|
info:
|
|
name: Gab User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Gab 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-political,gab
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://gab.com/api/v1/account_by_username/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "followers_count"
|
|
|
|
# digest: 4a0a0047304502210091e05f1f5aed2bafa335b81f47a1fc66c7e852967ce1efdbe307da12f28969a60220664189e51a53f9aedb4fc91289e2b71ad9b8391630bc3da64b479e7668b0c0dc:922c64590222798bb761d5b6d8e72950
|