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