We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d748b9 commit 3e396ceCopy full SHA for 3e396ce
modules/auxiliary/scanner/smb/smb_login.rb
@@ -67,7 +67,7 @@ def initialize
67
]
68
)
69
70
- options_to_deregister = %w[USERNAME PASSWORD CommandShellCleanupCommand AutoVerifySession]
+ options_to_deregister = %w[USERNAME PASSWORD CommandShellCleanupCommand AutoVerifySession KrbCacheMode]
71
72
if framework.features.enabled?(Msf::FeatureManager::SMB_SESSION_TYPE)
73
add_info('New in Metasploit 6.4 - The %grnCreateSession%clr option within this module can open an interactive session')
0 commit comments