nuclei-templates/takeovers/uptimerobot-takeover.yaml

18 lines
329 B
YAML

id: uptimerobot-takeover
info:
name: uptimerobot 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:
- "^page not found$"