nuclei-templates/osint/behance.yaml

25 lines
399 B
YAML

id: behance
info:
name: Behance
author: dwisiswant0
severity: info
tags: osint,osint-business,behance
self-contained: true
requests:
- method: GET
path:
- "https://www.behance.net/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<title>Behance</title>"