Skip to content

Commit 7866b61

Browse files
David MaloneyDavid Maloney
authored andcommitted
Typo fix
1 parent 57514e5 commit 7866b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/winrm/winrm_auth_methods.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Metasploit3 < Msf::Auxiliary
2424

2525
def initialize
2626
super(
27-
'Name' => 'WinRM Authentication Methos Detection',
27+
'Name' => 'WinRM Authentication Method Detection',
2828
'Version' => '$Revision$',
2929
'Description' => %q{
3030
This module sends a request to a an http/https service to see if it is a WinRM service.

0 commit comments

Comments
 (0)