Skip to content

Justforfans User Name Information - Detect

ID: justforfans

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,justforfans

Justforfans user name information check was conducted.

id: justforfans
info:
name: Justforfans User Name Information - Detect
author: dwisiswant0
severity: info
description: Justforfans 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,justforfans
self-contained: true
http:
- method: GET
path:
- "https://justfor.fans/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- " @ JustFor.Fans"
# digest: 4b0a00483046022100eb200a410641dd0f13c9898f7db2be5981a937cda8bb2f89929ecdc9537b2d460221009f43db5b30626d7b093cdb042f25c8a2105df3ba9abaa0f6b60afce7ea70843f: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/justforfans.yaml"

View on Github