automatic module_metadata_base.json update
parent
f3952e4eca
commit
9885185fd0
|
@ -36019,6 +36019,41 @@
|
||||||
"notes": {
|
"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 <lmrosa@dei.uc.pt>"
|
||||||
|
],
|
||||||
|
"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": {
|
"auxiliary_scanner/scada/profinet_siemens": {
|
||||||
"name": "Siemens Profinet Scanner",
|
"name": "Siemens Profinet Scanner",
|
||||||
"full_name": "auxiliary/scanner/scada/profinet_siemens",
|
"full_name": "auxiliary/scanner/scada/profinet_siemens",
|
||||||
|
|
Loading…
Reference in New Issue