commit
96ffae1a88
|
@ -1,7 +1,7 @@
|
|||
id: crushftp-login
|
||||
|
||||
info:
|
||||
name: CrushFTP WebInterface Login Panel - Detect
|
||||
name: CrushFTP WebInterface Panel - Detect
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
description: CrushFTP WebInterface login panel was detected.
|
||||
|
@ -13,7 +13,8 @@ info:
|
|||
cwe-id: CWE-200
|
||||
metadata:
|
||||
max-request: 1
|
||||
tags: panel,edb
|
||||
verified: true
|
||||
tags: panel,edb,crushftp,detect
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -25,6 +26,8 @@ http:
|
|||
- type: word
|
||||
words:
|
||||
- '<title>CrushFTP WebInterface</title>'
|
||||
- '<title>CrushFTP - Login</title>'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue