38 lines
935 B
YAML
38 lines
935 B
YAML
id: lacie-panel
|
|
|
|
info:
|
|
name: LaCie Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: LaCie login panel was detected.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/7118
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 2
|
|
tags: panel,lacie,login,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/dashboard/'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'id_LaCie'
|
|
part: body
|
|
|
|
- type: regex
|
|
regex:
|
|
- '(?m)<title>([a-zA-Z0-9&#; ]|)+Dashboard<\/title>$'
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e3d9f58ffbef6af67c35c1fa068bbfcfc9dd06ec7ac6204a74da56213897aedc022027307d97edfe83b87eac7215c64743b95c9fce4e46c9cc5f40ff7df4f6a5e7ea:922c64590222798bb761d5b6d8e72950 |