《回溯LINUX操作系统》(BackTrack 4 Pre Release)4 Pre Release[光盘镜像]
中文名: 回溯LINUX操作系统
英文名: BackTrack 4 Pre Release
资源格式: 光盘镜像
版本: 4 Pre Release
发行时间: 2009年06月19日
制作发行: http://www.remote-exploit.org/
地区: 美国
语言: 英文
简介:

一.BackTrack linux 是什么?
BackTrack是基于Slackware和SLAX的自启动运行光盘,它包含了一套安全及计算机取证工具。它其实是依靠融合Auditor Security Linux和WHAX(先前的Whoppix)而创建成的。
二.相关链接
2.1 官方正式链接
官方网站 http://www.remote-exploit.org/backtrack.html了解BackTrack linux,从这里开始
获得BackTrack linux http://www.remote-exploit.org/backtrack_download.html
提供网络下载、CD购买,以及正式的安装文档
官方社区:http://forums.remote-exploit.org/
三.BackTrack 功能
3.1破解工具
* Metasploit integration
* RFMON wireless drivers
* Kismet
* AutoScan-Network - AutoScan-Network is a network discovering and managing application
* Nmap
* Ettercap
* Wireshark (formerly known as Ethereal)
功能进一步增加,每个工具在16个类别。 -该工具类别如下
* Enumeration
* Exploit Archives
* Scanners
* Password Attacks
* Fuzzers
* Spoofing
* Sniffers
* Tunneling
* Wireless Tools
* Bluetooth
* Cisco Tools
* Database Tools
* Forensic Tools
* BackTrack Services
* Reversing
* Misc
(嗯,这些东东Hacker都知道有什么用)
关于root密码的问题:
安装非常简单(可能是linux中最傻瓜的安装程序了),完成后,重启用自己在安装时制定的个人用户登录,执行如下命令,重新设置root密码:
$ sudo su
输入个人用户密码
$ passwd
在提示后输入将要设置的root密码
