31 lines
731 B
YAML
31 lines
731 B
YAML
id: cargocollective-takeover
|
|
|
|
info:
|
|
name: CargoCollective Takeover Detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/152
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,cargocollective
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- '<div class="notfound">'
|
|
- '404 Not Found<br>'
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502202627dc2696e651d9bd9ab4f4324404b0f8d13be1f525839ef50b784fd3ffa1b6022100860761bb0dff67b62c317a99b2f63aaada22a32257181f164e9da6b65ec63ee6:922c64590222798bb761d5b6d8e72950
|