Skip to content

Snapchat User Name Information - Detect

ID: snapchat

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,snapchat

Snapchat user name information check was conducted.

id: snapchat
info:
name: Snapchat User Name Information - Detect
author: dwisiswant0
severity: info
description: Snapchat 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
self-contained: true
http:
- method: GET
path:
- "https://feelinsonice.appspot.com/web/deeplink/snapcode?username={{user}}&size=400&type=SVG"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "</clipPath>"
# digest: 490a004630440220350f0e1e2792394796185bf9c7e76494c1735a1592bc4d4d6deaec17ab5e52b8022027dbc0cb78d14291a9c0242f71310a7720abd3fa1c86eda68c6693f7743e6d4e: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/snapchat.yaml"

View on Github