nuclei-templates/osint/soup.yaml

25 lines
384 B
YAML

id: soup
info:
name: Soup
author: dwisiswant0
severity: info
tags: osint,osint-blog,soup
self-contained: true
requests:
- method: GET
path:
- "https://www.soup.io/author/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "Author at Soup.io"