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-04-16 04:30:49 +00:00
|
|
|
# digest: 4a0a00473045022100ff5536d3dfdcb976dcd4503accb90ac13151051a893b39f39700d80c2000ba4f02202687865badadf7416daf098d666637171508ee9b0865f3b18c3391f8448e49d1:922c64590222798bb761d5b6d8e72950
|