35 lines
836 B
YAML
35 lines
836 B
YAML
id: notabug
|
|
|
|
info:
|
|
name: NotABug User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: NotABug 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-coding,notabug
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://notabug.org/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "followers and is following"
|
|
|
|
# digest: 4a0a0047304502203391249e53f1826269e1396a88bfe70d793b45694ba2bb549b542e08b87a4a4d022100dbf43bbb6fb0a3065349b90bba438e89a189abdf074e8160873f8595270f9a40:922c64590222798bb761d5b6d8e72950
|