Fixed typos in readme.txt for web_cloner
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
This is the directory where the cloned pages will be placed.
|
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 <- original, unmodified
|
||||||
- beefproject.com_mod <- modified one
|
- beefproject.com_mod <- modified one
|
||||||
|
|
||||||
In case you want to further modify the beefproject.com_mod manually,
|
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
|
- 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.
|
- 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.
|
In this way the x_mod page will be served, with your custom modifications.
|
||||||
Reference in New Issue
Block a user