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