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