User Tools

Site Tools


main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
main [2018/07/11 03:23] – [News] Aircrack-ng 1.3 mister_xmain [2022/05/11 02:51] – Aircrack-ng 1.7 mister_x
Line 1: Line 1:
 ====== Introduction ====== ====== Introduction ======
  
-[[https://www.aircrack-ng.org/doku.php|{{https://aircrack-ng.org/resources/aircrack-ng-new-logo.jpg |The Aircrack-ng Suite}}]]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:+[[https://www.aircrack-ng.org/doku.php|{{https://aircrack-ng.org/resources/aircrack-ng-new-logo.jpg |The Aircrack-ng Suite}}]]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 on Linux but also Windows, macOS, FreeBSD, OpenBSD, NetBSD, as well as Solaris and even eComStation 2. \\ \\ It focuses on different areas of WiFi security:
   * Monitoring: Packet capture and export of data to text files for further processing by third party tools.   * Monitoring: Packet capture and export of data to text files for further processing by third party tools.
   * Attacking: Replay attacks, deauthentication, fake access points and others via packet injection.   * Attacking: Replay attacks, deauthentication, fake access points and others via packet injection.
Line 15: Line 15:
  
 Aircrack-ng was started at the end of February 2006. It is the Next Generation of aircrack with lots of new features: Aircrack-ng was started at the end of February 2006. It is the Next Generation of aircrack with lots of new features:
-  * Better documentation (wiki, manpages) and support ([[https://forum.aircrack-ng.org|Forum]], [[https://github.com/aircrack-ng/aircrack-ng|GitHub]], [[irc://irc.freenode.net/aircrack-ng|IRC:  #aircrack-ng on Freenode]]).+  * Better documentation (wiki, manpages) and support ([[https://forum.aircrack-ng.org|Forum]], [[https://github.com/aircrack-ng/aircrack-ng|GitHub]], [[irc://irc.libera.chat/aircrack-ng|IRC:  #aircrack-ng on Libera Chat]]).
   * More cards/drivers supported   * More cards/drivers supported
   * More OS and platforms supported   * More OS and platforms supported
Line 21: Line 21:
   * WEP dictionary attack   * WEP dictionary attack
   * Fragmentation attack   * Fragmentation attack
 +  * WPA1/2 cracking with support for 802.11w captures and PMKID
   * WPA Migration mode   * WPA Migration mode
   * Improved cracking speed   * Improved cracking speed
   * Capture with multiple cards   * Capture with multiple cards
 +  * Cracking session
   * New tools: [[airtun-ng]], [[packetforge-ng]] (improved arpforge), [[wesside-ng]], [[easside-ng]], [[airserv-ng]], [[airolib-ng]], [[airdriver-ng]], [[airbase-ng]], [[tkiptun-ng]] and [[airdecloak-ng]]   * New tools: [[airtun-ng]], [[packetforge-ng]] (improved arpforge), [[wesside-ng]], [[easside-ng]], [[airserv-ng]], [[airolib-ng]], [[airdriver-ng]], [[airbase-ng]], [[tkiptun-ng]] and [[airdecloak-ng]]
   * Optimizations, other improvements and bug fixing   * Optimizations, other improvements and bug fixing
Line 30: Line 32:
  
 ^Date^Title^Content^ ^Date^Title^Content^
-^10 Jul 2018|Aircrack-ng 1.3|We're bringing more good stuff in this release. We've been busy fixing bugs left and right, some of them thanks to Coverity Scanvalgrind and other static code analyzers\\ We've also refactored some of the code and improved the code quality along the way. We can now successfully build across lot of platforms (WindowsLinux, BSD, OSX) and CPU architectures (x86 and 64 bit, ARM v7, ARM v8, PowerPC, etc)\\ \\ The most notable changes are in Aircrack-ng. It gets a speed bump in most CPU architectures we support, the ability to pause/restore cracking session and using HCCAPx files. \\ \\ Other tools also see improvements. All the details about them as well as pretty performance graphs, can be found in our [[https://aircrack-ng.blogspot.com/2018/07/aircrack-ng-v13.html|blog post]].| +^10 May 2022|Aircrack-ng 1.7|After more than 2 years, we are making a release with a decently large amount of fixes, improvements, and additions. We also broke the 4000 commits barrier, and this release has more than [[https://github.com/aircrack-ng/aircrack-ng/compare/1.6...master|400 commits]]. \\ \\ Read more in [[https://aircrack-ng.blogspot.com/2022/05/aircrack-ng-17.html|our detailed blog post]] or head to the [[Main#download|download section]].| 
-^15 Apr 2018|Aircrack-ng 1.2|It's been way too long since the last stable release\\ \\ Compared to the last stable, 1.1, this release has a huge amount of improvements and fixes. The changelog since 1.1 is almost 300 lines long (1200+ commits). Code quality has improvedin parts thanks to [[https://scan.coverity.com/projects/aircrack-ng|Coverity Scan]]. We now switched to [[https://github.com/aircrack-ng/aircrack-ng/|GitHub]] completely and have a few buildbots (including one for Windows) to test building and run the test suite on a different platforms. \\ \\ Check out our [[https://aircrack-ng.blogspot.com/2018/04/aircrack-ng-12.html|blog post]] and [[changelog]] for more details.|+^13 Apr 2022|PackageCloud.io 'any/any' change|Our packages are now compatible with any distribution that supports **.deb** or **.rpm** packagesIf you are using themdue to this changeyou will have to reinstall the repository to keep receiving updatesHead over to [[https://aircrack-ng.blogspot.com/2022/04/packagecloudio-anyany-change.html|our blog post]] for all the details.| 
  
  
Line 39: Line 42:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2+Latest version: 1.7
  
-  * [[https://download.aircrack-ng.org/aircrack-ng-1.2.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])+  * [[https://download.aircrack-ng.org/aircrack-ng-1.7.tar.gz|Linux]]
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 54: Line 57:
 ==== Changelog ==== ==== Changelog ====
  
-  * GeneralFixed compiling Windows binaries and updated README.md/INSTALLING+  * Airmon-ngFix avahi killing 
-  * GeneralFixed commands to install dependencies on Debian/Ubuntu and FreeBSD+  * Airmon-ng: rewrite service stopping entirely 
-  * General: Added command to install dependencies on Fedora/CentOS/RHEL+  * Airmon-ng: Codestyle fixes and code cleanup 
-  * General: Removed packages/ directory+  * Airmon-ng: Added a few Raspberry Pi hardware revisions 
-  * General: Added Alpine Linux and Kali Linux buildbots. +  * Airmon-ng: Fixes for 8812au driver 
-  * General: Fixed configure with --with-libpcap-include=/somewhere/include and --with-libpcap-lib=/somewhere/lib. +  * Airmon-ng: Fix iwlwifi firmware formatting 
-  * General: Fixed search for ethtool when running as a non-root user. +  * Airmon-ng: Remove broken KVM detection 
-  * General: Various fixes. +  * Airmon-ng: Show regdomain in verbose mode 
-  * Airmon-ngFixed mktemp on Alpine Linux.+  * Airmon-ng: Updated Raspberry Pi hardware revisions 
 +  * Airmon-ng: Document frequency usage 
 +  * Airmon-ng: Add a sleep to help predictable names due to udev sometimes renaming interface 
 +  * Airmon-ng: Added warning for broken radiotap headers in kernel 5.15 to 5.15.4 
 +  * Airmon-ngshellcheck fixes 
 +  * Airmon-ng: support systemctl as some systems don't support 'service' anymore 
 +  * Airmon-ng: Fixes for pciutils 3.8, backward compatible 
 +  * Airbase-ng: use enum for frame type/subtype 
 +  * Airbase-ng: remove a few IE in association responses 
 +  * Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode 
 +  * OSdep: Search additional IE for channel information 
 +  * OSdep: Android macro fixes 
 +  * Patches: Add missing patches that were on https://patches.aircrack-ng.org but not in repo 
 +  * Patches: Updated freeradius-wpe patch for v3.2.0 
 +  * Patches: Updated hostapd-wpe patch for v2.10 
 +  * Patches: Added docker containers to test WPE patches 
 +  * Autotools: make dist now creates VERSION file 
 +  * Autotools: Added maintainer mode 
 +  * Autotools: Initial support for Link Time Optimization (LTO) builds  
 +  * Integration tests: Added a new test, and improved some existing ones 
 +  * Airgraph-ng: switch airodump-join to Python 3 
 +  * Manpages: Fixes (typos, tools name, etc.) and improvements 
 +  * README: Updated dependencies and their installation on various distros in README.md and INSTALLING 
 +  * README: Fixed typos and spelling in README.md and INSTALLING 
 +  * Packages: Packages on PackageCloud now support any distro using .deb and .rpm, however, it requires reinstalling repo (BREAKING CHANGE) 
 +  * General: Fix compilation with LibreSSL 3.5 
 +  * General: Fix issues reported by Infer 
 +  * General: Updated buildbots 
 +  * General: Add Linux uclibc support 
 +  * General: Compilation fixes on macOS with the Apple M1 CPU 
 +  * General: Removed TravisCI and AppVeyor 
 +  * General: Use Github Actions for CI (Linux, Win, macOS, code style, and PVS-Studio) 
 +  * General: Added vscode devcontainer and documentation 
 +  * General: Fix warnings from PVS-Studio and build with pedantic (See PR2174) 
 +  * General: Shell script fixes thanks to shellcheck 
 +  * General: Fixes for GCC 10 and 11 
 +  * General: Fixed cross-compilation 
 +  * General: Code refactoring, deduplication, cleanup, and misc code improvements 
 +  * General: Coverity Scan fixes, which includes memory leaks, race conditions, division by 0, and other issues 
 +  * General: PVS Studio improvements,fixes and updates 
 +  * General: Code formatting/style fixes 
 +  * General: Various fixes and improvements (code, CI, integration tests, coverity) 
 +  * GeneralUpdate bug reporting template and update the process
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
Line 94: Line 139:
     * [[http://forum.aircrack-ng.org/|Forum]]     * [[http://forum.aircrack-ng.org/|Forum]]
     * Bugtracking: [[https://github.com/aircrack-ng/aircrack-ng/issues|GitHub]]     * Bugtracking: [[https://github.com/aircrack-ng/aircrack-ng/issues|GitHub]]
-    * IRC: [[irc://irc.freenode.net/aircrack-ng|#aircrack-ng]] on [[http://freenode.net/irc_servers.shtml|Freenode]]+    * IRC: [[irc://irc.libera.chat/aircrack-ng|#aircrack-ng]] on [[http://libera.chat|Libera Chat]]
  
 ====== Documentation ====== ====== Documentation ======
main.txt · Last modified: 2023/01/16 20:04 by mister_x