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