Create spidercontrol-scada-server-info.yaml

patch-1
Geeknik Labs 2021-04-24 17:22:22 +00:00 committed by GitHub
parent ee97c69fd0
commit d59cf643a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: spidercontrol-scada-server-info
info:
name: SpiderControl SCADA Web Server Info Exposure
author: geeknik
description: Numerous, market-leading OEM manufacturers - from a wide variety of industries - rely on SpiderControl.
reference: https://spidercontrol.net/spidercontrol-inside/
severity: high
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