2021-04-24 17:22:22 +00:00
id : spidercontrol-scada-server-info
info :
2022-07-26 13:45:11 +00:00
name : SpiderControl SCADA Web Server - Sensitive Information Exposure
2021-04-24 17:22:22 +00:00
author : geeknik
severity : high
2022-07-26 13:45:11 +00:00
description : SpiderControl SCADA Web Server is vulnerable to sensitive information exposure. Numerous, market-leading OEM manufacturers - from a wide variety of industries - rely on SpiderControl.
2022-04-22 10:38:41 +00:00
reference :
- https://spidercontrol.net/spidercontrol-inside/
2021-04-24 17:22:22 +00:00
tags : spidercontrol,scada,exposure
requests :
- method : GET
path :
- '{{BaseURL}}/cgi-bin/GetSrvInfo.exe'
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
- "powered by SpiderControl"
- "LSWEBSERVER"
- "SCWEBSERVICES"
condition : and
extractors :
- type : kval
part : header
kval :
- Server
2022-07-26 13:45:11 +00:00
# Enhanced by mp on 2022/07/21