Kae's File Manager Login Panel - Detect
ID: kaes-file-manager
Severity: info
Author: princechaddha
Tags: panel,kaes,filemanager,kfm
Description
Section titled “Description”Kae’s File Manager login panel was detected.
YAML Source
Section titled “YAML Source”id: kaes-file-manager
info: name: Kae's File Manager Login Panel - Detect author: princechaddha severity: info description: Kae's File Manager 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 metadata: max-request: 1 tags: panel,kaes,filemanager,kfm
http: - method: GET path: - "{{BaseURL}}/kfm/index.php"
matchers-condition: and matchers: - type: word part: body words: - "File Manager - Kae's File Manager"
- type: status status: - 200# digest: 4b0a00483046022100c51dc69592382481e701fa1a09d1e6882b7f2553a30754c52df1c93a5047cd34022100ff23f2ae943046463e81e430f971f15a7fdde7dceda59e79baf310cbd3923393: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/kfm/kaes-file-manager.yaml"