29 lines
645 B
YAML
29 lines
645 B
YAML
id: mashery-takeover
|
|
|
|
info:
|
|
name: mashery takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/14
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- Unrecognized domain <strong>
|
|
|
|
# digest: 490a0046304402201bc3a61e9afd2e60460aab171e75be7cc3ec4b527104d7b92eb26764ccf4eec50220646d6d81a5afcca6d17eea7501c7535a588b7cd0aca10f5f56ff7488a72e1516:922c64590222798bb761d5b6d8e72950
|