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 888c718 commit c60e258Copy full SHA for c60e258
lib/metasploit/framework/login_scanner/http.rb
@@ -122,7 +122,7 @@ class HTTP
122
attr_accessor :evade_header_folding
123
124
# @!attribute ntlm_use_ntlmv2_session
125
- # @return [Boolean] Whtehr to activate the 'Negotiate NTLM2 key' flag, forcing the use of a NTLMv2_session
+ # @return [Boolean] Whether to activate the 'Negotiate NTLM2 key' flag, forcing the use of a NTLMv2_session
126
attr_accessor :ntlm_use_ntlmv2_session
127
128
# @!attribute ntlm_use_ntlmv2
0 commit comments