Skip to content

1001mem User Name Information - Detect

ID: 1001mem

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,1001mem

1001mem user name information check was conducted.

id: 1001mem
info:
name: 1001mem User Name Information - Detect
author: dwisiswant0
severity: info
description: 1001mem 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,1001mem
self-contained: true
http:
- method: GET
path:
- "http://1001mem.ru/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "| Новости - Приколы - Комиксы - Мемы"
# digest: 490a00463044022003f88794803ee3804a1da12e3cb97984f3692f6029de65420c1f68ad0435fd8d02207a3c84a08485880a99ba3425a0cd17224bbf805dfb2bf711176822a071a287a1: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/1001mem.yaml"

View on Github