2021-03-18 11:23:29 +00:00
|
|
|
id: netlify-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: netlify takeover detection
|
2021-06-09 12:20:56 +00:00
|
|
|
author: pdteam
|
2021-03-18 11:23:29 +00:00
|
|
|
severity: high
|
|
|
|
tags: takeover
|
|
|
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Not Found"
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "server: Netlify"
|
|
|
|
part: header
|