nuclei-templates/osint/devrant.yaml

25 lines
394 B
YAML

id: devrant
info:
name: devRant
author: dwisiswant0
severity: info
tags: osint,osint-coding,devrant
self-contained: true
requests:
- method: GET
path:
- "https://devrant.com/users/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Joined devRant on"