35 lines
823 B
YAML
35 lines
823 B
YAML
|
id: snipfeed
|
||
|
|
||
|
info:
|
||
|
name: Snipfeed User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Snipfeed 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-misc,snipfeed
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://snipfeed.co/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "creatorLink"
|
||
|
|
||
|
# digest: 4a0a004730450220201229167d6697356f867282a9e4809060f0e05c25d713e2d53bc2f03334ecf1022100b9c741aff83eac60137cf4a0299b1c35adeaf181e591eb05fa4a972395f12ae8:922c64590222798bb761d5b6d8e72950
|