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.
2 parents a2a1a90 + 375a7e1 commit 2cc44ccCopy full SHA for 2cc44cc
modules/post/windows/recon/outbound_ports.rb
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
13
14
def initialize(info={})
15
super( update_info( info,
16
- 'Name' => 'Windows Outbound-Filering Rules',
+ 'Name' => 'Windows Outbound-Filtering Rules',
17
'Description' => %q{
18
This module makes some kind of TCP traceroute to get outbound-filtering rules.
19
It will try to make a TCP connection to a certain public IP address (this IP
0 commit comments