Updated Heroku and netlify takeover detection

patch-1
Prial Islam 2021-07-17 22:55:19 +06:00
parent e0bbc7f160
commit 9eabca6e4c
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@ id: heroku-takeover
info:
name: heroku takeover detection
author: pdteam
author: 0xPrial
severity: high
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz
@ -15,7 +15,6 @@ requests:
matchers:
- type: word
words:
- "There's nothing here, yet."
- "herokucdn.com/error-pages/no-such-app.html"
- "<title>No such app</title>"
condition: and

View File

@ -2,7 +2,7 @@ id: netlify-takeover
info:
name: netlify takeover detection
author: pdteam
author: 0xPrial
severity: high
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz
@ -16,9 +16,9 @@ requests:
matchers:
- type: word
words:
- "Not Found"
- "Not found - Request ID:"
- type: word
words:
- "server: Netlify"
- "Netlify"
part: header