commit
42afb2e71e
|
@ -2,7 +2,7 @@ id: tiny-file-manager
|
|||
|
||||
info:
|
||||
name: Tiny File Manager Panel - Detect
|
||||
author: DhiyaneshDK
|
||||
author: DhiyaneshDK,HuTa0
|
||||
severity: info
|
||||
description: Tiny File Manager panel was detected.
|
||||
classification:
|
||||
|
@ -13,25 +13,23 @@ info:
|
|||
verified: true
|
||||
max-request: 1
|
||||
shodan-query: title:"Tiny File Manager"
|
||||
tags: panel,filemanager
|
||||
zoomeye-query: app:"Tiny File Manager"
|
||||
tags: panel,filemanager,login,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/index.php'
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- 'Tiny File Manager'
|
||||
- "<title>Tiny File Manager"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# digest: 4b0a00483046022100cae5eddfaf5cf6f9a57d9cc6e278d3e625f348e784b38060131673d2eb3b6f91022100e3facaa0b6f1841829a53f7a4224b414c456d44b0f9974a5db52860ad459abdf:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue