Skip to content

Aflam User Name Information - Detect

ID: aflam

Severity: info

Author: dwisiswant0

Tags: osint,osint-misc,aflam

Aflam user name information check was conducted.

id: aflam
info:
name: Aflam User Name Information - Detect
author: dwisiswant0
severity: info
description: Aflam 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,aflam
self-contained: true
http:
- method: GET
path:
- "https://www.aflam4you.net/profile.html?u={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- ") on بث حي و مباشر"
# digest: 4a0a004730450221008ca385b06432ad2211edd365921abd9f017efc3ab793379e6a6ea2a353b9c88702200c16cdec4c4fefe7dcbba8bf87b778b43a4bbe04b9cbc46b887b62bfed29cdee: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/aflam.yaml"

View on Github