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 [2015/04/10 15:16] – Aircrack-ng 1.2 RC2 mister_xchangelog [2018/03/11 19:01] – Updated links to issues mister_x
Line 1: Line 1:
 ====== Aircrack-ng Changelog ====== ====== Aircrack-ng Changelog ======
 +
 +**Version 1.2-rc4 (changes from aircrack-ng 1.2-rc3) - Released 14 Feb 2016**:
 +  * Airodump-ng: Increase console window size.
 +  * Aircrack-ng: Added time remaining and percentage done when doing WPA cracking with a dictionary (file).
 +  * Aircrack-ng: Make benchmark last 15 seconds for a more accurate value.
 +  * Aircrack-ng: Fixed compilation on Cygwin 64 and drastically improve cracking speed for all CPUs (up to +175% performance).
 +  * Airmon-ng: Improved chipset detection on FreeBSD.
 +  * Airmon-ng: Display chipset for some Broadcom SDIO.
 +  * Airbase-ng: Fixed broadcasting 'default'.
 +  * General: Updated and cleanup TravisCI file to test compilation and testing on OSX.
 +  * General: Fixed reading large files on Cygwin.
 +  * General: Fixed a bunch of compilation warnings with gcc and clang.
 +  * General: Fixed compilation on Solaris, OpenBSD, DragonFlyBSD 4.4, NetBSD, OSX.
 +  * General: Fixed compilation on ARM and MIPS.
 +  * General: Improved compatibility on FreeBSD and Cygwin (RAM and CPU detection).
 +  * General: Fixed gcc segfault on cygwin.
 +  * General: Memory cleanups, fixed memory leaks and fix other issues reported by Valgrind.
 +  * Testing: Fixes on various OSes.
 +  * INSTALLING: Updated installation instructions for different OS.
 +  * TravisCI: Improved file.
 +
 +**Version 1.2-rc3 (changes from aircrack-ng 1.2-rc2) - Released 21 Nov 2015**:
 +  * Airodump-ng: Prevent sending signal to init which caused the system to reboot/shutdown.
 +  * Airbase-ng: Allow to use a user-specified ANonce instead of a randomized one when doing the 4-way handshake
 +  * Aircrack-ng: Fixed compilation warnings.
 +  * Aircrack-ng: Removed redundant NULL check and fixed typo in another one.
 +  * Aircrack-ng: Workaround for segfault when compiling aircrack-ng with clang and gcrypt and running a check.
 +  * Airmon-ng: Created version for FreeBSD.
 +  * Airmon-ng: Prevent passing invalid values as channel.
 +  * Airmon-ng: Handle udev renaming interfaces.
 +  * Airmon-ng: Better handling of rfkill.
 +  * Airmon-ng: Updated OUI URL.
 +  * Airmon-ng: Fix VM detection.
 +  * Airmon-ng: Make lsusb optional if there doesn't seem to be a usb bus.  Improve pci detection slightly.
 +  * Airmon-ng: Various cleanup and fixes (including wording and typos).
 +  * Airmon-ng: Display iw errors.
 +  * Airmon-ng: Improved handling of non-monitor interfaces.
 +  * Airmon-ng: Fixed error when running 'check kill'.
 +  * Airdrop-ng: Display error instead of stack trace.
 +  * Airmon-ng: Fixed bashism.
 +  * Airdecap-ng: Allow specifying output file names.
 +  * Airtun-ng: Added missing parameter to help screen.
 +  * Besside-ng-crawler: Removed reference to darkircop.org (non-existent subdomain).
 +  * Airgraph-ng: Display error when no graph type is specified.
 +  * Airgraph-ng: Fixed make install.
 +  * Manpages: Fixed, updated and improved airodump-ng, airmon-ng, aircrack-ng, airbase-ng and aireplay-ng manpages.
 +  * Aircrack-ng GUI: Fixes issues with wordlists selection.
 +  * OSdep: Add missing RADIOTAP_SUPPORT_OVERRIDES check.
 +  * OSdep: Fix possible infinite loop.
 +  * OSdep: Use a default MTU of 1500 (Linux only).
 +  * OSdep: Fixed compilation on OSX.
 +  * AppArmor: Improved and added profiles.
 +  * General: Fixed warnings reported by clang.
 +  * General: Updated TravisCI configuration file
 +  * General: Fixed typos in various tools.
 +  * General: Fixed clang warning about 'gcry_thread_cbs()' being deprecated with gcrypt > 1.6.0.
 +  * General: Fixed compilation on cygwin due to undefined reference to GUID_DEVCLASS_NET
 +  * General: Fixed compilation with musl libc.
 +  * General: Improved testing and added test cases (make check).
 +  * 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 compilation on FreeBSD.
 +  * General: Various fixes and improvements to README (wording, compilation, etc).
 +  * General: Updated copyrights in help screen.
  
 **Version 1.2-rc2 (changes from aircrack-ng 1.2-rc1) - Released 10 April 2015:** **Version 1.2-rc2 (changes from aircrack-ng 1.2-rc1) - Released 10 April 2015:**
