Quoting "Chicken of the VNC"
Otherwise, this looks like a nonsense string to people not familiar with this application.
This commit is contained in:
@@ -17,11 +17,11 @@ class Metasploit3 < Msf::Post
|
||||
|
||||
def initialize(info={})
|
||||
super(update_info(info,
|
||||
'Name' => 'OSX Gather Chicken of the VNC Profile ',
|
||||
'Name' => 'OSX Gather Chicken of the VNC Profile',
|
||||
'Description' => %q{
|
||||
This module will download Chicken of the VNC client's profile file,
|
||||
which is used to store other VNC server's information such as the
|
||||
IP and password.
|
||||
This module will download the "Chicken of the VNC" client application's
|
||||
profile file, which is used to store other VNC servers' information such
|
||||
as as the IP and password.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' => [ 'sinn3r'],
|
||||
@@ -107,4 +107,4 @@ class Metasploit3 < Msf::Post
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user