Search K
Appearance
Appearance
Other ways to support HackTricks:
For a phishing assessment sometimes it might be useful to completely clone a website.
Note that you can add also some payloads to the cloned website like a BeEF hook to "control" the tab of the user.
There are different tools you can use for this purpose:
wget -mk -nH
#https://github.com/imthaghost/goclone
goclone <url>
#https://github.com/trustedsec/social-engineer-toolkit
Other ways to support HackTricks: