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/04/09 05:14] – [Subversion Repository] Only use HTTPS. mister_xmain [2018/12/10 02:51] – [Current version] Updated links to 1.5.2 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
-  * New WEP attack: [[http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/|PTW]]+  * [[https://web.archive.org/web/20110610115301/http://www.cdc.informatik.tu-darmstadt.de/aircrack-ptw/|PTW]] attack
   * 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^
-^04 Apr 15|Training at BlackHat USA|will be teaching once again [[https://www.blackhat.com/us-15/training/advanced-wi-fi-pentesting.html|Advanced Wi-Fi Pentesting]] with Vivek Ramachandran at BlackHat Las Vegas this yearIt's gonna be even better than last year!+^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 distro. Small 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 improvements. More details in [[https://aircrack-ng.blogspot.com/2018/12/aircrack-ng-152.html|our blog post]].| 
-^31 Oct 14|Aircrack-ng 1.2 RC 1|Here is the first release candidate. Exactly 7 month since the last beta. There will be most likely another one then the final release in the next few month.\\ \\ Updating is highly recommend as this contains a lot of bug fixes and improvements as well as security fixes (CVE-2014-8321, CVE-2014-8322, CVE-2014-8323 and CVE-2014-8324)More details can be found [[http://aircrack-ng.blogspot.com/2014/10/aircrack-ng-12-release-candidate-1.html|in the blog]].|+^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...]]
 ====== Download ====== ====== Download ======
  
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 RC 1+Latest version: 1.5.2
  
-  * [[http://download.aircrack-ng.org/aircrack-ng-1.2-rc1.tar.gz|Linux]] ([[http://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]])
-  * [[http://download.aircrack-ng.org/aircrack-ng_1.0dev_arm.ipk|Zaurus]] (1.0-dev r830; very old, older than 1.0 beta2)+
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 51: Line 54:
  
 ==== Changelog ==== ==== Changelog ====
-  * Airodump-ng should be able to parse the canonical oui file. + 
-  * Airodump-ng: Fixed GPS stack overflow. +  * Airodump-ng: Fixed AP selection slip in interactive mode 
-  * Airodump-ng: Fixed stopping cleanly with Ctrl-C. +  * Airodump-ng: Revamped GPS logging functionality and added new logging format (logcsv) 
-  * Airmon-zcbetter handling for when modules are not available (incomplete) +  * Aircrack-ngOnly load the maximum supported and available crypto engine 
-  * Airmon-zcusers can now start the monitor interface again to change channels +  * Aircrack-ngReworked wordlist producer/consumer queue 
-  * Airmon-zcupdate to use ip instead of ifconfig if available. +  * Airserv-ngFixed communication between platforms with different size int 
-  * Airmon-zcbetter handling of devices without pci bus +  * Airmon-ngImproved detection of Raspberry Pis 
-  * Aireplay-ngFixed tcp_test stack overflow. +  * GeneralSigned and unsigned comparison fixes 
-  * OSdepFixed libnl detection. Also avoid detection on non Linux systems+  * PackageAdded package for Ubuntu 18.10 (Cosmic) 
-  * OSdepFixed segmentation fault that happens with a malicious server. +  * GeneralCode cleanups 
-  * Besside-ngAdd regular expression matching for the SSID. +  * GeneralAdded more tests 
-  * Buddy-ngFixed segmentation fault. +  * GeneralCompilation improvements/fixes in autotools 
-  * MakefileFixed 'commands commence before first target' error when building Aircrack-ng. +  * GeneralBig endian fixes 
-  * Fixed segfault when changing the optimization when compiling with gcc thanks to Ramiro Polla. +  * General: Fixed building on FreeBSD and OpenBSD 
-  * Removed airdriver-ng (outdated and not meant for today's kernels) +  * General: Added instructions to compile on DragonflyBSD and OpenBSD 
-  * Added gitignore file. +  * General: Fixed spelling errors
-  * Fixed build issues on other compilers by using stdint.h types. +
-  * Updating installation file and added pkg-config as a requirement. +
-  * Various small fixes and improvements.+
 \\ \\
 [[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]].
- 
-===== Virtual Machine ===== 
- 
-A virtual machine is available [[http://download.aircrack-ng.org/vmware-aircrack-ng-v4.7z|here]]. It is also available via [[http://www.fulldls.com/download-app-1882388-vmwareaircrackngv4+7z.torrent|BitTorrent]].  See [[install_aircrack#installing_vmware_image|this page]] for more information. 
- 
-A second, very light VMWare (15Mb required on disk) machine is available [[http://download.aircrack-ng.org/TransRT73.zip|here]] with a mirror available [[http://chaox.net/~jens/TransRT73.zip|here]]. The md5sum of the file is **a42aa70fc6c752e3ed2ad8e1fa77d154**. This machine currently only works with RT73. See [[http://forum.aircrack-ng.org/index.php?topic=2204.0|this thread]] on the forum for more information. 
- 
- 
  
 ===== 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 108: Line 100:
     * 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 128: Line 120:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
Line 154: Line 147:
 ===== 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