Added honeywell-scada-config

patch-1
sandeep 2021-02-23 15:39:47 +05:30
parent eb7643ae63
commit b06d7d6a23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: honeywell-scada-config
info:
name: Honeywell Scada System Information Disclosure
author: alperenkesk
severity: low
reference: https://www.exploit-db.com/exploits/44734
tags: scada
requests:
- method: GET
path:
- "{{BaseURL}}/web_caps/webCapsConfig"
matchers:
- type: word
words:
- "DeviceSubClass"
- "IPAddress"
condition: and
- type: status
status:
- 200