From 6f5a63266e260ef91d416c70f8fc2aafae64bedf Mon Sep 17 00:00:00 2001 From: TheJambo Date: Thu, 22 Dec 2016 08:54:42 +0000 Subject: [PATCH] Minor Text Fix --- modules/browser/webcam/module.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/webcam/module.rb b/modules/browser/webcam/module.rb index 041f8e37d..9bf78a880 100644 --- a/modules/browser/webcam/module.rb +++ b/modules/browser/webcam/module.rb @@ -12,7 +12,7 @@ class Webcam < BeEF::Core::Command def self.options configuration = BeEF::Core::Configuration.instance social_engineering_title = "This website is using Adobe Flash" - social_engineering_text = "In order to work with the programming framework this website is using, you need to allow the Adobe Flash Player Settings. If you use the new Ajax and HTML5 features in conjunction with Adobe Flash Player, it will increase your user experience." + social_engineering_text = "In order to work with the programming framework this website is using, you need to allow the Adobe Flash Player Settings. If you use the new Ajax and HTML5 features in conjunction with Adobe Flash Player, it will improve your user experience." no_of_pictures = 20 interval = 1000 return [