Skip to content

ANobii User Name Information - Detect

ID: anobii

Severity: info

Author: dwisiswant0

Tags: osint,osint-hobby,anobii

ANobii user name information check was conducted.

id: anobii
info:
name: ANobii User Name Information - Detect
author: dwisiswant0
severity: info
description: ANobii 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-hobby,anobii
self-contained: true
http:
- method: GET
path:
- "https://www.anobii.com/{{user}}/profile/activity"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- ">Anobian since"
# digest: 4a0a0047304502203a7f1990242516658c16aaf7dae0daca6bcb3df509b388b2188fada4b5056d86022100bd5d4262e263dd5be3cdf1b0161b4642f4499cd3aedc9399fecc80e6dc61d224: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/anobii.yaml"

View on Github