35 lines
815 B
YAML
35 lines
815 B
YAML
|
id: ogugg
|
||
|
|
||
|
info:
|
||
|
name: Ogu.gg User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Ogu.gg 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,ogugg
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://ogu.gg/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "Username History"
|
||
|
|
||
|
# digest: 4a0a00473045022100e7aa64f351c347263fc34bc5360b12e4aa2f53ced19dd2e8f4d84e5f6b3ec3bb0220432da4cdb2f2b3812c9bc833bb932f2853d7e8ff4c9a32fb61d6bbe9e4533e1a:922c64590222798bb761d5b6d8e72950
|