minor change to alert module default text
git-svn-id: https://beef.googlecode.com/svn/trunk@1127 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -22,7 +22,7 @@ class Alert_dialog < BeEF::Core::Command
|
||||
'description' => 'Sends an alert dialog to the victim',
|
||||
'type' => 'textarea',
|
||||
'ui_label' => 'Alert text',
|
||||
'value' => 'Alert box text',
|
||||
'value' => 'BeEF Alert Dialog',
|
||||
'width' => '400px'
|
||||
}]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user