34 lines
919 B
YAML
34 lines
919 B
YAML
id: zabbix-error
|
|
|
|
info:
|
|
name: Zabbix Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: Zabbix panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:zabbix:zabbix_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Warning [refreshed every 30 sec.]"
|
|
product: zabbix_server
|
|
vendor: zabbix
|
|
tags: zabbix,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Warning [refreshed every 30 sec.]</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022078063f67cd1297f20a2f260161c0a74d7a0473321140be167b4a9a80533d33eb022100ba2fdc5508a9af21a8f67e08704b72fd2216eca233e2846b264e762f4fe0502e:922c64590222798bb761d5b6d8e72950 |