35 lines
878 B
YAML
35 lines
878 B
YAML
id: theguardian
|
|
|
|
info:
|
|
name: Theguardian User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Theguardian 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-news,theguardian
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://www.theguardian.com/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "https://www.theguardian.com/profile/"
|
|
|
|
# digest: 4b0a00483046022100d4574fc751c18f6e08018d4a0f9216760bee42b96f6c6cd3615aa6a964ffd38a022100d5be4197d3b5fa9b6b3f412f4f09c7acb9a3a850e6ee42a193217263250227d9:922c64590222798bb761d5b6d8e72950
|