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