Skip to content

Commit 375a7e1

Browse files
author
Tod Beardsley
committed
Typo. Filtering.
1 parent a2a1a90 commit 375a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/recon/outbound_ports.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Metasploit3 < Msf::Post
1313

1414
def initialize(info={})
1515
super( update_info( info,
16-
'Name' => 'Windows Outbound-Filering Rules',
16+
'Name' => 'Windows Outbound-Filtering Rules',
1717
'Description' => %q{
1818
This module makes some kind of TCP traceroute to get outbound-filtering rules.
1919
It will try to make a TCP connection to a certain public IP address (this IP

0 commit comments

Comments
 (0)