2023-10-24 17:25:04 +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:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: http.html:"chronoslogin.js"
|
2023-10-25 10:15:32 +00:00
|
|
|
fofa-query: body="chronoslogin.js"
|
2023-10-24 17:25:04 +00:00
|
|
|
tags: panel,chronos,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2023-10-24 17:34:10 +00:00
|
|
|
- '{{BaseURL}}/chronos.wsc/asparamlogin.html'
|
2023-10-24 17:25:04 +00:00
|
|
|
|
|
|
|
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:
|
2023-10-24 17:34:10 +00:00
|
|
|
- '(?i)chronos\s+([0-9.-]+)'
|
2023-10-26 05:41:51 +00:00
|
|
|
# digest: 4b0a00483046022100a4d8fcd70eb06e61ccb6041dedd317756a9805eac2da823597ac8d988d0068a1022100bf71d82fba32804b4950d7ad2f7960bd49c1e599609aa39221ec1b3650cfb2cd:922c64590222798bb761d5b6d8e72950
|