Land #3800, release fixes
commit
35b8c2be4b
|
@ -15,7 +15,7 @@ class Metasploit3 < Msf::Post
|
||||||
|
|
||||||
def initialize(info={})
|
def initialize(info={})
|
||||||
super(update_info(info,
|
super(update_info(info,
|
||||||
'Name' => 'Linux Gather 802-11-Wireless Security Credentials',
|
'Name' => 'Linux Gather 802-11-Wireless-Security Credentials',
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module collects 802-11-Wireless-Security credentials such as
|
This module collects 802-11-Wireless-Security credentials such as
|
||||||
Access-Point name and Pre-Shared-Key from your target CLIENT Linux
|
Access-Point name and Pre-Shared-Key from your target CLIENT Linux
|
||||||
|
|
Loading…
Reference in New Issue