49 lines
1.7 KiB
YAML
49 lines
1.7 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:boltcms:bolt:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: boltcms
|
|
product: bolt
|
|
shodan-query: cpe:"cpe:2.3:a:bolt:bolt"
|
|
tags: panel,bolt,cms,login,boltcms
|
|
|
|
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: 4a0a0047304502203885f37d4a99874d10a961e3e8a6b109aaa0b83c2a4504b76f517d0fa8aa879c02210098a324e1efa823287f6f4f9f036a1c1e6fadd4a3e27aa96add77c850a439de74:922c64590222798bb761d5b6d8e72950 |