Update and rename algonomia-leaf-platform-panel.yaml to algonomia-panel.yaml

patch-1
Dhiyaneshwaran 2024-04-15 09:44:34 +05:30 committed by GitHub
parent 02c242ee6d
commit a89d1036e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
id: algonomia-leaf-platform-panel
id: algonomia-panel
info:
name: Algonomia Leaf Platform Login Panel - Detect
name: Algonomia Leaf Platform Panel - Detect
author: righettod
severity: info
description: |
@ -23,4 +23,5 @@ http:
dsl:
- 'status_code == 200'
- 'contains(to_lower(body), "logincomponent") && contains_any(to_lower(body), "leafplatform", "leaf platform")'
condition: and
- 'contains(header, "application/json")'
condition: and