Update and rename algonomia-leaf-platform-panel.yaml to algonomia-panel.yaml
parent
02c242ee6d
commit
a89d1036e2
|
@ -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
|
Loading…
Reference in New Issue