中尉
- 注册时间
- 2010-3-6
- 金币
- 713 个
- 威望
- 0 个
- 荣誉
- 0 个
累计签到:58 天 连续签到:0 天 [LV.100]试剑无线
|
安装
首先下载Wi-fEye:
wget http://wi-feye.za1d.com/releases/Wi-fEye-v1.0-beta.tar.gz
提取:
tar xvfz Wi-fEye-v*.tar.gz -C Wi-fEye
使用Wi-fEye之前有一个,你需要安装的程序的数量,这里是一个列表,每个程序,为什么它的需要:
Aircrack-ng所需的所有攻击PJ菜单。
Ettercap需要所有的攻击这个菜单,其还需要hikack软件更新。
Hamseter HTTP会话劫持。
Scapy模块需要扫描连接设备
pexpect模块和Evilgrade软件劫持。
安装相关程序后,安装无线网络通过运行下面的命令:
python install.py
现在wifi将试图找到所需的程序的路径,并将要求您输入手动如果失败了。
用法:
Wi-fEye是相当容易的使用你所要做的就是执行
python Wi-fEye.py
选择你的网络接口,选择您想要执行的攻击,选择你的目标和Wi-fEye将做其余的。
Extract it:
tar xvfz Wi-fEye-v*.tar.gz -C Wi-fEye
Before using Wi-fEye there is a number of programs that you need to install , here is a list of each program and why its needed:
Aircrack-ng is needed for all the attacks in the cracking menu.
Ettercap is needed for all the attacks in the MITM menu , its also needed to hikack software updates.
Hamseter for HTTP session Hijacking.
Scapy module is needed to scan for connected devices
pexpect module and Evilgrade for software hijacking.
After installing the relevant programs , install wifi by running the following command :
python install.py
Now wifi will attempt to find the paths of the needed programs , and will ask you to enter it manually if it fails.
Usage:
The usage of Wi-fEye is fairly easy all you have to do is execute
python Wi-fEye.py
Choose your network interface , select the attack you want to perform, select your target and Wi-fEye will do the rest. |
|