Skip to content

Commit ebd5b12

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 4a012dd commit ebd5b12

File tree

1 file changed

+48
-2
lines changed

1 file changed

+48
-2
lines changed

db/modules_metadata_base.json

Lines changed: 48 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49735,7 +49735,7 @@
4973549735
"sybase"
4973649736
],
4973749737
"targets": null,
49738-
"mod_time": "2025-06-20 13:20:44 +0000",
49738+
"mod_time": "2025-10-16 17:15:28 +0000",
4973949739
"path": "/modules/auxiliary/scanner/mssql/mssql_hashdump.rb",
4974049740
"is_install_path": true,
4974149741
"ref_name": "scanner/mssql/mssql_hashdump",
@@ -49781,7 +49781,7 @@
4978149781
"sybase"
4978249782
],
4978349783
"targets": null,
49784-
"mod_time": "2025-06-20 13:20:44 +0000",
49784+
"mod_time": "2025-10-16 17:15:28 +0000",
4978549785
"path": "/modules/auxiliary/scanner/mssql/mssql_login.rb",
4978649786
"is_install_path": true,
4978749787
"ref_name": "scanner/mssql/mssql_login",
@@ -61816,6 +61816,52 @@
6181661816
}
6181761817
]
6181861818
},
61819+
"auxiliary_server/relay/smb_to_mssql": {
61820+
"name": "Microsoft Windows SMB to MSSQL Relay",
61821+
"fullname": "auxiliary/server/relay/smb_to_mssql",
61822+
"aliases": [],
61823+
"rank": 300,
61824+
"disclosure_date": null,
61825+
"type": "auxiliary",
61826+
"author": [
61827+
"Spencer McIntyre"
61828+
],
61829+
"description": "This module supports running an SMB server which validates credentials, and then attempts to execute a relay\n attack against an MSSQL server on the configured RHOSTS hosts.\n\n If the relay succeeds, an MSSQL session to the target will be created. This can be used by any modules that\n support MSSQL sessions, like `admin/mssql/mssql_enum`. The session can also be used to run arbitrary queries.\n\n Supports SMBv2, SMBv3, and captures NTLMv1 as well as NTLMv2 hashes.\n SMBv1 is not supported - please see https://github.com/rapid7/metasploit-framework/issues/16261",
61830+
"references": [],
61831+
"platform": "",
61832+
"arch": "",
61833+
"rport": 1433,
61834+
"autofilter_ports": [],
61835+
"autofilter_services": [],
61836+
"targets": null,
61837+
"mod_time": "2025-10-22 15:00:44 +0000",
61838+
"path": "/modules/auxiliary/server/relay/smb_to_mssql.rb",
61839+
"is_install_path": true,
61840+
"ref_name": "server/relay/smb_to_mssql",
61841+
"check": false,
61842+
"post_auth": false,
61843+
"default_credential": false,
61844+
"notes": {
61845+
"Stability": [
61846+
"crash-safe"
61847+
],
61848+
"Reliability": [
61849+
"repeatable-session"
61850+
],
61851+
"SideEffects": [
61852+
"ioc-in-logs",
61853+
"account-lockouts"
61854+
]
61855+
},
61856+
"session_types": false,
61857+
"needs_cleanup": false,
61858+
"actions": [
61859+
{
61860+
"name": "CREATE_MSSQL_SESSION",
61861+
"description": "Create an MSSQL session"
61862+
}
61863+
]
61864+
},
6181961865
"auxiliary_server/socks_proxy": {
6182061866
"name": "SOCKS Proxy Server",
6182161867
"fullname": "auxiliary/server/socks_proxy",

0 commit comments

Comments
 (0)