From a82989e0ab19a647ba9689065c6daa0fec4b6c4f Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Sat, 30 Jul 2011 15:33:55 +0000 Subject: [PATCH] small update to the hook ie module - desc git-svn-id: https://beef.googlecode.com/svn/trunk@1145 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 cc5c4629a..ec412066b 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 IE" - description: "This module will attempt to hook IE if it is the default browser." + description: "This module will attempt to hook IE if it is the default browser. It will launch a PDF and use that to start IE." authors: ["saafan"] target: working: ["All"]