35 lines
830 B
YAML
35 lines
830 B
YAML
id: newgrounds
|
|
|
|
info:
|
|
name: Newgrounds User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Newgrounds 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-gaming,newgrounds
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.newgrounds.com/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "fans"
|
|
|
|
# digest: 4a0a0047304502210094d766ae08479fdb4779276199543265d0ae7b6ab310cc9c4bb3697d85ebace702205957ef6738c93aef4710b63566fff808d5449493a1a320623a8fefda6414c608:922c64590222798bb761d5b6d8e72950
|