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 [2013/06/01 04:48] – [News] New forum 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 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 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: 
-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://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
-  * 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
   * ...   * ...
-\\ +====== News ======
-**Note**: Check [[http://trac.aircrack-ng.org|trac]] for planned and requested features+
  
 +^Date^Title^Content^
 +^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 burden, which 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.|
 +^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]].|
 +^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.|
  
-====== News ====== 
  
-^Date^Title^Content^ 
-^31 May 13|New forum|The new forum is now [[http://forum.aircrack-ng.org|available]].\\ You'll have to register again since it is a brand new installation. If you had more than 100 posts in the old forum, use the same email address to register.\\ \\ I wanted to reinstall the old one before I gave access to this one but my provider, OVH, doesn't let me access my backed up data on the forum server that crashed a few weeks ago. And it looks like I won't be able to reinstall before the end of June (or whatever time they roll out their new cloud).\\ Support told me they prevent starting VM instance which is probably the reason why the instance crashed in the first place; reboot wasn't allowed in the interface, so it decided to stop (and thus lose my data).| 
-^25 May 13|1.2 Beta 1 Release|After a few years, we finally got a release: 1.2 Beta 1. Enjoy ;-)\\ Release Notes:\\ - Compilation fixes on all supported OSes.\\ - Makefile improvement and fixes.\\ - A lot of fixes and improvements on all tools and documentation.\\ - Fixed licensing issues.\\ - Added a few new tools and scripts (including distributed cracking tool).\\ - Fixed endianness and QoS issues.\\ \\ Two more things:\\ - The forum will be ready in a few days.\\ - We are now using [[https://travis-ci.org/aircrack-ng/aircrack-ng|Travis CI]] for continuous integration.| 
-^20 May 2013|Forum/Trac/SVN/GitHub/release|Trac was migrated to a new server. URL didn't change and it is now also available via [[https://trac.aircrack-ng.org|HTTPS]].\\ Subversion has been moved to another server/URL: [[http://svn.aircrack-ng.org|http://svn.aircrack-ng.org]]. You can also use [[https://svn.aircrack-ng.org"|HTTPS]] but it's a self-signed certificate for now.\\ Just [[http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.relocate.html|relocate]] your local copy and you're good to go.\\ \\ The forum's cloud instance crashed a few weeks ago and the last backup I have is 10 month old. I am deeply sorry for the data loss. I wish I learned a different way to be more careful with backups but what is done is done :/ \\ That backup will be available in read-only mode and I'll also install a brand new [[http://www.simplemachines.org/|SMF]].\\ There will be some announcements once the new forum is installed.\\ \\ We also have a [[https://github.com/aircrack-ng/aircrack-ng|GitHub]] synced with our SVN thanks to [[http://trac.aircrack-ng.org/wiki/Team|clopez]].\\ \\ There will be a release (alpha or beta) this upcoming week-end. A lot of improvements and fixes have been done since the last release a few years ago and this is probably the longest changelog we've ever had.\\ \\ More details about trac/svn and forum crash can be found in the [[http://aircrack-ng.blogspot.com/2013/05/trac-migration-and-forum-crash-details.html|blog]].| 
-^01 Apr 2013|April Fools - Wirelessly controlled traffic lights|Serious security flaw found in new traffic lights. A new kind of traffic light being used is controlled by an Access Point with simple passphrase to access it. More details in the [[http://aircrack-ng.blogspot.com/2013/04/wirelessly-controller-traffic-light.html|blog]].| 
-^08 Oct 2012|Blog post: Will my card work with Aircrack-ng?|Due to the amount of questions about new card and Aircrack-ng compatibility, I made a [[http://aircrack-ng.blogspot.com/2012/10/will-my-card-work-with-aircrack-ng.html|blog post about it]].| 
  
-[[morenews|More news...]] +[[morenews|More news...]]
 ====== Download ====== ====== Download ======
  
 ===== Current version ===== ===== Current version =====
  
-Latest version: 1.2 Beta 1+Latest version: 1.7
  
-  * [[http://download.aircrack-ng.org/aircrack-ng-1.2-beta1.tar.gz|Linux]] ([[http://patches.aircrack-ng.org/|Driver patches]]) +  * [[https://download.aircrack-ng.org/aircrack-ng-1.7.tar.gz|Linux]]
-  * [[http://download.aircrack-ng.org/aircrack-ng_1.0dev_arm.ipk|Zaurus]] (1.0-dev r830; older than beta2)+
  
 ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\
Line 54: Line 57:
  
 ==== Changelog ==== ==== Changelog ====
-  * Airmon-ng: Added chipset information for ar9170usb, wl, rt2800usb, ar9271, wl12xx, RT3070STA, ath9k_htc, r871x_usb_drv, ath5k, carl9170 and various Intel drivers. + 
-  * Airmon-ng: Fixed chipset information ipw2200. +  * Airmon-ng: Fix avahi killing 
-  * Airmon-ng: Fixed output for r8187 driver. +  * Airmon-ng: rewrite service stopping entirely 
-  * Airmon-ng: Improved chipset information for a few drivers. +  * Airmon-ng: Codestyle fixes and code cleanup 
-  * Airmon-ng: Support for displaying information about ath9k. +  * Airmon-ng: Added a few Raspberry Pi hardware revisions 
-  * Airmon-ng: Added 'check kill' to automatically kill services that could interfere. +  * Airmon-ng: Fixes for 8812au driver 
-  * Airmon-ng: Fixed issues with Intel chipsets detection. +  * Airmon-ng: Fix iwlwifi firmware formatting 
-  * Airmon-ng: Updated iw download link. +  * Airmon-ng: Remove broken KVM detection 
-  * Airmon-ng: Better mac80211 handling +  * Airmon-ng: Show regdomain in verbose mode 
-  * Airmon-ng: Added detection for WiLink TI driver, rtl819xU, iwlwifi. +  * Airmon-ng: Updated Raspberry Pi hardware revisions 
-  * Airmon-zcImproved version of Airmon-ng with more detailled information. +  * Airmon-ng: Document frequency usage 
-  * Airdecap-ng: Fixed decoding QoS frames (Closes: #667 and #858)+  * Airmon-ngAdd a sleep to help predictable names due to udev sometimes renaming interface 
-  * Airgraph-ng: Use Aircrack-ng Makefile instead of its own. +  * Airmon-ng: Added warning for broken radiotap headers in kernel 5.15 to 5.15.4 
-  * Airbase-ng: Fixed bug using clients list. +  * Airmon-ng: shellcheck fixes 
-  * Airbase-ng: Fixed issue with QoS (ticket #760)+  * Airmon-ng: support systemctl as some systems don't support 'service' anymore 
-  * Airbase-ng: Fixed sending beacons with null SSID. +  * Airmon-ng: Fixes for pciutils 3.8, backward compatible 
-  * Airbase-ng: Allow non ASCII ESSID +  * Airbase-ng: use enum for frame type/subtype 
-  * Airodump-ng: Fixed buffer overflow (ticket #728). +  * Airbase-ng: remove a few IE in association responses 
-  * Airodump-ngFixed channel parsing. +  * Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode 
-  * Airodump-ngFixed FreeBSD battery reading. +  * OSdepSearch additional IE for channel information 
-  * Airodump-ngRenamed "Packets" column to "Frames" ("Packets" was not correct). +  * OSdepAndroid macro fixes 
-  * Airodump-ng: Fixed XML bugs when outputting NetXML: ESSID containing '&' or chinese characters, when multiple encryption are used+  * PatchesAdd missing patches that were on https://patches.aircrack-ng.org but not in repo 
-  * Airodump-ng: Add alternative paths for Airodump-ng OUI file. +  * Patches: Updated freeradius-wpe patch for v3.2.0 
-  * Airodump-ng: Added GPSd 2.92+ support (JSON). +  * PatchesUpdated hostapd-wpe patch for v2.10 
-  * Airodump-ngAdd option --manufacturer to display manufacturer column on airodump-ng+  * PatchesAdded docker containers to test WPE patches 
-  * Airodump-ngAdd feature to show APs uptime (--uptime) based on the timestamp. +  * Autotoolsmake dist now creates VERSION file 
-  * Airodump-ng-OUI-updateFixed OUI URL and allow CURL redirect (ticket #829). +  * AutotoolsAdded maintainer mode 
-  * Airdrop-ng: removed .py from file names. +  * AutotoolsInitial support for Link Time Optimization (LTO) builds  
-  * Airdrop-ngFixed bug in installer. +  * Integration testsAdded a new test, and improved some existing ones 
-  * Airdrop-ngFixed OUI lookup. +  * Airgraph-ng: switch airodump-join to Python 3 
-  * Airdrop-ngFixed bug when several BSSID have the same ESSID. +  * ManpagesFixes (typos, tools name, etc.) and improvements 
-  * Airdrop-ng: Doesn't constantly parse anymore, wait 5 seconds each time it parses. +  * README: Updated dependencies and their installation on various distros in README.md and INSTALLING 
-  * Airdrop-ng: Fixed crash when failing to get channel or when rules file didn't exist. +  * README: Fixed typos and spelling in README.md and INSTALLING 
-  * Airdrop-ngFixed to use lorcon.py/lorcon2 libs+  * PackagesPackages on PackageCloud now support any distro using .deb and .rpm, however, it requires reinstalling repo (BREAKING CHANGE) 
-  * Airdrop-ng: Updated README. +  * GeneralFix compilation with LibreSSL 3.5 
-  * Airdrop-ng: Fixed error preventing update to work+  * GeneralFix issues reported by Infer 
-  * Versuck-ngNew script to do the same thing as the kismet autowep plugin from the CLI. +  * GeneralUpdated buildbots 
-  * Aircrack-ng: Fixed counter display error when cracking WPA+  * GeneralAdd Linux uclibc support 
-  * Aircrack-ngAdded output of the WPA handshake to EWSA project file+  * GeneralCompilation fixes on macOS with the Apple M1 CPU 
-  * Aircrack-ngAdded output of the WPA handshake to oclhashcat+ project file. +  * GeneralRemoved TravisCI and AppVeyor 
-  * Aircrack-ngAdded benchmark option, -S. +  * GeneralUse Github Actions for CI (Linux, Win, macOS, code style, and PVS-Studio
-  * Aircrack-ngFixed -u option. +  * General: Added vscode devcontainer and documentation 
-  * Aircrack-ngPIC fix for hardened systems from Francisco Blas Izquierdo Riera (klondike) +  * GeneralFix warnings from PVS-Studio and build with pedantic (See PR2174) 
-  * Aircrack-ng: Allow dictionaries larger than 2Gb. +  * GeneralShell script fixes thanks to shellcheck 
-  * Aircrack-ng: Give a better message when there's an error with the dictionary. +  * GeneralFixes for GCC 10 and 11 
-  * Aircrack-ngPrevent a buffer overflow from happening (Wojciech Waga). +  * GeneralFixed cross-compilation 
-  * Aireplay-ngAdded migration mode attack from Leandro Meiners and Diego Sor from Core Security (BlackHat Las Vegas 2010+  * GeneralCode refactoring, deduplication, cleanup, and misc code improvements 
-  * Aireplay-ng, Airodump-ng: Added option to ignore issue with -1 channel. +  * GeneralCoverity Scan fixes, which includes memory leaksrace conditionsdivision by 0, and other issues 
-  * Airserv-ngFixed crash when clients disconnect. +  * GeneralPVS Studio improvements,fixes and updates 
-  * Besside-ng-crawler: Added EAPOL Crawler. +  * GeneralCode formatting/style fixes 
-  * Airdecloak-ng: Fixed bug when using pcap files with PPI headers. +  * General: Various fixes and improvements (codeCIintegration tests, coverity
-  * dcrackDistributed cracking server/client +  * GeneralUpdate bug reporting template and update the process
-  * wifi-detect.shreference script for testing wifi card detection using iwconfig vs ls /sys/class/net +
-  * WPA Clean: Tool to merge and clean WPA capture files. +
-  * Wireless PandaC# Library to parse Airodump-ng output files (and added example project). +
-  * OSdep (Linux)Setting fixed bitrates on mac80211 2.6.31 and up. +
-  * OSdep (Linux)Added support for nl80211 thanks to impulse32. Use 'make libnl=true' to add netlink support (Ticket #1004). +
-  * Manpages: Improvement and fixes for Airgraph-ngAirodump-ngpacketforge-ngAircrack-ng +
-  * ManpagesFixed various spelling issues and single quote issues. +
-  * MakefilesAdded tests for the different tools. +
-  * Makefiles: Various fixes and improvements+
-  * Makefiles: Added support for libgrypt instead of OpenSSL via parameter. +
-  * Patches: Added a few patches. +
-  * Removed useless script: patchchk. +
-  * Finally fixed licensing issues. +
-  * Fixed endianness issues in most of the tools. +
-  * Fixed cppcheck errors (Ticket #957). +
-  * Fixed various compilation issues on Linux and CygwinGNU/HurdDarwin (OSXand Sparc. +
-  * Fixed compilation on recent gcc versions on Linux, Cygwin. +
-  * Added instructions for Travis CIFree Hosted Continuous Integration Platform for the Open Source Community. +
-  * Added Readme.Md for GitHub. Aircrack-ng subversion repository is synced on GitHub: http://github.com/aircrack-ng/aircrack-ng +
-  * Various other small bug fixes.+
 \\ \\
 [[changelog|The complete Changelog]] [[changelog|The complete Changelog]]
  
-===== Subversion Repository =====+===== Git Repository =====
  
-The latest svn of the development sources can be found at [[http://trac.aircrack-ng.org|trac.aircrack-ng.org]].+Our code repository containing sources can be found at https://github.com/aircrack-ng/aircrack-ng.
  
-A bug tracker is also available there.+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. 
- 
- 
-===== Slitaz Aircrack-ng Distribution ===== 
- 
-A liveCD/USB download and detailed information is available on this [[slitaz|this 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 161: Line 132:
    * Installing [[install_drivers|drivers and driver patches]]    * Installing [[install_drivers|drivers and driver patches]]
  
-===== Virtual Machine ===== 
- 
-   * Installing [[install_aircrack#installing_vmware_image|virtual machine]] 
  
 ====== Support ====== ====== Support ======
Line 170: 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 181: Line 150:
   * [[airdecap-ng]]   * [[airdecap-ng]]
   * [[airdecloak-ng]]   * [[airdecloak-ng]]
-  * [[airdriver-ng]]+  * [[airdriver-ng]] - REMOVED in 1.2 rc 1
   * [[airdrop-ng]]   * [[airdrop-ng]]
   * [[aireplay-ng]]   * [[aireplay-ng]]
Line 191: Line 160:
   * [[airtun-ng]]   * [[airtun-ng]]
   * [[besside-ng]]   * [[besside-ng]]
 +  * [[dcrack]]
   * [[easside-ng]]   * [[easside-ng]]
   * [[packetforge-ng]]   * [[packetforge-ng]]
Line 217: 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.1370054883.txt.gz · Last modified: by mister_x