39 lines
965 B
YAML
39 lines
965 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
|
|
cvss-score: 0
|
|
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: 4b0a00483046022100ed0574bed1096edeb87a26882374f3e16303ee714c215dd4a7271899097ebca4022100f690c34183eeda75430aff9adc40ceaed7d00c11bf16a41a7e6ae6fac17b4b19:922c64590222798bb761d5b6d8e72950
|