nuclei-templates/takeovers/unbounce-takeover.yaml

18 lines
356 B
YAML
Raw Normal View History

id: unbounce-takeover
info:
name: unbounce takeover detection
author: pdcommunity
severity: info
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: regex
regex:
- "^The requested URL was not found on this server.$"