description updated

git-svn-id: https://beef.googlecode.com/svn/trunk@517 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2010-11-13 10:51:36 +00:00
parent 5575d8848e
commit c5455cbf64

View File

@@ -7,10 +7,7 @@ class Site_redirect < BeEF::Command
def initialize def initialize
super({ super({
'Name' => 'Site Redirect', 'Name' => 'Site Redirect',
'Description' => %Q{ 'Description' => 'This module will redirect the hooked browser to the address specified in the \'Redirect URL\' input.',
This module will redirect the selected zombie browsers to the address
specified in the 'Redirect URL' input.
},
'Category' => 'Browser', 'Category' => 'Browser',
'Author' => ['wade', 'vo'], 'Author' => ['wade', 'vo'],
'Data' => [ 'Data' => [