Merge pull request #2806 from Akokonunes/patch-48

Create flexbe-takeover.yaml
patch-1
Sandeep Singh 2021-10-02 20:11:47 +05:30 committed by GitHub
commit 9479831226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: flexbe-takeover
info:
name: Flexbe Subdomain Takeover
author: 0x_Akoko
severity: high
tags: takeover,flexbe
reference:
- https://github.com/EdOverflow/can-i-take-over-xyz/issues/237
- https://help.flexbe.com/domains/
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
condition: and
words:
- "Domain isn't configured"
- "flexbe"
- type: status
status:
- 404