36 lines
941 B
YAML
36 lines
941 B
YAML
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:
|
|
max-request: 1
|
|
shodan-query: title:"Tiny File Manager"
|
|
verified: true
|
|
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: 490a0046304402203115980e4f85212f10eaf8dc674c845df758f7b40d8806ed94d91edf8cbd310f02204f6ddae45a7aa18226d404d9b07f7866f7870932a2a7bb7d283d45a49ac046a2:922c64590222798bb761d5b6d8e72950 |