nuclei-templates/takeovers/heroku-takeover.yaml

22 lines
425 B
YAML

id: heroku-takeover
info:
name: heroku takeover detection
author: 0xPrial,pdteam
severity: high
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz
tags: takeover,heroku
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
- "herokucdn.com/error-pages/no-such-app.html"
- "<title>No such app</title>"
condition: and