automatic module_metadata_base.json update

This commit is contained in:
Metasploit 2022-07-13 11:42:20 -05:00
parent 8f3a0e3856
commit d8cc88a8cd
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 48 additions and 0 deletions

View File

@ -447,6 +447,54 @@
"session_types": false,
"needs_cleanup": false
},
"auxiliary_admin/citrix/citrix_netscaler_config_decrypt": {
"name": "Decrypt Citrix NetScaler Config Secrets",
"fullname": "auxiliary/admin/citrix/citrix_netscaler_config_decrypt",
"aliases": [
],
"rank": 300,
"disclosure_date": "2022-05-19",
"type": "auxiliary",
"author": [
"npm <npm@cesium137.io>"
],
"description": "This module takes a Citrix NetScaler ns.conf configuration file as\n input and extracts secrets that have been stored with reversible\n encryption. The module supports legacy NetScaler encryption (RC4)\n as well as the newer AES-256-ECB and AES-256-CBC encryption types.\n It is also possible to decrypt secrets protected by the Key\n Encryption Key (KEK) method, provided the key fragment files F1.key\n and F2.key are provided.",
"references": [
"URL-https://dozer.nz/posts/citrix-decrypt/",
"URL-https://www.ferroquesystems.com/resource/citrix-adc-security-kek-files/"
],
"platform": "BSD",
"arch": "",
"rport": null,
"autofilter_ports": [
],
"autofilter_services": [
],
"targets": null,
"mod_time": "2022-07-03 08:21:58 +0000",
"path": "/modules/auxiliary/admin/citrix/citrix_netscaler_config_decrypt.rb",
"is_install_path": true,
"ref_name": "admin/citrix/citrix_netscaler_config_decrypt",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"Reliability": [
"repeatable-session"
],
"SideEffects": [
"artifacts-on-disk"
]
},
"session_types": false,
"needs_cleanup": false
},
"auxiliary_admin/db2/db2rcmd": {
"name": "IBM DB2 db2rcmd.exe Command Execution Vulnerability",
"fullname": "auxiliary/admin/db2/db2rcmd",