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/12/10 02:28] – 1.5.2 release mister_xmain [2020/01/26 00:40] – Updated current version and changelog mister_x
Line 32: Line 32:
  
 ^Date^Title^Content^ ^Date^Title^Content^
 +^25 Jan 2020|Aircrack-ng 1.6|This release brings a ton of improvements. Along with bug fixes and improvements for a lot of tools, we have huge improvements under the hood thanks to code cleanup, deduplication, and reorganization of the source code. We also improved our buildbot, and addedd integration tests. \\ \\ The most notable changes are in Airodump-ng, it now sees WPA3 and OWE. Its rates now takes into account 802.11n/ac and aren't limited to 54Mbit anymore. It has PMKID detection, and basic UTF-8 support among other things. \\ \\ Many more details can be found in our [[https://aircrack-ng.blogspot.com/2020/01/aircrack-ng-16.html|blog post]].|
 ^09 Dec 2018|Aircrack-ng 1.5.2|Fourth and last release of the year. It is smaller than the previous one but we did want to release the fixes and improvements before the holidays so it will be available for Shmoocon next month in your favorite distro. Small issues were found in 1.5 and then in 1.5.1, which is why we ended up with 1.5.2. \\ \\ It brings fixes, a new feature and lots of improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].| ^09 Dec 2018|Aircrack-ng 1.5.2|Fourth and last release of the year. It is smaller than the previous one but we did want to release the fixes and improvements before the holidays so it will be available for Shmoocon next month in your favorite distro. Small issues were found in 1.5 and then in 1.5.1, which is why we ended up with 1.5.2. \\ \\ It brings fixes, a new feature and lots of improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].|
 ^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using a lot of different tools and fined tuned them to provide us better and better information which has contributed to increase code quality over time. [[https://aircrack-ng.blogspot.com/2018/11/continuous-integrationcontious-delivery.html|This blog post]] gives an overview of our current CI/CD infrastructure and some future improvements we are working on.| ^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using a lot of different tools and fined tuned them to provide us better and better information which has contributed to increase code quality over time. [[https://aircrack-ng.blogspot.com/2018/11/continuous-integrationcontious-delivery.html|This blog post]] gives an overview of our current CI/CD infrastructure and some future improvements we are working on.|
Line 40: Line 41:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.4+Latest version: 1.6
  
-  * [[https://download.aircrack-ng.org/aircrack-ng-1.4.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])+  * [[https://download.aircrack-ng.org/aircrack-ng-1.6.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 55: Line 56:
 ==== Changelog ==== ==== Changelog ====
  
-  * Airodump-ng: Fixed AP selection slip in interactive mode +  * Aircrack-ng: Added support for MidnightBSD 
-  * Airodump-ng: Revamped GPS logging functionality and added new logging format (logcsv) +  * Aircrack-ng: Fixed ARM processors display with -u 
-  * Aircrack-ng: Only load the maximum supported and available crypto engine +  * Aircrack-ng: Fixed AVX-512F support 
-  * Aircrack-ng: Reworked wordlist producer/consumer queue +  * Aircrack-ng: Fixed cracking speed calculation 
-  * Airserv-ng: Fixed communication between platforms with different size int +  * Aircrack-ng: Fixed cracking WEP beyond 10k IVS 
-  * Airmon-ng: Improved detection of Raspberry Pis +  * Aircrack-ng: Fixed creating new session and added test case 
-  * GeneralSigned and unsigned comparison fixes +  * Aircrack-ng: Fixed encryption display in some cases when prompting for network to crack 
-  * Package: Added package for Ubuntu 18.10 (Cosmic+  * Aircrack-ng: Fixed exiting Aircrack-ng in some cases 
-  * General: Code cleanups +  * Aircrack-ng: Fixed logical and physical processor count detection 
-  * General: Added more tests +  * Aircrack-ng: Fixed PMKID length check 
-  * General: Compilation improvements/fixes in autotools +  * Aircrack-ng: Various fixes and improvements to WPA cracking engine and its performance 
-  * General: Big endian fixes +  * Airdecap-ng: Decrypt both directions when WDS is in use 
-  * General: Fixed building on FreeBSD and OpenBSD +  * Airdecap-ng: Fixed decrypting WPA PCAP when BSSID changes 
-  * General: Added instructions to compile on DragonflyBSD and OpenBSD +  * Airgraph-ng: Added support for WPA3 
-  * General: Fixed spelling errors+  * Airgraph-ng: Switch to argparse 
 +  * Airmon-ng: Added detection for wicd, Intel Wireless Daemon (iwd), net_applet 
 +  * Airmon-ngHandle case when avahi keeps getting restarted 
 +  * Airmon-ng: Indicates when interface doesn't exist 
 +  * Airodump-ng: Added autocolorization interactive key 
 +  * Airodump-ng: Added option to read PCAP in realtime (-T) 
 +  * Airodump-ng: Added PMKID detection 
 +  * Airodump-ng: Added support for GMAC 
 +  * Airodump-ng: Added support for WPA3 and OWE (Enhanced Open) 
 +  * Airodump-ng: Basic UTF-8 support 
 +  * Airodump-ng: Checked management frames are complete before processing IE to avoid switch from WEP to WPA 
 +  * Airodump-ng: Display signal when reading from PCAP 
 +  * Airodump-ng: Fixed netxml output with hidden SSID 
 +  * Airodump-ng: Improved rates calculation for 802.11n/ac 
 +  * Airtun-ng: Fixed using -p with -e 
 +  * Autoconf: Fixed order of ssl and crypto libraries 
 +  * dcrack: Fixed client reporting benchmark 
 +  * dcrack: Now handles chunked encoding when communicating (default in Python3) 
 +  * Freeradius-WPE: Updated patch for v3.0.20 
 +  * General: Added NetBSD endianness support 
 +  * General: Added python3 support to scripts 
 +  * General: Added script to update autotools on CentOS 7 
 +  * General: Added security policy to report security issues 
 +  * General: Reorganizing filesystem layout (See PR 2032), and switch to automake 1.14+ 
 +  * General: Convert to non-recursive make (part of PR 2032) 
 +  * General: Deduplicating functions and code cleanups 
 +  * General: Fixed packaging on cygwin due to openssl library name change 
 +  * General: Fixed SPARC build on Solaris 11 
 +  * General: Removed coveralls.io 
 +  * General: Updated dependencies in README.md/INSTALLING 
 +  * General: Use upstream radiotap libary, as a sub-tree 
 +  * General: various fixes and improvements (code, CI, integration tests, coverity) 
 +  * HostAPd-WPE: Updated for v2.9 
 +  * Manpages: Fixes and improvements 
 +  * Tests: Added Integration tests for aireplay-ng, airodump-ng, aircrack-ng, airbase-ng, and others 
 +  * Tests: Added tests for airdecap-ng, aircrack-ng
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x