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/03/11 18:52] – Donations update mister_xmain [2018/12/10 02:51] – [Current version] Updated links to 1.5.2 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^
-^11 Mar 2018|Blog post: Migration to GitHub|We finally made it completely, we migrated from trac and subversion to GitHub. It was far from a simple program to run and switch to GitHubit was lot more complex taskYou can find more details on [[https://aircrack-ng.blogspot.com/2018/03/migration-to-github.html|this 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.1which is why we ended up with 1.5.2\\ \\ It brings fixes, a new feature and lots of improvementsMore details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].| 
-^16 Oct 2017|Blog post: KRACK WPA Vulnerability - Key Reinstallation AttaCK|In [[https://aircrack-ng.blogspot.com/2017/10/krack-wpa-vulnerability-key.html|this blog post]], the new KRACK vulnerability is explained: brief summary, who's affected, what to do and links to resources related to the vulnerability\\ \\ TL;DR: Another day, another vulnerability, just patch your systems. It allows decryption of traffic but does not disclose the WPA key.| +^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.|
-^16 Aug 2017|Blog post: On drivers, rtl8812au, WN722N, monitor mode, QCA6174, other news ...|In [[https://aircrack-ng.blogspot.com/2017/08/on-drivers-rtl8812au-wn722n-monitor.html|this blog post]], we answer some common questions regarding various topics: using drivers, driver development, embedded chipsets, 802.11n/ac capture/injection, a few different current chipsets/drivers (rtl8812au, ath9k_htc, QCA6174), linux-backports (aka compat-wireless) and some other good news.|+
  
 [[morenews|More news...]] [[morenews|More news...]]
Line 39: Line 40:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 RC 4+Latest version: 1.5.2
  
-  * [[https://download.aircrack-ng.org/aircrack-ng-1.2-rc4.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])+  * [[https://download.aircrack-ng.org/aircrack-ng-1.5.2.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 ====
  
-  * Airodump-ng: Increase console window size. +  * Airodump-ng: Fixed AP selection slip in interactive mode 
-  * Aircrack-ng: Added time remaining and percentage done when doing WPA cracking with a dictionary (file). +  * Airodump-ng: Revamped GPS logging functionality and added new logging format (logcsv
-  * Aircrack-ng: Make benchmark last 15 seconds for a more accurate value. +  * Aircrack-ng: Only load the maximum supported and available crypto engine 
-  * Aircrack-ng: Fixed compilation on Cygwin 64 and drastically improve cracking speed for all CPUs (up to +175% performance). +  * Aircrack-ng: Reworked wordlist producer/consumer queue 
-  * Airmon-ng: Improved chipset detection on FreeBSD. +  * Airserv-ng: Fixed communication between platforms with different size int 
-  * Airmon-ng: Display chipset for some Broadcom SDIO. +  * Airmon-ng: Improved detection of Raspberry Pis 
-  * Airbase-ngFixed broadcasting 'default'. +  * GeneralSigned and unsigned comparison fixes 
-  * GeneralUpdated and cleanup TravisCI file to test compilation and testing on OSX+  * PackageAdded package for Ubuntu 18.10 (Cosmic) 
-  * General: Fixed reading large files on Cygwin. +  * General: Code cleanups 
-  * General: Fixed a bunch of compilation warnings with gcc and clang. +  * General: Added more tests 
-  * General: Fixed compilation on Solaris, OpenBSD, DragonFlyBSD 4.4, NetBSD, OSX. +  * General: Compilation improvements/fixes in autotools 
-  * General: Fixed compilation on ARM and MIPS. +  * General: Big endian fixes 
-  * General: Improved compatibility on FreeBSD and Cygwin (RAM and CPU detection). +  * General: Fixed building on FreeBSD and OpenBSD 
-  * General: Fixed gcc segfault on cygwin. +  * General: Added instructions to compile on DragonflyBSD and OpenBSD 
-  * General: Memory cleanups, fixed memory leaks and fix other issues reported by Valgrind. +  * General: Fixed spelling errors
-  * Testing: Fixes on various OSes. +
-  * INSTALLING: Updated installation instructions for different OS. +
-  * TravisCI: Improved file.+
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
Line 122: Line 120:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x