47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: bolt-cms-panel
|
|
|
|
info:
|
|
name: BoltCMS Login Panel - Detect
|
|
author: cyllective,daffainfo
|
|
severity: info
|
|
description: BoltCMS login panel was detected.
|
|
reference:
|
|
- https://github.com/bolt/bolt
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: boltcms
|
|
product: bolt
|
|
max-request: 1
|
|
tags: panel,bolt,cms,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/bolt/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
condition: or
|
|
words:
|
|
- '<form action="/bolt/login"'
|
|
- '<img class="logo" alt="Bolt CMS logo"'
|
|
- '<img src="/app/view/img/bolt-logo.png"'
|
|
- '<link rel="shortcut icon" href="/app/view/img/favicon-bolt.ico">'
|
|
- '<link rel="stylesheet" href="/app/view/css/bolt-old-ie.css"'
|
|
- '<link rel="stylesheet" href="/app/view/css/bolt.css"'
|
|
- '<script src="/app/view/js/bolt.js"></script>'
|
|
- '<script src="/app/view/js/bolt.min.js"'
|
|
- '<script src="/assets/bolt.js"></script>'
|
|
- 'Bolt requires JavaScript to function properly and continuing without it might corrupt or erase data.'
|
|
- 'Bolt » Login'
|
|
- 'Cookies are required to log on to Bolt. Please allow cookies.'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a62cc1279cc9a563c0c4d768a5f775b7f8df08f4744ea3820ef7c1ad7969756e022053f5137b31c563e0be87f28bc5120f2fe706f786dba33abae5b8e2c5f246ac8e:922c64590222798bb761d5b6d8e72950 |