Create flexbe-takeover.yaml

patch-1
Roberto Nunes 2021-10-02 13:34:54 +09:00 committed by GitHub
parent eec690a680
commit c285dfc14a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

23
flexbe-takeover.yaml Normal file
View File

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