From 7fdc1684bafe123672062934ae636bcfd9f2b160 Mon Sep 17 00:00:00 2001 From: "wade@bindshell.net" Date: Thu, 18 Aug 2011 21:14:58 +0000 Subject: [PATCH] desc update to the iframe redirect module git-svn-id: https://beef.googlecode.com/svn/trunk@1204 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- modules/browser/site_redirect_iframe/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/browser/site_redirect_iframe/config.yaml b/modules/browser/site_redirect_iframe/config.yaml index 9e6fa0098..61edea423 100644 --- a/modules/browser/site_redirect_iframe/config.yaml +++ b/modules/browser/site_redirect_iframe/config.yaml @@ -19,7 +19,8 @@ beef: enable: true category: "Browser" name: "Site Redirect (iframe)" - description: "This module will redirect the selected hooked browser to the address specified in the 'Redirect URL' input. It creates a 100% x 100% overlaying iframe to keep the victim hooked and changes the page title to the provided value which should be set to the title of the redirect URL." + description: "This module creates a 100% x 100% overlaying iframe and keeps the browers hooked to the framework. The content of the iframe, page title and the time delay are specified in the parameters below.

The content of the URL bar will not be changed in the hooked browser." authors: ["ethicalhack3r", "Yori Kvitchko"] target: user_notify: ["ALL"] +