This is an old revision of the document!
Aircrack-ng is a complete suite of tools to assess WiFi network security.
All tools are command line which allows for heavy scripting. A lot of GUIs have taken advantage of this feature. It works primarily Linux but also Windows, OS X, FreeBSD, OpenBSD, NetBSD, as well as Solaris and even eComStation 2.
It focuses on different areas of WiFi security:
We also maintain patches for:
If you are impatient and want to know how to get started, jump to the Getting Started Tutorial.
Aircrack-ng was started at the end of February 2006. It is the Next Generation of aircrack with lots of new features:
Date | Title | Content |
---|---|---|
8 Oct 2018 | Blog post: Aircrack-ng packages | As mentioned in our 1.4 release blog post, we are now providing package repositories for a number of Linux distributions: Debian, Ubuntu, OpenSuse, Fedora, RHEL, CentOS and a few others. Getting this done for so many distributions (and multiple version of each) wasn't an easy feat but we're now automatically building packages for releases and, for the adventurous ones, each commit in our GitHub repository is packaged too, in a separate repository. Head to our blog post for more details and how to use it. If you just want to install one of the repositories (git or release), head over to our PackageCloud.io repository. |
29 Sep 2018 | Aircrack-ng 1.4 | We're on a roll, this is the third release of the year. We are still focusing a lot on code quality, while fixing bugs, improving all around and adding features: - PMKID cracking - Cracking capture files with 802.11w - Speed and memory usage improvement when loading (large) files with Aircrack-ng and Airdecap-ng - Packages for Linux distributions and Windows - CI/CD tweaks and improvements - New tests More details can be found in our blog post. |
16 Sep 2018 | Blog post: Debian and FreeBSD on QEMU with MMX-only CPU | A recent bug (and PR) was opened, aircrack-ng couldn't be built with MMX using a i586 toolchain. Finding computers without SSE2 nowadays is not easy and it is even harder to find a distribution that supports them. In this blog post, we use qemu to emulate a Pentium 2 and a Pentium MMX and use distributions that still work on them to test the bug. |
Latest version: 1.4
IMPORTANT Information Regarding Windows Version IMPORTANT
The windows version requires you to develop your own DLLs to link aircrack-ng to your wireless card. The required DLLs are not provided in the download nor available anywhere on the Internet. Without these DLLs, the windows version will not function. Do NOT post questions or problems to the forum regarding the windows version. At present, there is no support provided.
Our code repository containing sources can be found at https://github.com/aircrack-ng/aircrack-ng.
We also use GitHub to track issues.
The download and installation instructions can be found on the installation page.
Be sure to read the wiki. This wiki contains a vast amount of information to get you going and to resolve problems.
We would like to thank everyone who donate and/or contribute to Aircrack-ng.
If you would like to donate, consider Hackers for Charity.
If you have any question regarding this website (this wiki, forum, …), do not hesitate to contact me at info@aircrack-ng.org.
Thanks to devine for the original work and to everyone who contributed to aircrack (You know who you are)