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
|
2023-12-22 08:59:06 +00:00
|
|
|
description: netlify takeover was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
2022-11-01 11:16:50 +00:00
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/40
|
|
|
|
- https://monish-basaniwal.medium.com/how-i-found-my-first-subdomain-takeover-vulnerability-b7d5c17b61fd
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/pull/289
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: takeover,netlify
|
2021-03-18 11:23:29 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-18 11:23:29 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-11-17 15:43:27 +00:00
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- Host != ip
|
|
|
|
|
2021-03-18 11:23:29 +00:00
|
|
|
- type: word
|
2022-08-12 17:45:58 +00:00
|
|
|
part: body
|
2021-03-18 11:23:29 +00:00
|
|
|
words:
|
2022-08-12 17:45:58 +00:00
|
|
|
- "Not Found - Request ID:"
|
|
|
|
case-insensitive: true
|
2021-03-18 11:23:29 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-08-12 17:45:58 +00:00
|
|
|
part: header
|
2021-03-18 11:23:29 +00:00
|
|
|
words:
|
2021-07-17 16:55:19 +00:00
|
|
|
- "Netlify"
|
2023-12-29 09:57:30 +00:00
|
|
|
# digest: 4a0a004730450221009a5a121d786fe47e6abfdf7b52f451237d696d19fa9df212b83dab270e03509b0220481f0dfdf70ae43cf23a05b969ad56aedcbb2f3f202d208b5b911e54342eb00c:922c64590222798bb761d5b6d8e72950
|