35 lines
853 B
YAML
35 lines
853 B
YAML
|
id: naturalnews
|
||
|
|
||
|
info:
|
||
|
name: NaturalNews User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: NaturalNews 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,naturalnews
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://naturalnews.com/author/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "All posts by"
|
||
|
|
||
|
# digest: 4a0a0047304502202522f9eb071b83982a778965ea407c1122431cb58a72034835eb84db34c5fc77022100f3f3c8cb3f3616c961a2ae4734eed82a197c771b455c8ba7aa23f3c3249e1137:922c64590222798bb761d5b6d8e72950
|