Skip to content

Maroc nl User Name Information - Detect

ID: maroc-nl

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,maroc-nl

Maroc nl user name information check was conducted.

id: maroc-nl
info:
name: Maroc nl User Name Information - Detect
author: dwisiswant0
severity: info
description: Maroc nl 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,maroc-nl
self-contained: true
http:
- method: GET
path:
- "https://www.maroc.nl/forums/members/{{user}}.html"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Bekijk Profiel:"
# digest: 4a0a004730450221009c2f41ad1a7e9d2734850e0b3cb9e1d2a7438e0b4abf235d2dfb11b08363e624022019b799be5a8848fa463af9842229a201005a466cc6e69cb274f1bedfb28aa720: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/maroc-nl.yaml"

View on Github