Website download/copier

All about creating websites!
Post Reply
User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Website download/copier

Post by z3r0aCc3Ss »

Is is possible to download entire website and check it later while in offline mode?
I mean to say, there is one website, which has loads of content on it. Is is not possible to sit for hours and hours and check the content. So, can I download/copy the entire content in one go?
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Website download/copier

Post by bad_brain »

yeup! of course you can't download the .php source, so you will get .html files....but it works like the live site and you can watch it offline:
http://www.httrack.com/" onclick="window.open(this.href);return false;

:wink:
Image

User avatar
z3r0aCc3Ss
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 700
Joined: 23 Jun 2009, 16:00
14
Contact:

Re: Website download/copier

Post by z3r0aCc3Ss »

bad_brain wrote:yeup! of course you can't download the .php source, so you will get .html files....but it works like the live site and you can watch it offline:
http://www.httrack.com/" onclick="window.open(this.href);return false;

:wink:
Yeah, thanks. I already found that. But it's kinda slow... any other recommendations???
Beta tester for major RATs, all kinds of stealers and keyloggers.
Learning NMAP

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Website download/copier

Post by bad_brain »

hm, I have never used a different one, and I doubt there are real differences in the performance. what you could do to speed things up is to increase the amount of threads so more links at once are processed.
Image

User avatar
JohnB
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 191
Joined: 13 Mar 2009, 17:00
15
Contact:

Re: Website download/copier

Post by JohnB »

What about using :

Code: Select all

wget -r  [URL]
?
Sprich mit mir!

User avatar
lilrofl
Siliconoclast
Siliconoclast
Posts: 1363
Joined: 28 Jan 2009, 17:00
15
Location: California, USA
Contact:

Re: Website download/copier

Post by lilrofl »

wget -mk [highest level URL] will work... but in all fairness httrack is my favorite for more then 10 years now.

Your speed will be limited by the server and your Internet speed of course, making a complete copy of a web site can be a very bandwidth intensive activity.
knuffeltjes voor mijn knuffel
[img]http://i911.photobucket.com/albums/ac320/stuphsack/Sig.jpg[/img]

Post Reply