Skip to content

Newgrounds User Name Information - Detect

ID: newgrounds

Severity: info

Author: dwisiswant0

Tags: osint,osint-gaming,newgrounds

Newgrounds user name information check was conducted.

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: 4b0a00483046022100e0c30435b466e8aa9916c8814eae2ed452a155894b7ced9511834c09ec5099680221008eb16230197978cf2dbe25b88f0c6c37fe02811e69276a77d33601ca57fa4934:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/newgrounds.yaml"

View on Github