34 lines
806 B
YAML
34 lines
806 B
YAML
id: announcekit-takeover
|
|
|
|
info:
|
|
name: Announcekit Takeover Detection
|
|
author: melbadry9
|
|
severity: high
|
|
reference:
|
|
- https://blog.melbadry9.xyz/dangling-dns/xyz-services/dangling-dns-announcekit
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/228
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,announcekit
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- 'Error 404 - AnnounceKit'
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
# digest: 4a0a00473045022050354afe6fbe6d56be6ce179a056e366eb6e1a7de68cc817b5001663652f7659022100e4a4f4404fdaedc49f90d06aaab394832508f88c79505cd24b3256dbe5f8c07d:922c64590222798bb761d5b6d8e72950
|