nuclei-templates/takeovers/cargocollective-takeover.yaml

21 lines
398 B
YAML
Raw Normal View History

id: cargocollective-takeover
info:
name: cargocollective takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
2021-06-06 06:37:19 +00:00
- '<div class="notfound">'
- '404 Not Found<br>'
condition: and