Skip to content

Furiffic User Name Information - Detect

ID: furiffic

Severity: info

Author: dwisiswant0

Tags: osint,osint-porn,furiffic

Furiffic user name information check was conducted.

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

View on Github