35 lines
831 B
YAML
35 lines
831 B
YAML
id: tagged
|
|
|
|
info:
|
|
name: Tagged User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Tagged 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,tagged
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://secure.tagged.com/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "s Profile</title>"
|
|
|
|
# digest: 4b0a00483046022100ff097e3519f8ded2135d7dbd97bb131a6ff083101ca0de5c66a47f59bc7659b1022100af70401a270c495e173da23be9e7377df6831a7e68b7542cffe4223432af9545:922c64590222798bb761d5b6d8e72950
|