2023-10-26 12:01:43 +00:00
|
|
|
id: chronos-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Chronos Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Chronos Login Panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.asys.fr/chronos
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2023-10-26 12:01:43 +00:00
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.html:"chronoslogin.js"
|
2024-06-07 10:04:29 +00:00
|
|
|
fofa-query: body="chronoslogin.js"
|
2023-10-26 12:01:43 +00:00
|
|
|
tags: panel,chronos,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/chronos.wsc/asparamlogin.html'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'chronoslogin.html'
|
|
|
|
- 'urlcli'
|
|
|
|
- 'url_portail'
|
|
|
|
condition: and
|
|
|
|
case-insensitive: true
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '(?i)chronos\s+([0-9.-]+)'
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a00473045022009f7438da9d01090973ae8536e098964867b8691a578fe89fb6613124a89f114022100c3107046e922d9da17b81e71a7de12a2eb23c2f6370713c4ea47bc9313a125b4:922c64590222798bb761d5b6d8e72950
|