From 9885185fd0c8e9e3cd78e62a4f40c26cc467e51f Mon Sep 17 00:00:00 2001 From: Metasploit Date: Fri, 8 Feb 2019 17:35:55 -0800 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 69529dadba..148c8c6550 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -36019,6 +36019,41 @@ "notes": { } }, + "auxiliary_scanner/scada/pcomclient": { + "name": "Unitronics PCOM Client", + "full_name": "auxiliary/scanner/scada/pcomclient", + "rank": 300, + "disclosure_date": null, + "type": "auxiliary", + "author": [ + "Luis Rosa " + ], + "description": "Unitronics Vision PLCs allow unauthenticated PCOM commands\n to query PLC registers.", + "references": [ + "URL-https://unitronicsplc.com/Download/SoftwareUtilities/Unitronics%20PCOM%20Protocol.pdf" + ], + "is_server": false, + "is_client": false, + "platform": "", + "arch": "", + "rport": 20256, + "autofilter_ports": [ + + ], + "autofilter_services": [ + + ], + "targets": null, + "mod_time": "2019-02-08 19:22:48 +0000", + "path": "/modules/auxiliary/scanner/scada/pcomclient.rb", + "is_install_path": true, + "ref_name": "scanner/scada/pcomclient", + "check": false, + "post_auth": false, + "default_credential": false, + "notes": { + } + }, "auxiliary_scanner/scada/profinet_siemens": { "name": "Siemens Profinet Scanner", "full_name": "auxiliary/scanner/scada/profinet_siemens",