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 [2015/12/30 10:22] – [News] Cracking speed improvements mister_xmain [2018/07/11 03:47] – Updated version info mister_x
Line 1: Line 1:
 ====== Introduction ====== ====== Introduction ======
  
-[[http://www.aircrack-ng.org/doku.php|{{http://aircrack-ng.org/resources/aircrack-ng-new-logo.jpg |The Aircrack-ng Suite}}]]Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attack, thus making the attack much faster compared to other WEP cracking tools. +[[https://www.aircrack-ng.org/doku.php|{{https://aircrack-ng.org/resources/aircrack-ng-new-logo.jpg |The Aircrack-ng Suite}}]]Aircrack-ng is a complete suite of tools to assess WiFi network security\\ \\ All tools are command line which allows for heavy scripting. A lot of GUIs have taken advantage of this feature. It works primarily Linux but also Windows, OS X, FreeBSD, OpenBSD, NetBSD, as well as Solaris and even eComStation 2. \\ \\ It focuses on different areas of WiFi security: 
-In factAircrack-ng is a set of tools for auditing wireless networks.+  * Monitoring: Packet capture and export of data to text files for further processing by third party tools. 
 +  * Attacking: Replay attacksdeauthentication, fake access points and others via packet injection. 
 +  * Testing: Checking WiFi cards and driver capabilities (capture and injection). 
 +  * Cracking: WEP and WPA PSK (WPA 1 and 2).
  
-====== What is Aircrack-ng ?======+We also maintain patches for: 
 +  * Packet injection for Linux drivers 
 +  * HostAPd and Freeradius, called WPE (Wireless Pawn Edition) patches, to attack WPA Enterprise. 
 +====== Tell me more about Aircrack-ng ======
  
 If you are impatient and want to know how to get started, jump to the [[getting_started|Getting Started Tutorial]]. If you are impatient and want to know how to get started, jump to the [[getting_started|Getting Started Tutorial]].
  
-Aircrack-ng is the next generation of aircrack with lots of new features: +Aircrack-ng was started at the end of February 2006. It is the Next Generation of aircrack with lots of new features: 
-  * Better documentation (wiki, manpages) and support ([[http://forum.aircrack-ng.org|Forum]], [[http://trac.aircrack-ng.org|trac]], [[irc://irc.freenode.net/aircrack-ng|IRC:  #aircrack-ng on Freenode]]).+  * Better documentation (wiki, manpages) and support ([[https://forum.aircrack-ng.org|Forum]], [[https://github.com/aircrack-ng/aircrack-ng|GitHub]], [[irc://irc.freenode.net/aircrack-ng|IRC:  #aircrack-ng on Freenode]]).
   * More cards/drivers supported   * More cards/drivers supported
   * More OS and platforms supported   * More OS and platforms supported
Line 21: Line 27:
   * Optimizations, other improvements and bug fixing   * Optimizations, other improvements and bug fixing
   * ...   * ...
-\\ 
-**Note**: Check [[http://trac.aircrack-ng.org|trac]] for planned and requested features 
- 
- 
 ====== News ====== ====== News ======
  
 ^Date^Title^Content^ ^Date^Title^Content^
-^30 Dec 15|Cracking speed improvements|I recently put a bug bounty for anybody who can [[http://trac.aircrack-ng.org/ticket/1128|fix compilation on cygwin 64 bit]]. darkfires took up the challenge and fixed it. But he did a lot more than that and started fixing some other bugs and decided to bring Aircrack-ng up to date with current CPU and take advantages of AVX and AVX2 instructions to improve cracking speeds (up to 175% increase on recent Skylake CPUs).\\ \\ This was quite a challenge, but it got finally integrated into our subversion repository in [[http://trac.aircrack-ng.org/changeset/2800|r2800]]You can read more about it in [[http://aircrack-ng.blogspot.com/2015/12/cracking-speed-improvements.html|blog]]. Please test it and send us feedback via the [[http://forum.aircrack-ng.org/|forum]].| +^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 way. We can now successfully build across lot of platforms (Windows, Linux, BSD, OSX) and CPU architectures (x86 and 64 bit, ARM v7, ARM v8, PowerPC, etc). \\ \\ The most notable changes are in Aircrack-ng. It gets a 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]].| 
-^21 Nov 15|Aircrack-ng 1.2 RC 3|Third release candidate and hopefully this should be the last oneIt contains ton of bug fixes, code cleanup, improvements and compilation fixes everywhereSome features were added: AppArmor profiles, better FreeBSD support, including an airmon-ng for FreeBSD.| +^15 Apr 2018|Aircrack-ng 1.2|It's 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.is almost 300 lines long (1200+ commits)Code quality has improvedin 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.| 
-^10 Apr 2015|Aircrack-ng 1.2 RC 2|Here is the second release candidateAlong with a LOT of fixesit improves the support for the Airodump-ng scan visualizerAirmon-zc is mature and is now renamed to Airmon-ng. Also, Airtun-ng is now able to encrypt and decrypt WPA on top of WEPAnother big change is recent version of GPSd now work very well with Airodump-ng.|+
  
-[[morenews|More news...]] +[[morenews|More news...]]
 ====== Download ====== ====== Download ======
  
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 RC 3+Latest version: 1.3
  
-  * [[http://download.aircrack-ng.org/aircrack-ng-1.2-rc3.tar.gz|Linux]] ([[http://patches.aircrack-ng.org/|Driver patches]])+  * [[https://download.aircrack-ng.org/aircrack-ng-1.3.tar.gz|Linux]] ([[https://patches.aircrack-ng.org/|Driver patches]])
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 51: Line 53:
  
 ==== Changelog ==== ==== Changelog ====
-  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: Allow using Hashcat HCCAPX files as input files
-  * Aircrack-ng: Fixed compilation warnings+  * Aircrack-ng: Fixed floating point exception due to division by 0 when displaying stats. 
-  * Aircrack-ng: Removed redundant NULL check and fixed typo in another one+  * Aircrack-ng: Updated manpage regarding hex wordlist usage
-  * Aircrack-ng: Workaround for segfault when compiling aircrack-ng with clang and gcrypt and running a check+  * Aircrack-ng: Added save/restore session when cracking using wordlists (-N and -R)
-  * Airmon-ng: Created version for FreeBSD+  * Aircrack-ng: Moved crypto to its own library, aircrack-crypto/ (aka crypto engine)
-  * Airmon-ng: Prevent passing invalid values as channel+  * Aircrack-ng: Now back to a single binary thanks to crypto-engine
-  * Airmon-ng: Handle udev renaming interfaces+  * Aircrack-ng: Performance improvements of the crypto engine across various CPU architectures
-  * Airmon-ng: Better handling of rfkill+  * Aircrack-ng: Added support for AVX512 in the crypto-engine (and build)
-  * Airmon-ng: Updated OUI URL+  * Aircrack-ng: Improved building crypto-engine across CPU architectures and compilers (gcc, clang and ICC)
-  * Airmon-ng: Fix VM detection+  * Aircrack-ng: Allow to list available SIMD optimizations
-  * Airmon-ng: Make lsusb optional if there doesn't seem to be a usb bus.  Improve pci detection slightly+  * Aircrack-ng: Improved benchmark tool for unusual CPU/cores count
-  * Airmon-ng: Various cleanup and fixes (including wording and typos)+  * Airodump-ng: Fixed running in the background
-  * Airmon-ng: Display iw errors+  * Airodump-ng: Don't show WPA handshake capture notice for out-of-scope ESSIDs
-  * Airmon-ng: Improved handling of non-monitor interfaces+  * Airodump-ng: Add --background 0/1 to force disable/enable background settings and override autodetection of background
-  * Airmon-ng: Fixed error when running 'check kill'+  * Airodump-ng: Added support for GCMP, GCMP-256 and CCMP-256
-  * Airdrop-ngDisplay error instead of stack trace+  * Airolib-ng: Fixed importing data when interrupting process using Ctrl-C.  
-  * Airmon-ngFixed bashism+  * dcrackCheck if dictionary and capture file exists before uploading them
-  * Airdecap-ngAllow specifying output file names+  * dcrackClean up dictionary before uploading it to the server
-  * Airtun-ngAdded missing parameter to help screen+  * dcrackGracefully stop and display errors instead of printing stacktrace whenever possible
-  * Besside-ng-crawlerRemoved reference to darkircop.org (non-existent subdomain)+  * dcrackMove temporary user files to /tmp and cleanup when done
-  * Airgraph-ngDisplay error when no graph type is specified+  * dcrackFixed displaying status when no clients are connected to the server. 
-  * Airgraph-ng: Fixed make install+  * dcrack: Validate uploaded PCAP and display success/failure
-  * Manpages: Fixed, updated and improved airodump-ng, airmon-ng, aircrack-ng, airbase-ng and aireplay-ng manpages+  * dcrackImproved removing BSSID
-  * Aircrack-ng GUIFixes issues with wordlists selection+  * WPAClean: Fixed crash with invalid prism2 header PCAP and added tests
-  * OSdep: Add missing RADIOTAP_SUPPORT_OVERRIDES check+  * WPAClean: Don't create output file if no handshake are present or if input file is bad. 
-  * OSdep: Fix possible infinite loop+  * WPAClean: Fixed memory leak
-  * OSdep: Use default MTU of 1500 (Linux only)+  * Airmon-ng: Fixed display of interface name if name is too long
-  * OSdepFixed compilation on OSX+  * OSdep: Fixed memory leak and null pointer dereference
-  * AppArmorImproved and added profiles+  * OSdep: Fixed byteorder macros and other tools crashing
-  * General: Fixed warnings reported by clang+  * OSdep: Added support to build as shared library
-  * General: Updated TravisCI configuration file +  * FreeRADIUS-WPEUpdated instructions for v3.0.17
-  * General: Fixed typos in various tools+  * HostAPd-wpeAdded Response-Identity logging and displaying NETNTLM hash in hashcat format. 
-  * General: Fixed clang warning about 'gcry_thread_cbs()' being deprecated with gcrypt > 1.6.0+  * Airgraph-ng: Renamed dump-join to airodump-join
-  * General: Fixed compilation on cygwin due to undefined reference to GUID_DEVCLASS_NET +  * General: Added coveralls.io badge
-  * General: Fixed compilation with musl libc+  * General: Added --without-opt to disable stack protector when using GCC >= 4.9 
-  * General: Improved testing and added test cases (make check)+  * General: Various improvements and fixes, some from Coverity Scan and Valgrind. 
-  * General: Improved mutexes handling in various tools+  * General: Fixed typos reported by codespell
-  * GeneralFixed memory leaks, use afer freenull termination and return values in various tools and OSdep+  * General: Extracted console functions and moved to aircrack-util/
-  * General: Fixed compilation on FreeBSD. +  * General: Renamed osdep/ to aircrack-osdep/. 
-  * GeneralVarious fixes and improvements to README (wording, compilation, etc)+  * General: Fixed and added functions prototypes and commented out unused functions
-  * General: Updated copyrights in help screen.+  * 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
 +  * BuildingSupport paths containing spacesduring autoreconf. 
 +  * Building: Fix compilation without getauxval in the trampoline binary
 +  * Building: Fixed compiler warnings on Windows, FreeBSD. 
 +  * BuildingFixes 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]]
  
-===== Subversion Repository =====+===== Git Repository =====
  
-Our code repository containing sources can be found at [[https://svn.aircrack-ng.org|svn.aircrack-ng.org]].+Our code repository containing sources can be found at https://github.com/aircrack-ng/aircrack-ng.
  
-We use trac for our [[https://trac.aircrack-ng.org|bug tracker]].+We also use GitHub to track [[https://github.com/aircrack-ng/aircrack-ng/issues|issues]].
  
 The download and installation instructions can be found on the [[install_aircrack#compiling_and_installing|installation page]]. The download and installation instructions can be found on the [[install_aircrack#compiling_and_installing|installation page]].
  
 ===== Driver patches ===== ===== Driver patches =====
-They can be found [[http://patches.aircrack-ng.org|here...]] and [[install_drivers|this link]] explains how to install the driver(s) for your adapter(s).+They can be found [[https://patches.aircrack-ng.org|here...]] and [[install_drivers|this link]] explains how to install the driver(s) for your adapter(s).
  
 ====== Installation ====== ====== Installation ======
Line 123: Line 135:
     * manpages: each tool has a manpage.     * manpages: each tool has a manpage.
     * [[http://forum.aircrack-ng.org/|Forum]]     * [[http://forum.aircrack-ng.org/|Forum]]
-    * Bugtracking: [[http://trac.aircrack-ng.org|trac]]+    * Bugtracking: [[https://github.com/aircrack-ng/aircrack-ng/issues|GitHub]]
     * IRC: [[irc://irc.freenode.net/aircrack-ng|#aircrack-ng]] on [[http://freenode.net/irc_servers.shtml|Freenode]]     * IRC: [[irc://irc.freenode.net/aircrack-ng|#aircrack-ng]] on [[http://freenode.net/irc_servers.shtml|Freenode]]
  
Line 143: Line 155:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
Line 169: Line 182:
 ===== URLs ===== ===== URLs =====
   * Wiki: www.aircrack-ng.org/doku.php   * Wiki: www.aircrack-ng.org/doku.php
-  * Patches: [[http://patches.aircrack-ng.org|patches.aircrack-ng.org]]+  * Patches: [[https://patches.aircrack-ng.org|patches.aircrack-ng.org]]
  
-  * Videos (tutorials): [[http://videos.aircrack-ng.org|videos.aircrack-ng.org]] +  * Videos (tutorials): [[https://videos.aircrack-ng.org|videos.aircrack-ng.org]] 
-  * Download: [[http://download.aircrack-ng.org|download.aircrack-ng.org]] +  * Download: [[https://download.aircrack-ng.org|download.aircrack-ng.org]] 
-  * Forum: [[http://forum.aircrack-ng.org|forum.aircrack-ng.org]] +  * Forum: [[https://forum.aircrack-ng.org|forum.aircrack-ng.org]] 
-  * Trac: [[http://trac.aircrack-ng.org|trac.aircrack-ng.org]] +  * GitHub: [[https://github.com/aircrack-ng/aircrack-ng/issues|https://github.com/aircrack-ng/aircrack-ng/issues]] 
-  * Buildbot: [[http://buildbot.aircrack-ng.org/waterfall|buildbot.aircrack-ng.org]] +  * Photos and videos (events): [[https://photos.aircrack-ng.org|photos.aircrack-ng.org]] 
-  * Photos and videos (events): [[http://photos.aircrack-ng.org|photos.aircrack-ng.org]] +  * Blog: [[https://blog.aircrack-ng.org|blog.aircrack-ng.org]] 
-  * Blog: [[http://blog.aircrack-ng.org|blog.aircrack-ng.org]] +  * Nightly tarballs: [[https://nightly.aircrack-ng.org|nightly.aircrack-ng.org]] 
-  * Nightly tarballs: [[http://nightly.aircrack-ng.org|nightly.aircrack-ng.org]] +  * Archive: [[https://archive.aircrack-ng.org|archive.aircrack-ng.org]] 
-  * Archive: [[http://archive.aircrack-ng.org|archive.aircrack-ng.org]] +  * Storage: [[https://storage.aircrack-ng.org|storage.aircrack-ng.org]] 
-  * Storage: [[http://storage.aircrack-ng.org|storage.aircrack-ng.org]] +  * Twitter: [[https://twitter.aircrack-ng.org|twitter.aircrack-ng.org]]
-  * Twitter: [[http://twitter.aircrack-ng.org|twitter.aircrack-ng.org]]+
  
 ===== RSS ===== ===== RSS =====
-  * [[http://www.aircrack-ng.org/feed.php?type=rss|Wiki]] +  * [[https://www.aircrack-ng.org/feed.php?type=rss|Wiki]] 
-  * [[http://forum.aircrack-ng.org/index.php?action=.xml&type=rss|Forum]] +  * [[https://forum.aircrack-ng.org/index.php?action=.xml&type=rss|Forum]] 
-  * [[http://trac.aircrack-ng.org/timeline?milestone=on&ticket=on&ticket_details=on&changeset=on&wiki=off&max=30&daysback=20&format=rss|Trac]] +  * [[https://aircrack-ng.blogspot.com/feeds/posts/default?alt=rss|Blog]] 
-  * [[http://aircrack-ng.blogspot.com/feeds/posts/default?alt=rss|Blog]] +  * [[https://twitrss.me/twitter_user_to_rss/?user=aircrackng|Twitter]]
-  * [[http://twitter.com/statuses/user_timeline/102812769.rss|Twitter]]+
  
 ====== Donations ====== ====== Donations ======
  
-We would like to thank everyone who [[http://www.aircrack-ng.org/donors.html|donate]] and/or [[http://www.aircrack-ng.org/contribute.html|contribute]] to Aircrack-ng. +We would like to thank everyone who [[https://www.aircrack-ng.org/donors.html|donate]] and/or [[https://www.aircrack-ng.org/contribute.html|contribute]] to Aircrack-ng.
- +
-Consider your donation as an investment in the [[http://www.aircrack-ng.org/future.html|future]] of Aircrack-ng or as a way to say thanks or support hosting costs and hardware.  +
- +
-Monetary donations may be made via [[https://www.paypal.com/xclick/business=tdotreppe@aircrack-ng.org&item_name=Aircrack-ng%20donation&rm=2&no_note=1&no_shipping=1&tax=0&currency_code=EUR|Paypal]] or via IBAN, BIC/SWIFT. There is no minimum amount for your donation. Any and all donations are greatly appreciated.\\+
  
-For any other donation or if you have any questionscontact me at [[tdotreppe@aircrack-ng.org]]+If you would like to donateconsider [[http://www.hackersforcharity.org/|Hackers for Charity]].
  
 ====== Contact ====== ====== Contact ======
  
-If you have any question regarding this website (this wiki, forum, trac, ...), do not hesitate to contact me at [[tdotreppe@aircrack-ng.org]]. \\+If you have any question regarding this website (this wiki, forum, ...), do not hesitate to contact me at [[info@aircrack-ng.org]]. \\
  
 \\ \\
  
 Thanks to devine for the original work and to everyone who contributed to aircrack (You know who you are) ;-)  Thanks to devine for the original work and to everyone who contributed to aircrack (You know who you are) ;-) 
main.txt · Last modified: 2023/01/16 20:04 by mister_x