ScoutWiki User Name Information - Detect
ID: scoutwiki
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,scoutwiki
Description
Section titled “Description”ScoutWiki user name information check was conducted.
YAML Source
Section titled “YAML Source”id: scoutwiki
info: name: ScoutWiki User Name Information - Detect author: dwisiswant0 severity: info description: ScoutWiki 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,scoutwiki
self-contained: true
http: - method: GET path: - "https://en.scoutwiki.org/User:{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "NewPP limit report"# digest: 4b0a00483046022100c0180bd54b1ffe212eec920e51f13bd2da3b4921a2bef47edca45289a7326f6a022100fdce0cfd6c1b41472c73ffc1a55e9192d8a6ba3a02598938c0d0bf56740b4970:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/osint/user-enumeration/scoutwiki.yaml"