2024-04-15 04:14:34 +00:00
|
|
|
id: algonomia-panel
|
2024-04-13 15:00:55 +00:00
|
|
|
|
|
|
|
info:
|
2024-04-15 04:14:34 +00:00
|
|
|
name: Algonomia Leaf Platform Panel - Detect
|
2024-04-13 15:00:55 +00:00
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Algonomia Leaf Platform login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://algonomia.com/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 1
|
|
|
|
tags: tech,algonomia,detect,panel
|
2024-04-13 15:00:55 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/assets/i18n/en.json"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
2024-04-16 04:25:26 +00:00
|
|
|
- 'contains(to_lower(body), "logincomponent\":")'
|
|
|
|
- 'contains_any(to_lower(body), "leafplatform", "leaf platform")'
|
2024-04-15 04:14:34 +00:00
|
|
|
- 'contains(header, "application/json")'
|
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100c5d227a587a0dd1e8aa0680ebfc58322b8aad42026ca928c0f0c7d31667fd087022100c4efb066b3570e33b458f4dec39ec57d156664eaf9635ccdc6d45cab5bd6f2db:922c64590222798bb761d5b6d8e72950
|