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 [2018/12/10 02:28] – 1.5.2 release mister_x
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 Scan, valgrind and other static code analyzers\\ We've also refactored some of the code and improved the code quality along the wayWe can now successfully build across lot of platforms (Windows, Linux, BSD, OSX) and CPU architectures (x86 and 64 bitARM v7, ARM v8, PowerPC, etc). \\ \\ The most notable changes are in Aircrack-ng. It gets 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]].| +^09 Dec 2018|Aircrack-ng 1.5.2|Fourth and last release of the yearIt 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 distroSmall issues were found in 1.5 and then in 1.5.1which is why we ended up with 1.5.2. \\ \\ It brings fixes, new feature and lots of improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].| 
-^15 Apr 2018|Aircrack-ng 1.2|It'been way too long since the last stable release. \\ \\ Compared to the last stable, 1.1, this release has huge amount of improvements and fixes. The changelog since 1.1 is almost 300 lines long (1200+ commits). Code quality has improved, in 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.| +^07 Nov 2018|Blog post: Continuous Integration/Contious Delivery|We have been using 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.|
  
 [[morenews|More news...]] [[morenews|More news...]]
Line 39: Line 40:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2+Latest version: 1.4
  
-  * [[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.4.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 54: Line 55:
 ==== Changelog ==== ==== Changelog ====
  
-  * General: Fixed compiling Windows binaries and updated README.md/INSTALLING. +  * Airodump-ng: Fixed AP selection slip in interactive mode 
-  * General: Fixed commands to install dependencies on Debian/Ubuntu and FreeBSD. +  * Airodump-ng: Revamped GPS logging functionality and added new logging format (logcsv) 
-  * General: Added command to install dependencies on Fedora/CentOS/RHEL+  * Aircrack-ng: Only load the maximum supported and available crypto engine 
-  * General: Removed packages/ directory. +  * Aircrack-ng: Reworked wordlist producer/consumer queue 
-  * General: Added Alpine Linux and Kali Linux buildbots. +  * Airserv-ng: Fixed communication between platforms with different size int 
-  * General: Fixed configure with --with-libpcap-include=/somewhere/include and --with-libpcap-lib=/somewhere/lib. +  * Airmon-ng: Improved detection of Raspberry Pis 
-  * General: Fixed search for ethtool when running as a non-root user. +  * General: Signed and unsigned comparison fixes 
-  * General: Various fixes. +  * Package: Added package for Ubuntu 18.10 (Cosmic) 
-  * Airmon-ng: Fixed mktemp on Alpine Linux.+  * General: Code cleanups 
 +  * General: Added more tests 
 +  * General: Compilation improvements/fixes in autotools 
 +  * General: Big endian fixes 
 +  * General: Fixed building on FreeBSD and OpenBSD 
 +  * General: Added instructions to compile on DragonflyBSD and OpenBSD 
 +  * General: Fixed spelling errors
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x