Merge pull request #2069 from 0xPrial/master

Updated Heroku and Netlify takeover detection
patch-1
Sandeep Singh 2021-07-17 23:58:35 +05:30 committed by GitHub
commit 24042afb39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,pdteam
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,pdteam
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