Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
beefproject
GitHub Repository: beefproject/beef
Path: blob/master/extensions/social_engineering/web_cloner/cloned_pages/readme.txt
1154 views
1
This is the directory where the cloned pages will be placed.
2
If you clone beefproject.com, there will be 2 files:
3
- beefproject.com <- original, unmodified
4
- beefproject.com_mod <- modified one
5
6
In case you want to further modify the beefproject.com_mod manually,
7
and serve it through BeEF, do the following:
8
- clone the page
9
- modify the beefproject.com_mod file
10
- clone the same page again, adding the "use_existing":"true" parameter in the RESTful API call.
11
12
In this way the x_mod page will be served, with your custom modifications.
13