Create tectuus-scada-monitor.yaml

patch-1
Prince Chaddha 2021-08-17 18:17:25 +05:30 committed by GitHub
parent 727e73c5c3
commit 438c0f6473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: tectuus-scada-monitor
info:
name: Tectuus SCADA Monitor
author: geeknik
severity: info
reference: https://www.tectuus.mx/
tags: panel,tectuus,scada
requests:
- method: GET
path:
- "{{BaseURL}}"
redirects: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "<title>SCADAmonitor</title>"
part: body