31 lines
689 B
YAML
31 lines
689 B
YAML
id: wufoo-takeover
|
|
|
|
info:
|
|
name: wufoo takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
words:
|
|
- Profile not found
|
|
- Hmmm....something is not right.
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100c5ac1fe67f52232b3d3cb4c97ea31c756165f3d86f587bb0e08e3e2f3a6b1c500220762b670e9498ee3bd8d842604c942ec026c244be13dc980c6c758c60c7aa65ce:922c64590222798bb761d5b6d8e72950
|