35 lines
829 B
YAML
35 lines
829 B
YAML
id: smugmug
|
|
|
|
info:
|
|
name: SmugMug User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: SmugMug 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-images,smugmug
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.smugmug.com"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "schema.org/Person"
|
|
|
|
# digest: 4b0a00483046022100c0e245709f2115865834573d39f4b56cc534939732ce4ac151bd44ea3eb8697b022100b3ef873c060c289e274ffc10994f3323ed42cf8b7061ffba6d9beaf0e78f01a7:922c64590222798bb761d5b6d8e72950
|