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
main [2016/01/07 03:53] – [Introduction] Updated description mister_xmain [2023/01/16 20:04] (current) – [URLs] updated dead links 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 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:+[[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 on Linux but also Windows, macOS, FreeBSD, OpenBSD, NetBSD, as well as Solaris and even eComStation 2. \\ \\ It focuses on different areas of WiFi security:
   * Monitoring: Packet capture and export of data to text files for further processing by third party tools.   * Monitoring: Packet capture and export of data to text files for further processing by third party tools.
   * Attacking: Replay attacks, deauthentication, fake access points and others via packet injection.   * Attacking: Replay attacks, deauthentication, fake access points and others via packet injection.
Line 7: Line 7:
   * Cracking: WEP and WPA PSK (WPA 1 and 2).   * Cracking: WEP and WPA PSK (WPA 1 and 2).
  
- +We also maintain patches for: 
-====== What is Aircrack-ng ?======+  * 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://github.com/aircrack-ng/aircrack-ng/discussions|Forum]], [[https://github.com/aircrack-ng/aircrack-ng|GitHub]], [[irc://irc.libera.chat/aircrack-ng|IRC:  #aircrack-ng on Libera Chat]]).
   * More cards/drivers supported   * More cards/drivers supported
   * More OS and platforms supported   * More OS and platforms supported
Line 19: 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
   * ...   * ...
-\\ 
-**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 Intel Skylake CPUs).\\ \\ This was quite a challengebut it got finally integrated into our subversion repository in [[http://trac.aircrack-ng.org/changeset/2800|r2800]]. You can read more about it in the [[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]].| +^Dec 2022|Now using GitHub Discussions|We're moving from our old trusty forum to [[https://github.com/features/discussions|GitHub Discussions]] partly due to the maintenance burdenwhich means new posts should be opened in the [[https://github.com/aircrack-ng/aircrack-ng/discussions|Discussions]] tab of our [[https://github.com/aircrack-ng/aircrack-ng/|repository]]. \\ \\  The old [[https://forum.aircrack-ng.org/|forum]] will become a static archive so the links to the posts won't become 404.| 
-^21 Nov 15|Aircrack-ng 1.2 RC 3|Third release candidate and hopefully this should be the last one. It contains ton of bug fixes, code cleanup, improvements and compilation fixes everywhereSome features were added: AppArmor profilesbetter FreeBSD support, including an airmon-ng for FreeBSD.| +^10 May 2022|Aircrack-ng 1.7|After more than 2 years, we are making a release with decently large amount of fixes, improvementsand additionsWe also broke the 4000 commits barrierand this release has more than [[https://github.com/aircrack-ng/aircrack-ng/compare/1.6...master|400 commits]]\\ \\ Read more in [[https://aircrack-ng.blogspot.com/2022/05/aircrack-ng-17.html|our detailed blog post]] or head to the [[Main#download|download section]].
-^10 Apr 2015|Aircrack-ng 1.2 RC 2|Here is the second release candidateAlong with a LOT of fixes, it improves the support for the Airodump-ng scan visualizerAirmon-zc is mature and is now renamed to Airmon-ngAlso, 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.|+^13 Apr 2022|PackageCloud.io 'any/any' change|Our packages are now compatible with any distribution that supports **.deb** or **.rpm** packages. If you are using them, due to this change, you will have to reinstall the repository to keep receiving updates. Head over to [[https://aircrack-ng.blogspot.com/2022/04/packagecloudio-anyany-change.html|our blog post]] for all the details.| 
 + 
  
-[[morenews|More news...]] +[[morenews|More news...]]
 ====== Download ====== ====== Download ======
  
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 RC 3+Latest version: 1.7
  
-  * [[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.7.tar.gz|Linux]]
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 55: Line 57:
  
 ==== 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 +  * Airmon-ng: Fix avahi killing 
-  * Aircrack-ng: Fixed compilation warnings. +  * Airmon-ng: rewrite service stopping entirely 
-  * Aircrack-ng: Removed redundant NULL check and fixed typo in another one. +  * Airmon-ng: Codestyle fixes and code cleanup 
-  * Aircrack-ng: Workaround for segfault when compiling aircrack-ng with clang and gcrypt and running check. +  * Airmon-ng: Added few Raspberry Pi hardware revisions 
-  * Airmon-ng: Created version for FreeBSD. +  * Airmon-ng: Fixes for 8812au driver 
-  * Airmon-ng: Prevent passing invalid values as channel. +  * Airmon-ng: Fix iwlwifi firmware formatting 
-  * Airmon-ng: Handle udev renaming interfaces. +  * Airmon-ng: Remove broken KVM detection 
-  * Airmon-ng: Better handling of rfkill. +  * Airmon-ng: Show regdomain in verbose mode 
-  * Airmon-ng: Updated OUI URL. +  * Airmon-ng: Updated Raspberry Pi hardware revisions 
-  * Airmon-ng: Fix VM detection. +  * Airmon-ng: Document frequency usage 
-  * Airmon-ng: Make lsusb optional if there doesn't seem to be usb bus.  Improve pci detection slightly. +  * Airmon-ng: Add sleep to help predictable names due to udev sometimes renaming interface 
-  * Airmon-ng: Various cleanup and fixes (including wording and typos)+  * Airmon-ng: Added warning for broken radiotap headers in kernel 5.15 to 5.15.4 
-  * Airmon-ng: Display iw errors. +  * Airmon-ng: shellcheck fixes 
-  * Airmon-ng: Improved handling of non-monitor interfaces. +  * Airmon-ng: support systemctl as some systems don't support 'service' anymore 
-  * Airmon-ng: Fixed error when running 'check kill'+  * Airmon-ng: Fixes for pciutils 3.8, backward compatible 
-  * Airdrop-ng: Display error instead of stack trace. +  * Airbase-ng: use enum for frame type/subtype 
-  * Airmon-ng: Fixed bashism. +  * Airbase-ng: remove a few IE in association responses 
-  * Airdecap-ng: Allow specifying output file names. +  * Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode 
-  * Airtun-ngAdded missing parameter to help screen. +  * OSdepSearch additional IE for channel information 
-  * Besside-ng-crawler: Removed reference to darkircop.org (non-existent subdomain)+  * OSdep: Android macro fixes 
-  * Airgraph-ngDisplay error when no graph type is specified+  * Patches: Add missing patches that were on https://patches.aircrack-ng.org but not in repo 
-  * Airgraph-ngFixed make install. +  * Patches: Updated freeradius-wpe patch for v3.2.0 
-  * ManpagesFixedupdated and improved airodump-ng, airmon-ng, aircrack-ng, airbase-ng and aireplay-ng manpages. +  * PatchesUpdated hostapd-wpe patch for v2.10 
-  * Aircrack-ng GUIFixes issues with wordlists selection. +  * Patches: Added docker containers to test WPE patches 
-  * OSdepAdd missing RADIOTAP_SUPPORT_OVERRIDES check+  * Autotools: make dist now creates VERSION file 
-  * OSdepFix possible infinite loop+  * AutotoolsAdded maintainer mode 
-  * OSdepUse a default MTU of 1500 (Linux only)+  * Autotools: Initial support for Link Time Optimization (LTO) builds  
-  * OSdepFixed compilation on OSX+  * Integration tests: Added a new test, and improved some existing ones 
-  * AppArmorImproved and added profiles+  * Airgraph-ng: switch airodump-join to Python 3 
-  * General: Fixed warnings reported by clang. +  * ManpagesFixes (typos, tools name, etc.) and improvements 
-  * General: Updated TravisCI configuration file +  * READMEUpdated dependencies and their installation on various distros in README.md and INSTALLING 
-  * General: Fixed typos in various tools. +  * READMEFixed typos and spelling in README.md and INSTALLING 
-  * General: Fixed clang warning about 'gcry_thread_cbs()' being deprecated with gcrypt > 1.6.0. +  * PackagesPackages on PackageCloud now support any distro using .deb and .rpm, however, it requires reinstalling repo (BREAKING CHANGE) 
-  * General: Fixed compilation on cygwin due to undefined reference to GUID_DEVCLASS_NET +  * GeneralFix compilation with LibreSSL 3.5 
-  * General: Fixed compilation with musl libc. +  * General: Fix issues reported by Infer 
-  * General: Improved testing and added test cases (make check). +  * General: Updated buildbots 
-  * General: Improved mutexes handling in various tools. +  * General: Add Linux uclibc support 
-  * General: Fixed memory leaks, use afer freenull termination and return values in various tools and OSdep. +  * General: Compilation fixes on macOS with the Apple M1 CPU 
-  * General: Fixed compilation on FreeBSD. +  * General: Removed TravisCI and AppVeyor 
-  * General: Various fixes and improvements to README (wordingcompilationetc). +  * General: Use Github Actions for CI (Linux, Win, macOS, code style, and PVS-Studio) 
-  * General: Updated copyrights in help screen.+  * General: Added vscode devcontainer and documentation 
 +  * General: Fix warnings from PVS-Studio and build with pedantic (See PR2174
 +  * General: Shell script fixes thanks to shellcheck 
 +  * General: Fixes for GCC 10 and 11 
 +  * General: Fixed cross-compilation 
 +  * General: Code refactoring, deduplication, cleanup, and misc code improvements 
 +  * General: Coverity Scan fixes, which includes memory leaks, race conditions, division by 0, and other issues 
 +  * General: PVS Studio improvements,fixes and updates 
 +  * General: Code formatting/style fixes 
 +  * General: Various fixes and improvements (codeCIintegration tests, coverity
 +  * General: Update bug reporting template and update the process
 \\ \\
 [[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 126: Line 138:
  
     * manpages: each tool has a manpage.     * manpages: each tool has a manpage.
-    * [[http://forum.aircrack-ng.org/|Forum]] +    * [[http://forum.aircrack-ng.org/|Forum]] - DEPRECATED, GO TO GITHUB DISCUSSIONS 
-    * Bugtracking: [[http://trac.aircrack-ng.org|trac]] +    * [[https://github.com/aircrack-ng/aircrack-ng/discussions|GitHub Discussions]] 
-    * IRC: [[irc://irc.freenode.net/aircrack-ng|#aircrack-ng]] on [[http://freenode.net/irc_servers.shtml|Freenode]]+    * Bugtracking: [[https://github.com/aircrack-ng/aircrack-ng/issues|GitHub]] 
 +    * IRC: [[irc://irc.libera.chat/aircrack-ng|#aircrack-ng]] on [[http://libera.chat|Libera Chat]]
  
 ====== Documentation ====== ====== Documentation ======
Line 147: Line 160:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
Line 173: Line 187:
 ===== 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 (**NO LONGER USED, GO TO GITHUB DISCUSSIONS**): [[https://forum.aircrack-ng.org|forum.aircrack-ng.org]] 
-  * Trac: [[http://trac.aircrack-ng.org|trac.aircrack-ng.org]] +  * GitHub Discussions: [[https://github.com/aircrack-ng/aircrack-ng/discussions|github.com/aircrack-ng/aircrack-ng/discussions]] 
-  * Buildbot: [[http://buildbot.aircrack-ng.org/waterfall|buildbot.aircrack-ng.org]] +  * GitHub: [[https://github.com/aircrack-ng/aircrack-ng|https://github.com/aircrack-ng/aircrack-ng]] 
-  * Photos and videos (events): [[http://photos.aircrack-ng.org|photos.aircrack-ng.org]] +    Issues: [[https://github.com/aircrack-ng/aircrack-ng/issues|https://github.com/aircrack-ng/aircrack-ng/issues]] 
-  Blog: [[http://blog.aircrack-ng.org|blog.aircrack-ng.org]] +  * Blog: [[https://aircrack-ng.blogspot.com|aircrack-ng.blogspot.com]] 
-  * 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.com/aircrackng|twitter.com/aircrackng]] 
-  * Twitter: [[http://twitter.aircrack-ng.org|twitter.aircrack-ng.org]]+  * Mastodon: [[https://infosec.exchange/@aircrackng|aircrackng@infosec.exchange]]
  
 ===== 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://nitter.net/aircrackng/rss|Twitter]] 
-  * [[http://twitter.com/statuses/user_timeline/102812769.rss|Twitter]]+  * [[https://infosec.exchange/@aircrackng.rss|Mastodon]]
  
 ====== 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+If you would like to donate, consider [[http://www.hackersforcharity.org/|Hackers for Charity]].
  
-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.\\+====== Contact ======
  
-For any other donation or if you have any questions, contact me at [[tdotreppe@aircrack-ng.org]]+If you have any question regarding this website (this wikiforum, ...), do not hesitate to contact us at [[info@aircrack-ng.org]]. \\
  
-====== Contact ======+\\
  
-If you have any question regarding this website (this wikiforumtrac, ...), do not hesitate to contact me at [[tdotreppe@aircrack-ng.org]]. \\+For information about vulnerability and other security issuesas well as reportinggo to the [[https://aircrack-ng.org/security.html|dedicated page]] about it.
  
 \\ \\
  
 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.1452135230.txt.gz · Last modified: 2016/01/07 03:53 by mister_x