Skip to content

Nnru User Name Information - Detect

ID: nnru

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,nnru

Nnru user name information check was conducted.

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

View on Github