Skip to content

Commit 2cc44cc

Browse files
author
Tod Beardsley
committed
Fix typo on module title
Brazenly ignoring process and merging myself. At least it's still a signed merge commit.
2 parents a2a1a90 + 375a7e1 commit 2cc44cc

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)