nuclei-templates/osint/pastebin.yaml

25 lines
386 B
YAML

id: pastebin
info:
name: Pastebin
author: dwisiswant0
severity: info
tags: osint,osint-tech,pastebin
self-contained: true
requests:
- method: GET
path:
- "https://pastebin.com/u/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "'s Pastebin"