2021-03-18 11:23:29 +00:00
|
|
|
id: netlify-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: netlify takeover detection
|
2021-07-17 18:25:56 +00:00
|
|
|
author: 0xPrial,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:
|
2021-07-17 16:55:19 +00:00
|
|
|
- "Not found - Request ID:"
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-07-17 16:55:19 +00:00
|
|
|
- "Netlify"
|
2021-03-18 11:23:29 +00:00
|
|
|
part: header
|