From 018f70c0f4235a1d8b277d411c532611797bbd79 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Thu, 18 Aug 2011 21:15:24 +0000 Subject: [PATCH] desc update to the hook default module git-svn-id: https://beef.googlecode.com/svn/trunk@1205 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/browser/hook_ie/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/hook_ie/config.yaml b/modules/browser/hook_ie/config.yaml index 2bae0691d..30afe8e51 100644 --- a/modules/browser/hook_ie/config.yaml +++ b/modules/browser/hook_ie/config.yaml @@ -19,7 +19,7 @@ beef: enable: true category: "Browser" name: "Hook Default Browser" - description: "This module will attempt to hook the default browser (assuming it isn't currently hooked). Normally, this will be IE but it will also work when Chrome is set to the default. When executed, the hooked browser will load a PDF and use that to start the default browser. If successful another browser will appear in the browser tree." + description: "This module will use a PDF to attempt to hook the default browser (assuming it isn't currently hooked).

Normally, this will be IE but it will also work when Chrome is set to the default. When executed, the hooked browser will load a PDF and use that to start the default browser. If successful another browser will appear in the browser tree." authors: ["saafan"] target: working: ["All"]