45 lines
1.0 KiB
YAML
45 lines
1.0 KiB
YAML
id: quilium-panel
|
|
|
|
info:
|
|
name: Quilium Panel - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Quilium CMS Login Panel was detected.
|
|
reference:
|
|
- https://www.quilium.io/
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.html:"CMS Quilium"
|
|
verified: true
|
|
tags: panel,quilium,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/en/login'
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'content="CMS Quilium'
|
|
- 'Quilium</a>'
|
|
condition: or
|
|
case-insensitive: true
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'CMS Quilium ([a-f0-9.]+)'
|
|
# digest: 4b0a00483046022100cf6c4bec92e0eb27e5e0c7943100ae300f687eba0f0980f327f5f7a1a02ed90e022100fe7536ae1d89d0e0558e7fb460bdc9e6d4d6f442d9c5afc423edda12e88adc25:922c64590222798bb761d5b6d8e72950 |