Skip to content

Ifunny User Name Information - Detect

ID: ifunny

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,ifunny

Ifunny user name information check was conducted.

id: ifunny
info:
name: Ifunny User Name Information - Detect
author: dwisiswant0
severity: info
description: Ifunny 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-misc,ifunny
self-contained: true
http:
- method: GET
path:
- "https://ifunny.co/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "subscribers"
# digest: 4a0a00473045022100e4bf6aac707a4133904b623e074faf8c41fd0b66b7c3b824ea9bcfc20601df6a02202b90848e40d421956c843692730acace8737784acdd340389e6bb2534864838f: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/ifunny.yaml"

View on Github