mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-12 11:52:01 +01:00
Dropped a hyphen in the title
This commit is contained in:
parent
7d4c4c3658
commit
bd17c96a6e
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
|
||||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => 'Linux Gather 802-11-Wireless Security Credentials',
|
||||
'Name' => 'Linux Gather 802-11-Wireless-Security Credentials',
|
||||
'Description' => %q{
|
||||
This module collects 802-11-Wireless-Security credentials such as
|
||||
Access-Point name and Pre-Shared-Key from your target CLIENT Linux
|
||||
|
Loading…
Reference in New Issue
Block a user