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