2021-09-17 02:41:38 +00:00
|
|
|
id: zabbix-error
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Zabbix Error
|
|
|
|
author: dhiyaneshDK
|
2021-09-17 07:31:57 +00:00
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Warning [refreshed every 30 sec.]"
|
2021-09-17 07:30:35 +00:00
|
|
|
tags: zabbix,misconfig
|
2021-09-17 02:41:38 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Warning [refreshed every 30 sec.]</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|