Froxlor Server Management Login Panel - Detect
ID: froxlor-management-panel
Severity: info
Author: DhiyaneshDK
Tags: panel,froxlor
Description
Section titled “Description”Froxlor Server Management login panel was detected.
YAML Source
Section titled “YAML Source”id: froxlor-management-panel
info: name: Froxlor Server Management Login Panel - Detect author: DhiyaneshDK severity: info description: Froxlor Server Management login panel was detected. classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:froxlor:froxlor:*:*:*:*:gentoo:*:*:* metadata: verified: true max-request: 1 vendor: froxlor product: froxlor shodan-query: - title:"Froxlor Server Management Panel" - http.title:"froxlor server management panel" fofa-query: title="froxlor server management panel" google-query: intitle:"froxlor server management panel" tags: panel,froxlor
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - "<title>Froxlor Server Management Panel</title>"
- type: word part: header words: - "text/html"
- type: status status: - 200# digest: 490a00463044022021aa3ab79d98d9c656cb54d502980e1354d5cc6c606aaa5e4947eeb380000f0602206b6dfe27f48fde2b71cc8d94292b7ba53c5be353964398b8333283e53985f86c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/froxlor-management-panel.yaml"