nuclei-templates/http/osint/reddit.yaml

33 lines
642 B
YAML

id: reddit
info:
name: Reddit User Name Information - Detect
author: dwisiswant0
severity: info
description: Reddit 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-social,reddit
self-contained: true
http:
- method: GET
path:
- "https://www.reddit.com/user/{{user}}/about/.json"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "total_karma"