2021-08-24 17:39:26 +00:00
|
|
|
id: lacie-panel
|
|
|
|
|
|
|
|
info:
|
2022-11-29 14:52:46 +00:00
|
|
|
name: LaCie Login Panel - Detect
|
2021-08-24 17:39:26 +00:00
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2022-11-29 14:52:46 +00:00
|
|
|
description: LaCie login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/ghdb/7118
|
2022-11-29 14:52:46 +00:00
|
|
|
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
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: panel,lacie,login,edb
|
2021-08-24 17:39:26 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-08-24 17:39:26 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-08-25 11:18:11 +00:00
|
|
|
- '{{BaseURL}}'
|
2021-08-24 17:39:26 +00:00
|
|
|
- '{{BaseURL}}/dashboard/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'id_LaCie'
|
2021-08-25 11:18:11 +00:00
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- '(?m)<title>([a-zA-Z0-9&#; ]|)+Dashboard<\/title>$'
|
|
|
|
part: body
|
|
|
|
|
2021-08-24 17:39:26 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100e3d9f58ffbef6af67c35c1fa068bbfcfc9dd06ec7ac6204a74da56213897aedc022027307d97edfe83b87eac7215c64743b95c9fce4e46c9cc5f40ff7df4f6a5e7ea:922c64590222798bb761d5b6d8e72950
|