nuclei-templates/osint/devto.yaml

25 lines
366 B
YAML

id: devto
info:
name: dev.to
author: dwisiswant0
severity: info
tags: osint,osint-coding,devto
self-contained: true
requests:
- method: GET
path:
- "https://dev.to/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "- DEV"