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 57514e5 commit 7866b61Copy full SHA for 7866b61
modules/auxiliary/scanner/winrm/winrm_auth_methods.rb
@@ -24,7 +24,7 @@ class Metasploit3 < Msf::Auxiliary
24
25
def initialize
26
super(
27
- 'Name' => 'WinRM Authentication Methos Detection',
+ 'Name' => 'WinRM Authentication Method Detection',
28
'Version' => '$Revision$',
29
'Description' => %q{
30
This module sends a request to a an http/https service to see if it is a WinRM service.
0 commit comments