Skip to content

Automatically exported from code.google.com/p/fern-wifi-cracker

Notifications You must be signed in to change notification settings

CodeGuardian/fern-wifi-cracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

DISCLAIMER: This program is created to be used in testing and discovering flaws in ones own network with the aim of fixing the flaws detected, DO NOT use the program on networks for which you dont have permission.


####Visit http://www.fern-pro.com for newer downloads


Fern Wifi Cracker is a Wireless security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library, the program is able to crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet based networks

###Operating System Supported The Software runs on any Linux machine with the programs prerequisites, But the program has been tested on the following Linux based operating systems:

1. Ubuntu KDE/GNOME

2. BackTrack Linux

3. BackBox Linux

###Prerequisites The Program requires the following to run properly:
The following dependencies can be installed using the Debian package installer command on Debian based systems using "apt-get install program" or otherwise downloaded and installed manually

1. Aircrack-NG

2. Python-Scapy

3. Python Qt4

4. Python

5. Subversion

6. Xterm

7. Reaver (for WPS Attacks)

8. Macchanger


###Features


Fern Wifi Cracker currently supports the following features:

1. WEP Cracking with Fragmentation,Chop-Chop, Caffe-Latte, Hirte, ARP Request Replay or WPS attack

2. WPA/WPA2 Cracking with Dictionary or WPS based attacks

3. Automatic saving of key in database on successful crack

4. Automatic Access Point Attack System

5. Session Hijacking (Passive and Ethernet Modes)

6. Access Point MAC Address Geo Location Tracking

7. Internal MITM Engine

8. Bruteforce Attacks (HTTP,HTTPS,TELNET,FTP)

9. Update Support


###Installation Installation on Debian Package supported systems:


root@host:~# dpkg -i Fern-Wifi-Cracker_1.6_all.deb



The source code for the program can be fetched using the following command on terminal


root@host:~# svn checkout http://github.com/savio-code/fern-wifi-cracker/trunk/Fern-Wifi-Cracker/


Upgrading and Updating


The Program automatically checks for updates each time the program is ran, if the program finds an update, it notifies user with the message New Update is Available, in other to update all you simply have to do is click on the update button When the button is clicked, allow to download update files until it displays the message Please Restart Application.

###Screenshots:


Main Window


WPA Cracking with WPS Attack


###Other Projects:

https://github.com/savio-code/ghost-phisher

https://github.com/savio-code/hexorbase

About

Automatically exported from code.google.com/p/fern-wifi-cracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%