37 lines
793 B
YAML
37 lines
793 B
YAML
id: surge-takeover
|
|
|
|
info:
|
|
name: surge takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
description: surge takeover was detected.
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/198
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- project not found
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- cname
|
|
# digest: 490a00463044022023317d759eda2b9abdf25e28f48ad9fe2bc66f7ced11e7c093a4b6c80ce8b6180220313440c92755cd4b99640b049923bb4a73dd8945cd11567dfa743e33fa9b013c:922c64590222798bb761d5b6d8e72950 |