Update crush-ftp-login.yaml
parent
b4ae1e5761
commit
8daad2b6f1
|
@ -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
|
||||
|
@ -26,6 +27,7 @@ http:
|
|||
words:
|
||||
- '<title>CrushFTP WebInterface</title>'
|
||||
- '<title>CrushFTP - Login</title>'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue