StoryCorps User Name Information - Detect
ID: storycorps
Severity: info
Author: dwisiswant0
Tags: osint,osint-blog,storycorps
Description
Section titled “Description”StoryCorps user name information check was conducted.
YAML Source
Section titled “YAML Source”id: storycorps
info: name: StoryCorps User Name Information - Detect author: dwisiswant0 severity: info description: StoryCorps 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-blog,storycorps
self-contained: true
http: - method: GET path: - "https://archive.storycorps.org/user/{{user}}/"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "archive author"# digest: 4a0a00473045022100f79f2dce8dd72ac647b326cba3c856772482a5324ee65ee8979bba195b29fe5302200966312efc48b8358138cd2d7cb53ef422759fec6b23fae77d18542d5be83142: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/storycorps.yaml"