38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
id: leadpages-takeover
|
||
|
||
info:
|
||
name: Leadpages takeover detection
|
||
author: philippedelteil
|
||
severity: high
|
||
description: Leadpages takeover was detected.
|
||
reference:
|
||
- https://www.youtube.com/watch?v=HRFplefT46U
|
||
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/166
|
||
- https://github.com/PushpenderIndia/subdover/issues/2
|
||
metadata:
|
||
max-request: 1
|
||
tags: takeover,leadpages
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: dsl
|
||
dsl:
|
||
- Host != ip
|
||
|
||
- type: word
|
||
words:
|
||
- "<h1>We couldn't find that page</h1>"
|
||
- "The page you’re looking for may have been moved"
|
||
- "Double-check that you have the right web address and give it another go!"
|
||
condition: or
|
||
|
||
extractors:
|
||
- type: dsl
|
||
dsl:
|
||
- "resolve(Host, 'cname')"
|
||
# digest: 4a0a00473045022100a7abea52b53bc6e3b854fe480b6ceddf1d28a773c7cb45b063cb84894dce86df0220023489a7dfa027e01a533d41eb0242aa9c7693238d060be9e9546e468c6b7c93:922c64590222798bb761d5b6d8e72950 |