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