automatic module_metadata_base.json update
parent
78a7242cb7
commit
b22f40fffc
|
@ -34626,6 +34626,52 @@
|
|||
"notes": {
|
||||
}
|
||||
},
|
||||
"auxiliary_scanner/sap/sap_mgmt_con_listconfigfiles": {
|
||||
"name": "SAP Management Console List Config Files",
|
||||
"full_name": "auxiliary/scanner/sap/sap_mgmt_con_listconfigfiles",
|
||||
"rank": 300,
|
||||
"disclosure_date": null,
|
||||
"type": "auxiliary",
|
||||
"author": [
|
||||
"Chris John Riley",
|
||||
"Jacobo Avariento Gimeno"
|
||||
],
|
||||
"description": "This module attempts to list the config files\n through the SAP Management Console SOAP Interface.\n Returns a list of config files found in the SAP configuration with its\n absolute paths inside the server filesystem.",
|
||||
"references": [
|
||||
"URL-http://blog.c22.cc"
|
||||
],
|
||||
"is_server": false,
|
||||
"is_client": false,
|
||||
"platform": "",
|
||||
"arch": "",
|
||||
"rport": 50013,
|
||||
"autofilter_ports": [
|
||||
80,
|
||||
8080,
|
||||
443,
|
||||
8000,
|
||||
8888,
|
||||
8880,
|
||||
8008,
|
||||
3000,
|
||||
8443,
|
||||
50013
|
||||
],
|
||||
"autofilter_services": [
|
||||
"http",
|
||||
"https"
|
||||
],
|
||||
"targets": null,
|
||||
"mod_time": "2019-01-19 18:16:26 +0000",
|
||||
"path": "/modules/auxiliary/scanner/sap/sap_mgmt_con_listconfigfiles.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "scanner/sap/sap_mgmt_con_listconfigfiles",
|
||||
"check": true,
|
||||
"post_auth": false,
|
||||
"default_credential": false,
|
||||
"notes": {
|
||||
}
|
||||
},
|
||||
"auxiliary_scanner/sap/sap_mgmt_con_listlogfiles": {
|
||||
"name": "SAP Management Console List Logfiles",
|
||||
"full_name": "auxiliary/scanner/sap/sap_mgmt_con_listlogfiles",
|
||||
|
|
Loading…
Reference in New Issue