Skip to content

Aaha chat User Name Information - Detect

ID: aaha-chat

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,aaha-chat

Aaha chat user name information check was conducted.

id: aaha-chat
info:
name: Aaha chat User Name Information - Detect
author: dwisiswant0
severity: info
description: Aaha chat 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-social,aaha-chat
self-contained: true
http:
- method: GET
path:
- "https://www.aahachat.org/profile/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "og:title"
# digest: 4a0a004730450220588b9865415a2976bedd3c0fb517a2c2358c200dc8693dd2f0fcf5faf5ef4b2d022100d7d44ef5341ed7633782c609c834fd3c0ba376c17d5f892596112b54d9a576cb: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/aaha-chat.yaml"

View on Github