36 lines
943 B
YAML
36 lines
943 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:
|
|
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: 4a0a0047304502206e2202dba062170fb7bd8b9bcd133b392e0130405f6cbd66f425c9849c30eeeb022100a2a7a27519d4b5f8bd5263b15e24c4f376b7cd8512ffe3954e41e649f5f8d070:922c64590222798bb761d5b6d8e72950 |