nuclei-templates/takeovers/wufoo-takeover.yaml

26 lines
466 B
YAML

id: wufoo-takeover
info:
name: wufoo takeover detection
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- Host != ip
- type: word
words:
- Profile not found
- Hmmm....something is not right.
condition: and