2024-05-03 14:36:42 +00:00
|
|
|
|
id: squadcast-takeover
|
|
|
|
|
|
|
|
|
|
info:
|
2024-05-04 06:49:41 +00:00
|
|
|
|
name: Squadcast Takeover Detection
|
2024-05-03 14:36:42 +00:00
|
|
|
|
author: philippedelteil
|
2024-05-04 06:49:41 +00:00
|
|
|
|
severity: high
|
|
|
|
|
reference:
|
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/398
|
|
|
|
|
metadata:
|
|
|
|
|
max-request: 1
|
|
|
|
|
tags: takeover,squadcast
|
|
|
|
|
|
|
|
|
|
http:
|
2024-05-03 14:36:42 +00:00
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}"
|
2024-05-04 06:49:41 +00:00
|
|
|
|
|
2024-05-03 14:36:42 +00:00
|
|
|
|
redirects: true
|
|
|
|
|
max-redirects: 2
|
2024-05-04 06:49:41 +00:00
|
|
|
|
|
2024-05-03 14:36:42 +00:00
|
|
|
|
matchers-condition: and
|
|
|
|
|
matchers:
|
2024-05-04 06:49:41 +00:00
|
|
|
|
- type: dsl
|
|
|
|
|
dsl:
|
|
|
|
|
- Host != ip
|
|
|
|
|
|
2024-05-03 14:36:42 +00:00
|
|
|
|
- type: word
|
|
|
|
|
words:
|
|
|
|
|
- 'There doesn’t seem to be an active status page associated with this URL.'
|
|
|
|
|
- 'Please check the URL and try again.'
|
|
|
|
|
condition: and
|
2024-05-04 06:49:41 +00:00
|
|
|
|
|
2024-05-03 14:36:42 +00:00
|
|
|
|
- type: status
|
|
|
|
|
status:
|
|
|
|
|
- 404
|
2024-05-06 07:24:27 +00:00
|
|
|
|
# digest: 4a0a00473045022073e3651947c403258a6376ad586534893f46abfcd2d9728c1d0edbeab2ff2be4022100f20a52cd2ab0ea4a4ebeabc28511e0ccb3aaaebffaac719e499d3662b7a127e7:922c64590222798bb761d5b6d8e72950
|