29 lines
720 B
YAML
29 lines
720 B
YAML
id: launchrock-takeover
|
|
|
|
info:
|
|
name: Launchrock Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/74
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- It looks like you may have taken a wrong turn somewhere. Don't worry...it happens to all of us.
|
|
|
|
# digest: 4a0a00473045022070c3225667f6b4dc4b95046b85559fef650a810f5aaddfed07437126e6597668022100987547e285f9e8ccb065b386d570b3a74526e4a58390defad4394c8325a7f7dd:922c64590222798bb761d5b6d8e72950
|