35 lines
875 B
YAML
35 lines
875 B
YAML
|
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: 4a0a0047304502204831938a303a3757a0a4601256c10c9ab42ba6f6739d664466bfb6da72cff743022100f3b3f275b46bbf09b65104ce5e09d1feebd42567de65bd3be5da8362062361a3:922c64590222798bb761d5b6d8e72950
|