Skip to content

Commit 7040080

Browse files
committed
Merge branch 'master' of github.com:rapid7/metasploit-framework
2 parents 4c3c8e5 + 35b8c2b commit 7040080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/linux/gather/enum_psk.rb

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

1616
def initialize(info={})
1717
super(update_info(info,
18-
'Name' => 'Linux Gather 802-11-Wireless Security Credentials',
18+
'Name' => 'Linux Gather 802-11-Wireless-Security Credentials',
1919
'Description' => %q{
2020
This module collects 802-11-Wireless-Security credentials such as
2121
Access-Point name and Pre-Shared-Key from your target CLIENT Linux

0 commit comments

Comments
 (0)