2021-10-02 04:34:54 +00:00
|
|
|
id: flexbe-takeover
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Flexbe Subdomain Takeover
|
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2021-10-02 14:38:29 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/237
|
|
|
|
- https://help.flexbe.com/domains/
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: takeover,flexbe
|
2021-10-02 04:34:54 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2021-10-02 14:38:29 +00:00
|
|
|
condition: and
|
2021-10-02 04:34:54 +00:00
|
|
|
words:
|
2021-10-02 14:38:29 +00:00
|
|
|
- "Domain isn't configured"
|
|
|
|
- "flexbe"
|
2021-10-02 04:34:54 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 404
|