nuclei-templates/osint/scratch.yaml

25 lines
400 B
YAML

id: scratch
info:
name: scratch
author: dwisiswant0
severity: info
tags: osint,osint-coding,scratch
self-contained: true
requests:
- method: GET
path:
- "https://scratch.mit.edu/users/{{user}}/"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "on Scratch</title>"