Skip to content

ExtraLunchMoney User Name Information - Detect

ID: extralunchmoney

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,extralunchmoney

ExtraLunchMoney user name information check was conducted.

id: extralunchmoney
info:
name: ExtraLunchMoney User Name Information - Detect
author: dwisiswant0
severity: info
description: ExtraLunchMoney 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,extralunchmoney
self-contained: true
http:
- method: GET
path:
- "https://extralunchmoney.com/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Public Profile Page"
# digest: 4a0a00473045022100f90fe30f230a23171c8fde4518661a24faacf7ed19ebdfb1ae2c440e36fb7b9b02203a5748c7694601398ebfa5290cbfc4d50ef482c8f36e64dd22420c0c1ef9db42: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/extralunchmoney.yaml"

View on Github