19 lines
426 B
YAML
19 lines
426 B
YAML
|
id: github-takeover
|
||
|
|
||
|
info:
|
||
|
name: github takeover detection
|
||
|
author: pdcommunity
|
||
|
severity: high
|
||
|
tags: takeover
|
||
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- There isn't a GitHub Pages site here.
|
||
|
- For root URLs (like http://example.com/) you must provide an index.html file
|