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
|
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' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user