Skip to content

7cup User Name Information - Detect

ID: 7cup

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,7cup

7cup user name information check was conducted.

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: 4a0a004730450221008aa9d15c722460bb37f864a4013e317abcc86000945f1be35b5f8bbeccfa161d022058a67986b47909acef05a32185f674aab618e986a5dc8ad1b4e0c827755407b0:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/7cup.yaml"

View on Github