nuclei-templates/exposed-panels/zabbix-server-login.yaml

23 lines
443 B
YAML
Raw Normal View History

2021-07-06 17:51:57 +00:00
id: zabbix-server-login
info:
name: Zabbix Login
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22zabbix-server%3A+Zabbix%22
2022-01-03 16:06:23 +00:00
tags: panel,zabbix
2021-07-06 17:51:57 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
words:
- "<title>zabbix-server: Zabbix</title>"
- type: status
status:
- 200