18 lines
341 B
YAML
18 lines
341 B
YAML
id: fastly-takeover
|
|
|
|
info:
|
|
name: fastly takeover detection
|
|
author: pdcommunity
|
|
severity: info
|
|
tags: takeover
|
|
reference: https://github.com/EdOverflow/can-i-take-over-xyz/issues/22
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Fastly error: unknown domain:" |