description updated
git-svn-id: https://beef.googlecode.com/svn/trunk@517 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -7,10 +7,7 @@ class Site_redirect < BeEF::Command
|
||||
def initialize
|
||||
super({
|
||||
'Name' => 'Site Redirect',
|
||||
'Description' => %Q{
|
||||
This module will redirect the selected zombie browsers to the address
|
||||
specified in the 'Redirect URL' input.
|
||||
},
|
||||
'Description' => 'This module will redirect the hooked browser to the address specified in the \'Redirect URL\' input.',
|
||||
'Category' => 'Browser',
|
||||
'Author' => ['wade', 'vo'],
|
||||
'Data' => [
|
||||
|
||||
Reference in New Issue
Block a user