33 lines
819 B
YAML
33 lines
819 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
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Warning [refreshed every 30 sec.]"
|
|
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: 4a0a004730450221008b3b7c680a1807c73859de70d9f9e13ee2917a96ab5d8b646203161ea7919b09022027634673cd3cf66d223db1f532a32821fb9d9cc5c159e526502a3ad0fe5be8cc:922c64590222798bb761d5b6d8e72950
|