[置顶] 安全参透之旅第2章 httpracks工具使用

--使用httrack 克隆网站工具
root@kali:~/mywebsites# httrack 


Welcome to HTTrack Website Copier (Offline Browser) 3.48-20
Copyright (C) 1998-2014 Xavier Roche and other contributors
To see the option list, enter a blank line or try httrack --help
--输入域名
Enter project name :drchaos.com
--输入创建的克隆目录地址
Base path (return=/root/websites/) :/root/mywebsites
--输入全局域名
Enter URLs (separated by commas or blank spaces) :www.drchaos.com
--选择简单抓取网站镜像
Action:
(enter) 1       Mirror Web Site(s)
        2       Mirror Web Site(s) with Wizard
        3       Just Get Files Indicated
        4       Mirror ALL links in URLs (Multiple Mirror)
        5       Test Links In URLs (Bookmark Test)
        0       Quit
: 2


Proxy (return=none) :
---克隆整个网站的信息
You can define wildcards, like: -*.gif +www.*.com/*.zip -*img_*.zip
Wildcards (return=none) :*


You can define additional options, such as recurse level (-r<number>), separed by blank spaces
To see the option list, type help
Additional options (return=none) :


---> Wizard command line: httrack www.drchaos.com -W -O "/root/mywebsites/drchaos.com"  -%v  *
--执行克隆
Ready to launch the mirror? (Y/n) :y


WARNING! You are running this program as root!
It might be a good idea to run as a different user
Mirror launched on Sun, 25 Oct 2015 07:51:06 by HTTrack Website Copier/3.48-20 [XR&CO'2014]
mirroring www.drchaos.com * with the wizard help..
--克隆进度
* https://twitter.com/"/billpollock/status/650873588870852608" (1451 bytes) - 404

你可能感兴趣的:([置顶] 安全参透之旅第2章 httpracks工具使用)