36 lines
860 B
YAML
36 lines
860 B
YAML
id: surveysparrow-takeover
|
|
|
|
info:
|
|
name: SurveySparrow takeover detection
|
|
author: philippedelteil
|
|
severity: high
|
|
description: SurveySparrow takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/281
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,surveysparrow
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- "Account not found."
|
|
- "ouch!"
|
|
- "SurveySparrow"
|
|
condition: and
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 490a00463044022018fc57d203be33e3dcf6c2af680282eec1eef4e297a1d79af6df82af1c23564b02207fc4a73c6f78a247c207914a46ee48cfd5da51f560354fae290b9897937f039b:922c64590222798bb761d5b6d8e72950 |