|
49735 | 49735 | "sybase" |
49736 | 49736 | ], |
49737 | 49737 | "targets": null, |
49738 | | - "mod_time": "2025-06-20 13:20:44 +0000", |
| 49738 | + "mod_time": "2025-10-16 17:15:28 +0000", |
49739 | 49739 | "path": "/modules/auxiliary/scanner/mssql/mssql_hashdump.rb", |
49740 | 49740 | "is_install_path": true, |
49741 | 49741 | "ref_name": "scanner/mssql/mssql_hashdump", |
|
49781 | 49781 | "sybase" |
49782 | 49782 | ], |
49783 | 49783 | "targets": null, |
49784 | | - "mod_time": "2025-06-20 13:20:44 +0000", |
| 49784 | + "mod_time": "2025-10-16 17:15:28 +0000", |
49785 | 49785 | "path": "/modules/auxiliary/scanner/mssql/mssql_login.rb", |
49786 | 49786 | "is_install_path": true, |
49787 | 49787 | "ref_name": "scanner/mssql/mssql_login", |
|
61816 | 61816 | } |
61817 | 61817 | ] |
61818 | 61818 | }, |
| 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 | + }, |
61819 | 61865 | "auxiliary_server/socks_proxy": { |
61820 | 61866 | "name": "SOCKS Proxy Server", |
61821 | 61867 | "fullname": "auxiliary/server/socks_proxy", |
|
0 commit comments