nuclei-templates/exposed-panels/tectuus-scada-monitor.yaml

26 lines
420 B
YAML
Raw Normal View History

2021-08-17 12:47:25 +00:00
id: tectuus-scada-monitor
info:
name: Tectuus SCADA Monitor
author: geeknik
severity: info
reference:
- https://www.tectuus.mx/
2021-08-17 12:47:25 +00:00
tags: panel,tectuus,scada
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>SCADAmonitor</title>"
part: body