35 lines
833 B
YAML
35 lines
833 B
YAML
|
id: stripchat
|
||
|
|
||
|
info:
|
||
|
name: Stripchat User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Stripchat 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-porn,stripchat
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://stripchat.com/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "I Do in My Shows:"
|
||
|
|
||
|
# digest: 490a004630440220428afe0e81e825c8c0846e3a6ce01850b2627cd5caade9bdb6a371ba729495c7022070d59382bb656c8a67ff3b606a247b2b43749a80aefdb9b426d1948ba1475006:922c64590222798bb761d5b6d8e72950
|