nuclei-templates/osint/opensource.yaml

25 lines
403 B
YAML

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