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:
|
|
|
|
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-03-08 17:39:12 +00:00
|
|
|
# digest: 4a0a004730450220483d594c8f2e00d484412209f6f879a9eed6a4ea1a0cdf4ccbbefd5f1333a76e022100b87e837f94f7fa68d8e54cfe42abec642be4ce61c478a24b22b97ae49c13f514:922c64590222798bb761d5b6d8e72950
|