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/09/30 02:18] – [News] Aircrack-ng 1.4 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^
-^29 Sep 2018|Aircrack-ng 1.4|We're on a roll, this is the third release of the year. We are still focusing a lot on code quality, while fixing bugs, improving all around and adding features: \\ - PMKID cracking \\ - Cracking capture files with 802.11w \\ - Speed and memory usage improvement when loading (large) files with Aircrack-ng and Airdecap-ng \\ - Packages for Linux distributions and Windows \\ - CI/CD tweaks and improvements \\ - New tests \\ More details can be found in our [[https://aircrack-ng.blogspot.com/2018/09/aircrack-ng-14.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 distroSmall 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 improvementsMore details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].| 
-^16 Sep 2018|Blog post: Debian and FreeBSD on QEMU with MMX-only CPU|A recent bug (and [[https://github.com/aircrack-ng/aircrack-ng/pull/1943|PR]]) was opened, aircrack-ng couldn't be built with MMX using a i586 toolchain. Finding computers without SSE2 nowadays is not easy and it is even harder to find a distribution that supports them\\ In [[https://aircrack-ng.blogspot.com/2018/09/debian-and-freebsd-on-qemu-with-mmx.html|this blog post]], we use [[https://www.qemu.org/|qemu]] to emulate a Pentium 2 and a Pentium MMX and use distributions that still work on them to test the bug.| +^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.|
  
 [[morenews|More news...]] [[morenews|More news...]]
Line 39: Line 40:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.3+Latest version: 1.5.2
  
-  * [[https://download.aircrack-ng.org/aircrack-ng-1.3.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 ====
  
-  * Aircrack-ng: Allow using Hashcat HCCAPX files as input files. +  * Airodump-ng: Fixed AP selection slip in interactive mode 
-  * Aircrack-ng: Fixed floating point exception due to division by 0 when displaying stats. +  * Airodump-ng: Revamped GPS logging functionality and added new logging format (logcsv
-  * Aircrack-ng: Updated manpage regarding hex wordlist usage. +  * Aircrack-ng: Only load the maximum supported and available crypto engine 
-  * Aircrack-ng: Added save/restore session when cracking using wordlists (-N and -R). +  * Aircrack-ng: Reworked wordlist producer/consumer queue 
-  * Aircrack-ng: Moved crypto to its own library, aircrack-crypto/ (aka crypto engine). +  * Airserv-ng: Fixed communication between platforms with different size int 
-  * Aircrack-ng: Now back to a single binary thanks to crypto-engine. +  * Airmon-ng: Improved detection of Raspberry Pis 
-  * Aircrack-ng: Performance improvements of the crypto engine across various CPU architectures. +  * GeneralSigned and unsigned comparison fixes 
-  * Aircrack-ng: Added support for AVX512 in the crypto-engine (and build). +  * Package: Added package for Ubuntu 18.10 (Cosmic) 
-  * Aircrack-ng: Improved building crypto-engine across CPU architectures and compilers (gcc, clang and ICC). +  * General: Code cleanups 
-  * Aircrack-ng: Allow to list available SIMD optimizations. +  * General: Added more tests 
-  * Aircrack-ng: Improved benchmark tool for unusual CPU/cores count. +  * General: Compilation improvements/fixes in autotools 
-  * Airodump-ng: Fixed running in the background. +  * General: Big endian fixes 
-  * Airodump-ng: Don't show WPA handshake capture notice for out-of-scope ESSIDs. +  * General: Fixed building on FreeBSD and OpenBSD 
-  * Airodump-ng: Add --background 0/1 to force disable/enable background settings and override autodetection of background. +  * General: Added instructions to compile on DragonflyBSD and OpenBSD 
-  * Airodump-ng: Added support for GCMP, GCMP-256 and CCMP-256. +  * General: Fixed spelling errors
-  * Airolib-ng: Fixed importing data when interrupting process using Ctrl-C.  +
-  * dcrack: Check if dictionary and capture file exists before uploading them. +
-  * dcrack: Clean up dictionary before uploading it to the server. +
-  * dcrack: Gracefully stop and display errors instead of printing stacktrace whenever possible. +
-  * dcrack: Move temporary user files to /tmp and cleanup when done. +
-  * dcrack: Fixed displaying status when no clients are connected to the server. +
-  * dcrack: Validate uploaded PCAP and display success/failure. +
-  * dcrack: Improved removing BSSID. +
-  * WPAClean: Fixed crash with invalid prism2 header PCAP and added tests. +
-  * WPAClean: Don't create output file if no handshake are present or if input file is bad. +
-  * WPAClean: Fixed memory leak. +
-  * Airmon-ng: Fixed display of interface name if name is too long. +
-  * OSdepFixed memory leak and null pointer dereference. +
-  * OSdep: Fixed byteorder macros and other tools crashing. +
-  * OSdep: Added support to build as a shared library. +
-  * FreeRADIUS-WPE: Updated instructions for v3.0.17. +
-  * HostAPd-wpe: Added Response-Identity logging and displaying NETNTLM hash in hashcat format. +
-  * Airgraph-ng: Renamed dump-join to airodump-join+
-  * General: Added coveralls.io badge. +
-  * General: Added --without-opt to disable stack protector when using GCC >= 4.9 +
-  * General: Various improvements and fixes, some from Coverity Scan and Valgrind. +
-  * General: Fixed typos reported by codespell. +
-  * General: Extracted console functions and moved to aircrack-util/. +
-  * General: Renamed osdep/ to aircrack-osdep/+
-  * General: Fixed and added functions prototypes and commented out unused functions. +
-  * General: Reformat source code using clang-format and added .clang-format file for IDE. +
-  * General: Improvements to AppVeyor and TravisCI builds +
-  * Building: Added NEON intrinsic support. +
-  * Building: Support paths containing spaces, during autoreconf. +
-  * Building: Fix compilation without getauxval in the trampoline binary. +
-  * Building: Fixed compiler warnings on Windows, FreeBSD. +
-  * Building: Fixes and documentation for OSX. +
-  * Building: Added support for tcmalloc and jemalloc. +
-  * Building: Added instruction to build Windows binaries with Airpcap. +
-  * Unit test: Using CMocka for some tests +
-  * Documentation: Updated explanations regarding building some experimental tools.+
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
main.txt · Last modified: 2023/01/16 20:04 by mister_x