2023-01-20 01:49:01 +00:00
|
|
|
id: mylittlebackup-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-24 20:47:04 +00:00
|
|
|
name: myLittleBackup Panel - Detect
|
2023-01-20 01:49:01 +00:00
|
|
|
author: nullfuzz
|
|
|
|
severity: info
|
|
|
|
description: |
|
2023-01-24 20:47:04 +00:00
|
|
|
myLittleBackup panel was detected.
|
2023-01-20 01:49:01 +00:00
|
|
|
reference:
|
|
|
|
- http://www.mylittlebackup.com/mlb/en/overview.aspx
|
2023-01-24 20:47:04 +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-01-20 01:49:01 +00:00
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 3
|
2023-01-20 01:49:01 +00:00
|
|
|
shodan-query: http.html:"myLittleBackup"
|
2023-01-20 12:27:24 +00:00
|
|
|
tags: panel,mylittlebackup
|
2023-01-20 01:49:01 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-20 01:49:01 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
- "{{BaseURL}}/mlb/"
|
|
|
|
- "{{BaseURL}}/mylittlebackup/"
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-01-20 12:27:24 +00:00
|
|
|
matchers-condition: and
|
2023-01-20 01:49:01 +00:00
|
|
|
matchers:
|
2023-01-20 12:27:24 +00:00
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- 'content=".*(myLittleBackup).*'
|
|
|
|
- '<title>myLittleBackup for SQL Server'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022035dc84ed8f2dcfe50b86d3fb9303725da0fa38b033c4d6977649688f5bdbe5a6022100cdd53494e32891e8783fce92eb4e4652b0b8fb98b008a5c10535fc277a76829b:922c64590222798bb761d5b6d8e72950
|