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 b4af7eb commit d8f6be0Copy full SHA for d8f6be0
modules/auxiliary/server/netbios_badtunnel.rb
@@ -12,7 +12,7 @@ def initialize
12
super(
13
'Name' => 'NetBIOS "BadTunnel" Service',
14
'Description' => %q{
15
- This module listens for a NetBIOS name request and then continiously spams
+ This module listens for a NetBIOS name request and then continuously spams
16
NetBIOS responses for the name "WPAD" to the requesting host and port. This
17
can cause a system behind a NAT gateway to cache a malicious address for the
18
"WPAD" hostname.
0 commit comments