35 lines
887 B
YAML
35 lines
887 B
YAML
|
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: 4a0a0047304502202a4159022095a54db30109925a9febbb1b0c408d2321abc999bd2a6f9293f43d02210092bd22eea1ccc21fe53a82989cdebdb5a85161b090e22059ec1b5cfb16ea3213:922c64590222798bb761d5b6d8e72950
|