nuclei-templates/takeovers/github-takeover.yaml

19 lines
425 B
YAML
Raw Normal View History

id: github-takeover
info:
name: github takeover detection
2021-06-09 12:20:56 +00:00
author: pdteam
severity: high
tags: takeover
reference: https://github.com/EdOverflow/can-i-take-over-xyz
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers:
- type: word
words:
2021-06-06 06:37:19 +00:00
- "There isn't a GitHub Pages site here."
- "For root URLs (like http://example.com/) you must provide an index.html file"