nuclei-templates/osint/hackaday.yaml

25 lines
397 B
YAML

id: hackaday
info:
name: Hackaday
author: dwisiswant0
severity: info
tags: osint,osint-hobby,hackaday
self-contained: true
requests:
- method: GET
path:
- "https://hackaday.io/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "'s Profile | Hackaday.io"