48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
id: froxlor-database-backup
|
|
|
|
info:
|
|
name: Froxlor Server Management Backup File - Detect
|
|
author: tess
|
|
severity: medium
|
|
description: Froxlor Server Management backup file was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:froxlor:froxlor:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Froxlor Server Management Panel"
|
|
product: froxlor
|
|
vendor: froxlor
|
|
tags: froxlor,backup,exposure,disclosure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/install/froxlor.sql'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "DROP TABLE IF EXISTS"
|
|
- "CREATE TABLE"
|
|
- "PRIMARY KEY"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/sql"
|
|
- "application/x-sql"
|
|
- "application/octet-stream"
|
|
- "text/plain"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221008675f5524c7137692ba82060e15891b5b8e70fd524e7dcccd3e020b6e31eafd0022100c3231e12d9f23d6af271db1ebeea8779e303c8043e818f1a20a9104d5abdc8ac:922c64590222798bb761d5b6d8e72950 |