From e56b083ad5c9ce13e42ff7de75ebd8d7a30d5e94 Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Mon, 17 Sep 2012 11:03:13 +0100 Subject: [PATCH] Fixed typos in readme.txt for web_cloner --- .../social_engineering/web_cloner/cloned_pages/readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extensions/social_engineering/web_cloner/cloned_pages/readme.txt b/extensions/social_engineering/web_cloner/cloned_pages/readme.txt index 5d5f93d45..ba99c53af 100644 --- a/extensions/social_engineering/web_cloner/cloned_pages/readme.txt +++ b/extensions/social_engineering/web_cloner/cloned_pages/readme.txt @@ -1,12 +1,12 @@ This is the directory where the cloned pages will be placed. -If you cloce beefproject.com, there will be 2 files: +If you clone beefproject.com, there will be 2 files: - beefproject.com <- original, unmodified - beefproject.com_mod <- modified one In case you want to further modify the beefproject.com_mod manually, -and serve it throught BeEF, do the following: +and serve it through BeEF, do the following: - clone the page - - modify the x_mod file + - modify the beefproject.com_mod file - clone the same page again, adding the "use_existing":"true" parameter in the RESTful API call. In this way the x_mod page will be served, with your custom modifications. \ No newline at end of file