Skip to content

Commit 52cb43e

Browse files
committed
Fix typo
1 parent 84759a5 commit 52cb43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/windows/local/ms_ndproxy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module has been tested successfully on Windows XP SP3 and Windows 2003 SP2. In o
2828
'License' => MSF_LICENSE,
2929
'Author' =>
3030
[
31-
'Unkwnon', # Vulnerability discovery
31+
'Unknown', # Vulnerability discovery
3232
'ryujin', # python PoC
3333
'Shahin Ramezany', # C PoC
3434
'juan vazquez' # MSF module

0 commit comments

Comments
 (0)