35 lines
816 B
YAML
35 lines
816 B
YAML
id: wufoo-takeover
|
|
|
|
info:
|
|
name: wufoo takeover detection
|
|
author: pdteam
|
|
severity: high
|
|
description: wufoo takeover was detected.
|
|
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
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- "resolve(Host, 'cname')"
|
|
# digest: 4a0a0047304502201d2109545256fa0c6655011f8c2109fa145b39721cb7fd66b54240071e31dbed022100fb299c8eeb837c84fbb26d69c8c805d8add5b67d09e6a7b8a9ca73dd7cd77233:922c64590222798bb761d5b6d8e72950 |