Create froxlor-management-portal.yaml

patch-1
Dhiyaneshwaran 2022-06-27 12:21:01 +01:00 committed by GitHub
parent b971b03b1e
commit dd396352e7
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: froxlor-management-portal
info:
name: Froxlor Server Management Panel
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: title:"Froxlor Server Management Panel"
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "text/html"
- type: word
words:
- "<title>Froxlor Server Management Panel</title>"
- type: status
status:
- 200