2021-09-21 11:46:53 +00:00
|
|
|
id: scs-landfill-control
|
2021-06-10 01:16:41 +00:00
|
|
|
|
|
|
|
info:
|
2023-01-16 17:41:15 +00:00
|
|
|
name: SCS Remote Monitoring and Control Login Panel - Detect
|
2021-06-10 01:16:41 +00:00
|
|
|
author: geeknik
|
|
|
|
severity: info
|
2023-01-16 17:41:15 +00:00
|
|
|
description: SCS Remote Monitoring and Control login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.scsengineers.com/services/remote-monitoring-control/
|
2023-01-16 17:41:15 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2021-06-10 01:16:41 +00:00
|
|
|
tags: panel,scs,rmc,iot
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
2022-10-07 21:27:25 +00:00
|
|
|
host-redirects: true
|
2021-06-10 01:16:41 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<title>Log in to SCS RMC®</title>"
|
|
|
|
- "SCS RMC®</div>"
|
|
|
|
condition: and
|
2023-01-16 17:41:15 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/09
|