hacktricks/generic-methodologies-and-resources/phishing-methodology/clone-a-website.md
Carlos Polop 5c23ce2893 a
2024-02-06 04:10:38 +01:00

2.7 KiB

Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

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

wget -mk -nH

goclone

#https://github.com/imthaghost/goclone
goclone <url>

Social Engineering Toolit

#https://github.com/trustedsec/social-engineer-toolkit
Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

Other ways to support HackTricks: