Clone websites using HTTrack

Have you ever wanted to create an exact copy of a website to spoof or clone the site to your PC?
HTTrack makes the job easier for you. It allows you to download a World Wide Web site from the Internet to a local directory, building recursively all directories, getting HTML, images, and other files from the server to your computer.




For more details visit the Github repository of HTTrack.

Installation

Open a terminal and run the following command.
sudo apt-get install httrack

Usage

For detailed options and usage
httrack -h



To clone a website use the command
httrack <website-name>
Eg:
httrack http://hhhrrrttt222111.me/



For interactive mode, run the command
httrack



This information is only for educational purpose and we are not responsible for any kind of illegal activity done by this tool.

Check out similar information gathering tools HERE.


Hope you have enjoyed reading this.
Leave a comment below

Comments

  1. It would be moreeeee helpful if you could mention methods for people who don't use linux😁

    ReplyDelete

Post a Comment

Popular Posts