minor update
parent
94f1e46a8c
commit
dd27114722
|
@ -4,7 +4,8 @@ info:
|
|||
name: Graylog Login Panel - Detect
|
||||
author: righettod
|
||||
severity: info
|
||||
description: Graylog login panel was detected.
|
||||
description: |
|
||||
Graylog login panel was detected.
|
||||
reference:
|
||||
- https://graylog.org/
|
||||
metadata:
|
||||
|
@ -23,4 +24,4 @@ http:
|
|||
dsl:
|
||||
- 'status_code == 200'
|
||||
- 'contains(body, "<title>Graylog Web Interface")'
|
||||
condition: and
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue