36 lines
789 B
YAML
36 lines
789 B
YAML
id: flexbe-takeover
|
|
|
|
info:
|
|
name: Flexbe Subdomain Takeover
|
|
author: 0x_Akoko
|
|
severity: high
|
|
reference:
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/237
|
|
- https://help.flexbe.com/domains/
|
|
metadata:
|
|
max-request: 1
|
|
tags: takeover,flexbe
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- Host != ip
|
|
|
|
- type: word
|
|
condition: and
|
|
words:
|
|
- "Domain isn't configured"
|
|
- "flexbe"
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
# digest: 4a0a00473045022100a72bd26dfbb4c1644e42784b5cfb8875984fddac3c5828eed8e74313fafda6e802202a682745bf742847825be33c3725ed280be7b2f163c47d0df83b68c5da447158:922c64590222798bb761d5b6d8e72950
|