Create landfill-remote-monitoring-control.yaml
parent
4d595ef986
commit
cc742346b1
|
@ -0,0 +1,26 @@
|
|||
id: landfill-remote-monitoring-control
|
||||
|
||||
info:
|
||||
name: SCS Landfill Remote Monitoring Control
|
||||
description: SCS RMC is the IoT for landfills, manufacturing, and industrial facilities that provides real-time viewing, analysis, and control of equipment and systems critical to production and safe operations remotely.
|
||||
reference: https://www.scsengineers.com/services/remote-monitoring-control/
|
||||
author: geeknik
|
||||
severity: info
|
||||
tags: panel,scs,rmc,iot
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
redirects: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "<title>Log in to SCS RMC®</title>"
|
||||
- "SCS RMC®</div>"
|
||||
condition: and
|
Loading…
Reference in New Issue