User Tools

Site Tools


changelog

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
changelog [2018/04/04 02:17] – Updated for 1.2 rc5 mister_xchangelog [2018/07/05 00:32] – Fixed typos mister_x
Line 1: Line 1:
 ====== Aircrack-ng Changelog ====== ====== Aircrack-ng Changelog ======
 +
 +**Version 1.2 (changes from aircrack-ng 1.2-rc5) - Released 15 Apr 2018**:
 +  * General: Fixed compiling Windows binaries and updated README.md/INSTALLING.
 +  * General: Fixed commands to install dependencies on Debian/Ubuntu and FreeBSD.
 +  * General: Added command to install dependencies on Fedora/CentOS/RHEL.
 +  * General: Removed packages/ directory.
 +  * General: Added Alpine Linux and Kali Linux buildbots.
 +  * General: Fixed configure with --with-libpcap-include=/somewhere/include and --with-libpcap-lib=/somewhere/lib.
 +  * General: Fixed search for ethtool when running as a non-root user.
 +  * General: Various fixes.
 +  * Airmon-ng: Fixed mktemp on Alpine Linux.
  
 **Version 1.2-rc5 (changes from aircrack-ng 1.2-rc4) - Released 03 Apr 2018**: **Version 1.2-rc5 (changes from aircrack-ng 1.2-rc4) - Released 03 Apr 2018**:
Line 119: Line 130:
   * General: Improved testing and added test cases (make check).   * General: Improved testing and added test cases (make check).
   * General: Improved mutexes handling in various tools.   * General: Improved mutexes handling in various tools.
-  * General: Fixed memory leaks, use afer free, null termination and return values in various tools and OSdep.+  * General: Fixed memory leaks, use after free, null termination and return values in various tools and OSdep.
   * General: Fixed compilation on FreeBSD.   * General: Fixed compilation on FreeBSD.
   * General: Various fixes and improvements to README (wording, compilation, etc).   * General: Various fixes and improvements to README (wording, compilation, etc).
Line 205: Line 216:
   * Airmon-ng: Better mac80211 handling   * Airmon-ng: Better mac80211 handling
   * Airmon-ng: Added detection for WiLink TI driver, rtl819xU, iwlwifi.   * Airmon-ng: Added detection for WiLink TI driver, rtl819xU, iwlwifi.
