32 lines
744 B
YAML
32 lines
744 B
YAML
id: surveysparrow-takeover
|
|
|
|
info:
|
|
name: SurveySparrow takeover detection
|
|
author: philippedelteil
|
|
severity: high
|
|
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
|
|
|
|
# digest: 490a0046304402204a63e3de67bfe4c9251571d0d88f2d65acd93019559f01aa40d26f4e70258f2402205b4b2b0f203e4a6e7d3b8cbe5979119e875ee50f3517e1a4d061ddba89648abd:922c64590222798bb761d5b6d8e72950
|