46 lines
1.2 KiB
YAML
46 lines
1.2 KiB
YAML
id: mylittlebackup-panel
|
|
|
|
info:
|
|
name: myLittleBackup Panel - Detect
|
|
author: nullfuzz
|
|
severity: info
|
|
description: |
|
|
myLittleBackup panel was detected.
|
|
reference:
|
|
- http://www.mylittlebackup.com/mlb/en/overview.aspx
|
|
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
|
|
cpe: cpe:2.3:a:mylittletools:mylittlebackup:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 3
|
|
shodan-query: http.html:"myLittleBackup"
|
|
product: mylittlebackup
|
|
vendor: mylittletools
|
|
tags: panel,mylittlebackup
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/mlb/"
|
|
- "{{BaseURL}}/mylittlebackup/"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- 'content=".*(myLittleBackup).*'
|
|
- '<title>myLittleBackup for SQL Server'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220644b5bd62ee873d2f98a57190017e9efb91dacfed0404cef035df907b5c6cc83022100ad456d0beed3684d8827c02a6c1669392dff45cae83412678b5594a799d80f83:922c64590222798bb761d5b6d8e72950 |