-  * Airmon-zc: Improved version of Airmon-ng with more detailled information.+  * Airmon-zc: Improved version of Airmon-ng with more detailed information.
   * Airdecap-ng: Fixed decoding QoS frames (Closes: [[https://github.com/aircrack-ng/aircrack-ng/issues/667|#667]] and [[https://github.com/aircrack-ng/aircrack-ng/issues/858|#858]]).   * Airdecap-ng: Fixed decoding QoS frames (Closes: [[https://github.com/aircrack-ng/aircrack-ng/issues/667|#667]] and [[https://github.com/aircrack-ng/aircrack-ng/issues/858|#858]]).
   * Airgraph-ng: Use Aircrack-ng Makefile instead of its own.   * Airgraph-ng: Use Aircrack-ng Makefile instead of its own.
Line 323: Line 334:
   * aircrack-ng, airdecap-ng, ivstools, airodump-ng, airbase-ng, aireplay-ng, airtun-ng, packetforge-ng, tkiptun-ng: Added support for PPI captures support (Thanks to dragorn).   * aircrack-ng, airdecap-ng, ivstools, airodump-ng, airbase-ng, aireplay-ng, airtun-ng, packetforge-ng, tkiptun-ng: Added support for PPI captures support (Thanks to dragorn).
   * airdecap-ng: Fixed segfault on some capture files.   * airdecap-ng: Fixed segfault on some capture files.
-  * wesside-ng, easside-ng: "ERROR: Packet length changed while transmitting (XX instead of YY)" should finaly be fixed.+  * wesside-ng, easside-ng: "ERROR: Packet length changed while transmitting (XX instead of YY)" should finally be fixed.
   * All: Added compatibility file for functions like cpu_to_le32. That should fix compilation on a lot of OSes.   * All: Added compatibility file for functions like cpu_to_le32. That should fix compilation on a lot of OSes.
   * All: Temporary fix to allow compilation with recent gcc (Error message: "dereferencing type-punned pointer will break strict-aliasing rules"). I hope it doesn't break anything. A cleaner fix will be applied later.   * All: Temporary fix to allow compilation with recent gcc (Error message: "dereferencing type-punned pointer will break strict-aliasing rules"). I hope it doesn't break anything. A cleaner fix will be applied later.
Line 380: Line 391:
   * airtun-ng: Fixed STP conversion.   * airtun-ng: Fixed STP conversion.
   * airolib-ng: Added sample database in test/ directory.   * airolib-ng: Added sample database in test/ directory.
-  * tkip-tun: New tool to inject on WPA1 with QoS enabled networks. Full description: decrypt packets comming from the AP in a TKIP network, which uses QoS (ieee802.11e). It also breaks the MIC Key for sending packets towards the Client correctly encrypted and signed. Stores plaintext packet and keystream in seperate files. +  * tkip-tun: New tool to inject on WPA1 with QoS enabled networks. Full description: decrypt packets coming from the AP in a TKIP network, which uses QoS (ieee802.11e). It also breaks the MIC Key for sending packets towards the Client correctly encrypted and signed. Stores plaintext packet and keystream in seperate files. 
-  * airbase-ng: Several improvments ( See [[https://github.com/aircrack-ng/aircrack-ng/issues/466|#466]] ).+  * airbase-ng: Several improvements ( See [[https://github.com/aircrack-ng/aircrack-ng/issues/466|#466]] ).
   * airbase-ng: Added compatibility with some clients. added random source IPs and MACs for cfrag attack (-N) to evade simple flood protection.   * airbase-ng: Added compatibility with some clients. added random source IPs and MACs for cfrag attack (-N) to evade simple flood protection.
   * airmon-ng: Fixed some 'unary operator expected' errors.   * airmon-ng: Fixed some 'unary operator expected' errors.
Line 495: Line 506:
   * aircrack-ng: PTW: Starts a new process group   * aircrack-ng: PTW: Starts a new process group
   * aircrack-ng: Increased PTW key checking speed by 20%   * aircrack-ng: Increased PTW key checking speed by 20%
-  * aircrack-ng: Try 1000 40bit keys befor starting 104bit cracking, to get the key "instantly" without waiting for 104 bit to fail+  * aircrack-ng: Try 1000 40bit keys before starting 104bit cracking, to get the key "instantly" without waiting for 104 bit to fail
   * aircrack-ng: Fixed not shown ascii keys, when found key was shorter than expected   * aircrack-ng: Fixed not shown ascii keys, when found key was shorter than expected
   * aircrack-ng: Added visual inspection of the different keybytes (--visual-inspection).   * aircrack-ng: Added visual inspection of the different keybytes (--visual-inspection).
Line 511: Line 522:
   * aireplay-ng: Now works with rtc_cmos   * aireplay-ng: Now works with rtc_cmos
   * aireplay-ng: Added automatic channel changing in --test to AP channel   * aireplay-ng: Added automatic channel changing in --test to AP channel
-  * aireplay-ng: Added channel synchonisation for --test between cards+  * aireplay-ng: Added channel synchronization for --test between cards
   * aireplay-ng: Added possibility to limit injection test to one AP "-a" or "-e"   * aireplay-ng: Added possibility to limit injection test to one AP "-a" or "-e"
   * aireplay-ng: Added BSSID/ESSID detection, so it can be enough to specify one option   * aireplay-ng: Added BSSID/ESSID detection, so it can be enough to specify one option
Line 683: Line 694:
   * airmon-ng: Should now works with 'ash' shell (Zaurus, OpenWRT, ...)   * airmon-ng: Should now works with 'ash' shell (Zaurus, OpenWRT, ...)
   * INSTALL: Added a note about warnings when compiling sources   * INSTALL: Added a note about warnings when compiling sources
-  * INSTALL: Added more informations about installing aircrack-ng on windows+  * INSTALL: Added more information about installing aircrack-ng on windows
   * updated spec file   * updated spec file
   * some other bugfixes   * some other bugfixes
Line 774: Line 785:
     * aireplay-ng: Madwifi-ng is now supported     * aireplay-ng: Madwifi-ng is now supported
     * airodump-ng: disabled GPS coordinates if connection to gpsd fail     * airodump-ng: disabled GPS coordinates if connection to gpsd fail
-    * airodump-ng: Battery informations fixed (hacked kismet code)+    * airodump-ng: Battery information fixed (hacked kismet code)
     * airodump-ng: Madwifi-ng is now supported     * airodump-ng: Madwifi-ng is now supported
-    * aircrack-ng: corrrected title (when cracking a key)+    * aircrack-ng: corrected title (when cracking a key)
     * aircrack-ng: uses by default all CPU for cracking (Debian bug report #352877)     * aircrack-ng: uses by default all CPU for cracking (Debian bug report #352877)
     * manpages: Fixed some errors (Debian bug report #356551)     * manpages: Fixed some errors (Debian bug report #356551)
changelog.txt · Last modified: 2022/05/11 02:51 by mister_x