2024-03-08 16:50:57 +00:00
|
|
|
id: graylog-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Graylog Login Panel - Detect
|
|
|
|
author: righettod
|
|
|
|
severity: info
|
2024-03-08 16:57:54 +00:00
|
|
|
description: |
|
|
|
|
Graylog login panel was detected.
|
2024-03-08 16:50:57 +00:00
|
|
|
reference:
|
|
|
|
- https://graylog.org/
|
|
|
|
metadata:
|
2024-06-07 10:04:29 +00:00
|
|
|
verified: true
|
2024-03-23 09:28:19 +00:00
|
|
|
max-request: 1
|
2024-03-08 16:50:57 +00:00
|
|
|
shodan-query: http.title:"Graylog Web Interface"
|
|
|
|
tags: panel,graylog,login,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains(body, "<title>Graylog Web Interface")'
|
2024-03-08 16:57:54 +00:00
|
|
|
condition: and
|
2024-06-08 16:02:17 +00:00
|
|
|
# digest: 4a0a004730450221008f995ce3c7b298c705668fcac73cd8f3957aa6dd1ac1b0200169f67e781137d40220035b58544c2f27fdd5ed1f00737a58e28617c983fd66692a878f750a77212494:922c64590222798bb761d5b6d8e72950
|