Skip to content

Fansly User Name Information - Detect

ID: fansly

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,fansly

Fansly user name information check was conducted.

id: fansly
info:
name: Fansly User Name Information - Detect
author: dwisiswant0
severity: info
description: Fansly 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,fansly
self-contained: true
http:
- method: GET
path:
- "https://apiv2.fansly.com/api/v1/account?usernames={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "username"
# digest: 4b0a0048304602210090597d437b0450e115734609dffff32505d5d9c8608fd7fc4b6961c3a2cc0e370221009ffb72235d20a41b64d10e001dfa63ab5dee0d5b17a187d74c6f0b089604de82: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/fansly.yaml"

View on Github