2023-06-13 06:48:52 +00:00
|
|
|
id: cryptobox-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cryptobox Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Cryptobox was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.ercom.com/solutions/cryptobox-presentation
|
|
|
|
metadata:
|
2023-06-21 21:03:53 +00:00
|
|
|
max-request: 1
|
2023-06-13 18:16:56 +00:00
|
|
|
shodan-query: title:"Cryptobox"
|
2024-04-08 11:34:33 +00:00
|
|
|
verified: true
|
2023-06-13 18:16:56 +00:00
|
|
|
tags: panel,cryptobox,login,detect
|
2023-06-13 06:48:52 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-06-13 18:16:56 +00:00
|
|
|
- '{{BaseURL}}'
|
2023-06-13 06:48:52 +00:00
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-06-13 06:48:52 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
2023-06-13 18:16:56 +00:00
|
|
|
- 'Cryptobox</title>'
|
|
|
|
case-insensitive: true
|
2023-06-13 06:48:52 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- 'version[0-9%A]+v([0-9.\-a-z]+)'
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 490a0046304402206f18d1ed3121875597765634d97f63bab2bf37e5c73c36bbdb9024a73d90aed9022047f46a4f0fa331eaa3f6d1b7d374902a9ac900a937f3ffe3fd69517e89517ee9:922c64590222798bb761d5b6d8e72950
|