diff --git a/http/takeovers/heroku-takeover.yaml b/http/takeovers/heroku-takeover.yaml index 0e656470d0..4a6465acd9 100644 --- a/http/takeovers/heroku-takeover.yaml +++ b/http/takeovers/heroku-takeover.yaml @@ -6,9 +6,9 @@ info: severity: high reference: - https://github.com/EdOverflow/can-i-take-over-xyz/issues/38 - tags: takeover,heroku metadata: max-request: 1 + tags: takeover,heroku http: - method: GET @@ -24,5 +24,9 @@ http: - type: word words: - "herokucdn.com/error-pages/no-such-app.html" + + - type: word + words: + - "No such app" - "Heroku | Application Error" - condition: and + condition: or