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
|
2021-09-17 02:41:38 +00:00
|
|
|
reference: https://www.shodan.io/search?query=http.title%3A%22Warning+%5Brefreshed+every+30+sec.%5D%22
|
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
|