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 [2018/03/11 18:48] – Migration to GitHub 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 15: Line 15:
  
 Aircrack-ng was started at the end of February 2006. It 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 ([[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]]).+  * 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 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^
-^11 Mar 2018|Blog post: Migration to GitHub|We finally made it completely, we migrated from trac and subversion to GitHubIt was far from a simple program to run and switch to GitHub, it was a lot more complex task. You can find more details on [[https://aircrack-ng.blogspot.com/2018/03/migration-to-github.html|this blog post]].| +^6 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.| 
-^16 Oct 2017|Blog postKRACK WPA Vulnerability Key Reinstallation AttaCK|In [[https://aircrack-ng.blogspot.com/2017/10/krack-wpa-vulnerability-key.html|this blog post]], the new KRACK vulnerability is explained: a brief summary, who's affected, what to do and links to resources related to the vulnerability. \\ \\ TL;DR: Another day, another vulnerability, just patch your systems. It allows decryption of traffic but does not disclose the WPA key.| +^10 May 2022|Aircrack-ng 1.7|After more than 2 years, we are making a release with a decently large amount of fixes, improvements, and additions. We also broke the 4000 commits barrier, and 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]].| 
-^16 Aug 2017|Blog post: On drivers, rtl8812au, WN722N, monitor mode, QCA6174, other news ...|In [[https://aircrack-ng.blogspot.com/2017/08/on-drivers-rtl8812au-wn722n-monitor.html|this blog post]], we answer some common questions regarding various topics: using drivers, driver development, embedded chipsets, 802.11n/ac capture/injection, a few different current chipsets/drivers (rtl8812au, ath9k_htc, QCA6174), linux-backports (aka compat-wireless) and some other good news.|+^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...]]
Line 39: Line 43:
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 RC 4+Latest version: 1.7
  
-  * [[http://download.aircrack-ng.org/aircrack-ng-1.2-rc4.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 54: Line 58:
 ==== Changelog ==== ==== Changelog ====
  
-  * Airodump-ng: Increase console window size. +  * Airmon-ng: Fix avahi killing 
-  * Aircrack-ng: Added time remaining and percentage done when doing WPA cracking with dictionary (file). +  * Airmon-ng: rewrite service stopping entirely 
-  * Aircrack-ng: Make benchmark last 15 seconds for a more accurate value. +  * Airmon-ng: Codestyle fixes and code cleanup 
-  * Aircrack-ng: Fixed compilation on Cygwin 64 and drastically improve cracking speed for all CPUs (up to +175% performance)+  * Airmon-ng: Added few Raspberry Pi hardware revisions 
-  * Airmon-ng: Improved chipset detection on FreeBSD. +  * Airmon-ng: Fixes for 8812au driver 
-  * Airmon-ng: Display chipset for some Broadcom SDIO+  * Airmon-ng: Fix iwlwifi firmware formatting 
-  * Airbase-ng: Fixed broadcasting 'default'+  * Airmon-ng: Remove broken KVM detection 
-  * General: Updated and cleanup TravisCI file to test compilation and testing on OSX+  * Airmon-ng: Show regdomain in verbose mode 
-  * General: Fixed reading large files on Cygwin+  * Airmon-ng: Updated Raspberry Pi hardware revisions 
-  * General: Fixed a bunch of compilation warnings with gcc and clang+  * Airmon-ng: Document frequency usage 
-  * General: Fixed compilation on SolarisOpenBSDDragonFlyBSD 4.4NetBSDOSX. +  * Airmon-ng: Add sleep to help predictable names due to udev sometimes renaming interface 
-  * General: Fixed compilation on ARM and MIPS. +  * Airmon-ng: Added warning for broken radiotap headers in kernel 5.15 to 5.15.4 
-  * General: Improved compatibility on FreeBSD and Cygwin (RAM and CPU detection). +  * Airmon-ng: shellcheck fixes 
-  * General: Fixed gcc segfault on cygwin. +  * Airmon-ng: support systemctl as some systems don't support 'service' anymore 
-  * General: Memory cleanupsfixed memory leaks and fix other issues reported by Valgrind. +  * Airmon-ng: Fixes for pciutils 3.8, backward compatible 
-  * TestingFixes on various OSes. +  * Airbase-ng: use enum for frame type/subtype 
-  * INSTALLINGUpdated installation instructions for different OS. +  * Airbase-ng: remove a few IE in association responses 
-  * TravisCIImproved file.+  * Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode 
 +  * OSdep: Search additional IE for channel information 
 +  * OSdep: Android macro fixes 
 +  * Patches: Add missing patches that were on https://patches.aircrack-ng.org but not in repo 
 +  * Patches: Updated freeradius-wpe patch for v3.2.0 
 +  * Patches: Updated hostapd-wpe patch for v2.10 
 +  * Patches: Added docker containers to test WPE patches 
 +  * Autotools: make dist now creates VERSION file 
 +  * Autotools: Added maintainer mode 
 +  * Autotools: Initial support for Link Time Optimization (LTO) builds  
 +  * Integration tests: Added a new test, and improved some existing ones 
 +  * Airgraph-ng: switch airodump-join to Python 3 
 +  * Manpages: Fixes (typos, tools name, etc.) and improvements 
 +  * README: Updated dependencies and their installation on various distros in README.md and INSTALLING 
 +  * README: Fixed typos and spelling in README.md and INSTALLING 
 +  * Packages: Packages on PackageCloud now support any distro using .deb and .rpm, however, it requires reinstalling repo (BREAKING CHANGE) 
 +  * General: Fix compilation with LibreSSL 3.5 
 +  * General: Fix issues reported by Infer 
 +  * General: Updated buildbots 
 +  * General: Add Linux uclibc support 
 +  * General: Compilation fixes on macOS with the Apple M1 CPU 
 +  * General: Removed TravisCI and AppVeyor 
 +  * General: Use Github Actions for CI (LinuxWinmacOScode styleand PVS-Studio) 
 +  * 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 refactoringdeduplication, cleanup, and misc code improvements 
 +  * General: Coverity Scan fixes, which includes memory leaks, race conditions, division by 0, and other issues 
 +  * GeneralPVS Studio improvements,fixes and updates 
 +  * GeneralCode formatting/style fixes 
 +  * GeneralVarious fixes and improvements (code, CI, integration tests, coverity) 
 +  * General: Update bug reporting template and update the process
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
Line 84: Line 121:
  
 ===== 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 101: 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 
 +    * [[https://github.com/aircrack-ng/aircrack-ng/discussions|GitHub Discussions]]
     * Bugtracking: [[https://github.com/aircrack-ng/aircrack-ng/issues|GitHub]]     * 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.libera.chat/aircrack-ng|#aircrack-ng]] on [[http://libera.chat|Libera Chat]]
  
 ====== Documentation ====== ====== Documentation ======
Line 122: Line 160:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
Line 148: 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]] 
-  * GitHub: [[https://github.com/aircrack-ng/aircrack-ng/issues|https://github.com/aircrack-ng/aircrack-ng/issues]] +  * 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://aircrack-ng.blogspot.com/feeds/posts/default?alt=rss|Blog]] +  * [[https://aircrack-ng.blogspot.com/feeds/posts/default?alt=rss|Blog]] 
-  * [[http://twitter.com/statuses/user_timeline/102812769.rss|Twitter]]+  * [[https://nitter.net/aircrackng/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 wikiforum...), 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.1520790504.txt.gz · Last modified: 2018/03/11 18:48 by mister_x