Skip to content

Dissenter User Name Information - Detect

ID: dissenter

Severity: info

Author: dwisiswant0

Tags: osint,osint-political,dissenter

Dissenter user name information check was conducted.

id: dissenter
info:
name: Dissenter User Name Information - Detect
author: dwisiswant0
severity: info
description: Dissenter 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-political,dissenter
self-contained: true
http:
- method: GET
path:
- "https://dissenter.com/user/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Dissenter | The Comment Section of the Internet"
# digest: 4a0a00473045022100f9eaee00079166df7f3931affea214de9910fb47cb1c8d0c3cc7490f6e33d4f10220324ac32a502f3c9f70f90aafe201cbbd430e3553715222ee5dd9125607b41918: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/dissenter.yaml"

View on Github