Tiny File Manager Panel - Detect
ID: tiny-file-manager
Severity: info
Author: DhiyaneshDK,HuTa0
Tags: panel,filemanager,login,detect
Description
Section titled “Description”Tiny File Manager panel was detected.
YAML Source
Section titled “YAML Source”id: tiny-file-manager
info: name: Tiny File Manager Panel - Detect author: DhiyaneshDK,HuTa0 severity: info description: Tiny File Manager 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: verified: true max-request: 1 shodan-query: title:"Tiny File Manager" zoomeye-query: app="Tiny File Manager" tags: panel,filemanager,login,detect
http: - method: GET path: - '{{BaseURL}}/index.php'
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word words: - "<title>Tiny File Manager" condition: and
- type: status status: - 200# digest: 490a0046304402201ce19e8e06c0db2098db9edd2057083df772195778ca9bd528e7ce31b42c70c002206d4f9fa49ccf0cb904bf3c9044fdbe086ff1db4663640a0bdbd874722015b260: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/tiny-file-manager.yaml"