Line 83: Line 147:
   * 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 detailled information.
-  * Airdecap-ng: Fixed decoding QoS frames (Closes: [[http://trac.aircrack-ng.org/ticket/667|#667]] and [[http://trac.aircrack-ng.org/ticket/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.
   * Airbase-ng: Fixed bug using clients list.   * Airbase-ng: Fixed bug using clients list.
-  * Airbase-ng: Fixed issue with QoS (ticket [[http://trac.aircrack-ng.org/ticket/760|#760]]).+  * Airbase-ng: Fixed issue with QoS (ticket [[https://github.com/aircrack-ng/aircrack-ng/issues/760|#760]]).
   * Airbase-ng: Fixed sending beacons with null SSID.   * Airbase-ng: Fixed sending beacons with null SSID.
   * Airbase-ng: Allow non ASCII ESSID   * Airbase-ng: Allow non ASCII ESSID
-  * Airodump-ng: Fixed buffer overflow (ticket [[http://trac.aircrack-ng.org/ticket/728|#728]]).+  * Airodump-ng: Fixed buffer overflow (ticket [[https://github.com/aircrack-ng/aircrack-ng/issues/728|#728]]).
   * Airodump-ng: Fixed channel parsing.   * Airodump-ng: Fixed channel parsing.
   * Airodump-ng: Fixed FreeBSD battery reading.   * Airodump-ng: Fixed FreeBSD battery reading.
Line 98: Line 162:
   * Airodump-ng: Add option --manufacturer to display manufacturer column on airodump-ng.   * Airodump-ng: Add option --manufacturer to display manufacturer column on airodump-ng.
   * Airodump-ng: Add feature to show APs uptime (--uptime) based on the timestamp.   * Airodump-ng: Add feature to show APs uptime (--uptime) based on the timestamp.
-  * Airodump-ng-OUI-update: Fixed OUI URL and allow CURL redirect (ticket [[http://trac.aircrack-ng.org/ticket/829|#829]]).+  * Airodump-ng-OUI-update: Fixed OUI URL and allow CURL redirect (ticket [[https://github.com/aircrack-ng/aircrack-ng/issues/829|#829]]).
   * Airdrop-ng: removed .py from file names.   * Airdrop-ng: removed .py from file names.
   * Airdrop-ng: Fixed bug in installer.   * Airdrop-ng: Fixed bug in installer.
Line 128: Line 192:
   * Wireless Panda: C# Library to parse Airodump-ng output files (and added example project).   * Wireless Panda: C# Library to parse Airodump-ng output files (and added example project).
   * OSdep (Linux): Setting fixed bitrates on mac80211 2.6.31 and up.   * OSdep (Linux): Setting fixed bitrates on mac80211 2.6.31 and up.
-  * OSdep (Linux): Added support for nl80211 thanks to impulse32. Use 'make libnl=true' to add netlink support (Ticket [[http://trac.aircrack-ng.org/ticket/1004|#1004]]).+  * OSdep (Linux): Added support for nl80211 thanks to impulse32. Use 'make libnl=true' to add netlink support (Ticket [[https://github.com/aircrack-ng/aircrack-ng/issues/1004|#1004]]).
   * Manpages: Improvement and fixes for Airgraph-ng, Airodump-ng, packetforge-ng, Aircrack-ng   * Manpages: Improvement and fixes for Airgraph-ng, Airodump-ng, packetforge-ng, Aircrack-ng
   * Manpages: Fixed various spelling issues and single quote issues.   * Manpages: Fixed various spelling issues and single quote issues.
Line 138: Line 202:
   * Finally fixed licensing issues.   * Finally fixed licensing issues.
   * Fixed endianness issues in most of the tools.   * Fixed endianness issues in most of the tools.
-  * Fixed cppcheck errors (Ticket [[http://trac.aircrack-ng.org/ticket/957|#957]]).+  * Fixed cppcheck errors (Ticket [[https://github.com/aircrack-ng/aircrack-ng/issues/957|#957]]).
   * Fixed various compilation issues on Linux and Cygwin, GNU/Hurd, Darwin (OSX) and Sparc.   * Fixed various compilation issues on Linux and Cygwin, GNU/Hurd, Darwin (OSX) and Sparc.
   * Fixed compilation on recent gcc versions on Linux, Cygwin.   * Fixed compilation on recent gcc versions on Linux, Cygwin.
Line 258: Line 322:
   * 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 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.
-  * airbase-ng: Several improvments ( See [[[[http://trac.aircrack-ng.org/ticket/466|http://trac.aircrack-ng.org/ticket/466]] ).+  * airbase-ng: Several improvments ( 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.
changelog.txt · Last modified: 2022/05/11 02:51 by mister_x