Mr. Penguin submitted a new resource: Wi-fEye Wireless Pentesting Tool - Automated attacks including WEP/WPA cracking, session hijacking Read more about this resource...
Installation First of all Download Wi-fEye: wget http://wi-feye.za1d.com/download/Wi-fEye-v0.5.[LATEST].tar.gz 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. 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. --- Double Post Merged, 11 Jan 2014 --- no good Wi-fEye version: 0.5.7 I can SEEE you !! Written by Zaid Al-Quraishi (IG) [email protected] wi-feye.za1d.com Network interfaces: 1. wlan1 2. wlan0 Select your network interface wi-fEye >> 2 [-] Could not get your source MAC address , this is vital in WEP/WPA cracking Enter Your MAC address: 00:24:d2:f3:bf:60 Main menus: 1. Cracking 2. MITM 3. Others 0. Exit Wi-fEye >> 1 [+] Enabling monitor mode on wlan0... [-]Could not enable monitor mode on wlan0 Main menus: 1. Cracking 2. MITM 3. Others 0. Exit Wi-fEye >>
How to launch the program? I have little knowledge about linux.. Sent from my Lenovo P770 using Tapatalk
Mr. Penguin updated Wi-fEye Wireless Pentesting Tool with a new update entry: Fixed compatibility issues with Kali Linux + Minor Bugs Fixed Read the rest of this update entry...
Mr. Penguin updated Wi-fEye Wireless Pentesting Tool with a new update entry: Fixed Broken URL Read the rest of this update entry...
to launch the program you must open your terminal window , then go to wifeye extracted folder and write : first time using it : ./install.py after this point the utility will check if you have all the tools in your operating system . after configuration finish , to run you just need to write : ./Wi-fEye.py Wifeye is a script written in python
update 1.1 link http://wi-feye.isecur1ty.org/releases/Wi-fEye-v1.1.tar.gz Mr.Penguin I'm running an issue with this script all version different distros , i can;t seem to find any clients attached to my network, tried kali sana wifislax nothing, i even downgraded ettercap to 0.8.0 the thing is when i run ettercap i can discover clients. any ideas ?