main
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| main [2013/05/21 06:13] – [News] Forum/Trac/SVN/GitHub/release mister_x | main [2023/01/16 20:04] (current) – [URLs] updated dead links mister_x | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Introduction ====== | ====== Introduction ====== | ||
| - | [[http:// | + | [[https:// |
| - | In fact, Aircrack-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 attacks, deauthentication, | ||
| + | * Testing: Checking WiFi cards and driver capabilities (capture and injection). | ||
| + | * Cracking: WEP and WPA PSK (WPA 1 and 2). | ||
| - | ====== | + | We also maintain patches for: |
| + | * Packet injection for Linux drivers | ||
| + | * HostAPd and Freeradius, called WPE (Wireless Pawn Edition) patches, to attack WPA Enterprise. | ||
| + | ====== | ||
| 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 | + | Aircrack-ng |
| - | * Better documentation (wiki, manpages) and support ([[http://forum.aircrack-ng.org|Forum]], [[http://trac.aircrack-ng.org|trac]], [[irc:// | + | * Better documentation (wiki, manpages) and support ([[https://github.com/aircrack-ng/ |
| * More cards/ | * More cards/ | ||
| * More OS and platforms supported | * More OS and platforms supported | ||
| - | * New WEP attack: | + | * [[https:// |
| * WEP dictionary attack | * WEP dictionary attack | ||
| * Fragmentation attack | * Fragmentation attack | ||
| + | * WPA1/2 cracking with support for 802.11w captures and PMKID | ||
| + | * WPA Migration mode | ||
| * Improved cracking speed | * Improved cracking speed | ||
| * Capture with multiple cards | * Capture with multiple cards | ||
| + | * Cracking session | ||
| * New tools: [[airtun-ng]], | * New tools: [[airtun-ng]], | ||
| * Optimizations, | * Optimizations, | ||
| * ... | * ... | ||
| - | \\ | + | ====== News ====== |
| - | **Note**: Check [[http:// | + | |
| + | ^Date^Title^Content^ | ||
| + | ^6 Dec 2022|Now using GitHub Discussions|We' | ||
| + | ^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, | ||
| + | ^13 Apr 2022|PackageCloud.io ' | ||
| - | ====== News ====== | ||
| - | ^Date^Title^Content^ | ||
| - | ^20 May 2013|Forum/ | ||
| - | ^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:// | ||
| - | ^08 Oct 2012|Blog post: Will my card work with Aircrack-ng? | ||
| - | [[morenews|More news...]] | + | [[morenews|More news...]] |
| ====== Download ====== | ====== Download ====== | ||
| ===== Current version ===== | ===== Current version ===== | ||
| - | Latest version: 1.1 | + | Latest version: 1.7 |
| - | * [[http:// | + | * [[https:// |
| - | * [[http:// | + | |
| ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ | ** IMPORTANT ** Information Regarding Windows Version ** IMPORTANT **\\ | ||
| Line 51: | Line 57: | ||
| ==== Changelog ==== | ==== Changelog ==== | ||
| - | | + | |
| - | * airodump-ng, aircrack-ng, airdecap-ng, airbase-ng: Fixed buffer overflow in airodump-ng due to forged eapol frame. | + | |
| - | * aircrack-ng: Fixed multicast | + | * Airmon-ng: rewrite service stopping entirely |
| - | * airodump-ng: Added interaction (see wiki for the commands). | + | * Airmon-ng: Codestyle fixes and code cleanup |
| - | * airodump-ng: Fixed client time in netxml file. | + | * Airmon-ng: Added a few Raspberry Pi hardware revisions |
| - | * airtun-ng: Add WDS and bridge support. | + | * Airmon-ng: Fixes for 8812au driver |
| - | * airbase-ng: automatically set privacy bit to 1 if WPA or WPA2 is used (-Z or -z option). | + | * Airmon-ng: Fix iwlwifi firmware formatting |
| - | * airmon-ng: Updated iw URL for v0.9.19. | + | * Airmon-ng: Remove broken KVM detection |
| - | * airdriver-ng: Fixed link for madwifi-ng. | + | * Airmon-ng: Show regdomain in verbose mode |
| - | * aireplay-ng: Chopchop enhancement to not stop but wait on deauth packets. | + | * Airmon-ng: Updated Raspberry Pi hardware revisions |
| - | * tkiptun-ng: Fixed segfault. | + | * Airmon-ng: Document frequency usage |
| - | * wesside-ng: Fixed compilation bug with recent version of gcc. | + | * Airmon-ng: Add a sleep to help predictable names due to udev sometimes renaming interface |
| - | * cygwin: Compiling sqlite isn't necessary anymore, libsqlite3-devel package can be used. | + | * Airmon-ng: Added warning |
| - | * osdep: Strict aliasing and x86_64 fix. | + | * Airmon-ng: shellcheck fixes |
| - | * osdep: Add tap support for Darwin/OS X. Still require tuntaposx from sourceforge | + | * Airmon-ng: support systemctl as some systems don't support ' |
| - | * All: Fixed compilation | + | * Airmon-ng: Fixes for pciutils 3.8, backward compatible |
| - | * All: Fixed compilation | + | * Airbase-ng: use enum for frame type/ |
| - | * manpages: Fixed aireplay-ng manpage for attack 0: not disassociation packets, deauth packets. | + | * Airbase-ng: remove a few IE in association responses |
| - | * manpages: Added the keys for interaction in airodump-ng. | + | * Besside-ng: Support and detect all channels in 5GHz in Auto-Channel mode |
| - | * patches: Added regulatory domains override patches | + | * OSdep: Search additional IE for channel information |
| - | * patches: Added 2.6.32 patch for r8187 driver | + | * OSdep: Android macro fixes |
| - | * Makefiles: Fixed make uninstall. | + | * Patches: Add missing patches that were on https:// |
| + | * 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 | ||
| + | * Integration tests: Added a new test, and improved some existing ones | ||
| + | * Airgraph-ng: | ||
| + | * 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 | ||
| + | * General: Fix compilation | ||
| + | * 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 | ||
| + | * General: Added vscode devcontainer and documentation | ||
| + | * General: Fix warnings from PVS-Studio and build with pedantic | ||
| + | * General: Shell script fixes thanks to shellcheck | ||
| + | * General: Fixes for GCC 10 and 11 | ||
| + | * General: Fixed cross-compilation | ||
| + | * General: Code refactoring, | ||
| + | * General: Coverity Scan fixes, which includes memory leaks, race conditions, division by 0, and other issues | ||
| + | * General: PVS Studio improvements, | ||
| + | * General: Code formatting/ | ||
| + | * General: Various 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]] | ||
| - | ===== Subversion | + | ===== Git Repository ===== |
| - | The latest svn of the development | + | Our code repository containing |
| - | A bug tracker is also available there. | + | We also use GitHub to track [[https:// |
| The download and installation instructions can be found on the [[install_aircrack# | The download and installation instructions can be found on the [[install_aircrack# | ||
| - | |||
| - | ===== Virtual Machine ===== | ||
| - | |||
| - | A virtual machine is available [[http:// | ||
| - | |||
| - | A second, very light VMWare (15Mb required on disk) machine is available [[http:// | ||
| - | |||
| - | |||
| - | ===== 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:// | + | They can be found [[https:// |
| ====== Installation ====== | ====== Installation ====== | ||
| Line 108: | Line 132: | ||
| * Installing [[install_drivers|drivers and driver patches]] | * Installing [[install_drivers|drivers and driver patches]] | ||
| - | ===== Virtual Machine ===== | ||
| - | |||
| - | * Installing [[install_aircrack# | ||
| ====== Support ====== | ====== Support ====== | ||
| Line 117: | Line 138: | ||
| * manpages: each tool has a manpage. | * manpages: each tool has a manpage. | ||
| - | * [[http:// | + | * [[http:// |
| - | * Bugtracking: | + | * [[https:// |
| - | * IRC: [[irc:// | + | * Bugtracking: |
| + | * IRC: [[irc:// | ||
| ====== Documentation ====== | ====== Documentation ====== | ||
| Line 128: | Line 150: | ||
| * [[airdecap-ng]] | * [[airdecap-ng]] | ||
| * [[airdecloak-ng]] | * [[airdecloak-ng]] | ||
| - | * [[airdriver-ng]] | + | * [[airdriver-ng]] |
| * [[airdrop-ng]] | * [[airdrop-ng]] | ||
| * [[aireplay-ng]] | * [[aireplay-ng]] | ||
| Line 138: | Line 160: | ||
| * [[airtun-ng]] | * [[airtun-ng]] | ||
| * [[besside-ng]] | * [[besside-ng]] | ||
| + | * [[dcrack]] | ||
| * [[easside-ng]] | * [[easside-ng]] | ||
| * [[packetforge-ng]] | * [[packetforge-ng]] | ||
| Line 164: | Line 187: | ||
| ===== URLs ===== | ===== URLs ===== | ||
| * Wiki: www.aircrack-ng.org/ | * Wiki: www.aircrack-ng.org/ | ||
| - | * Patches: [[http:// | + | * Patches: [[https:// |
| - | * Videos (tutorials): | + | * Videos (tutorials): |
| - | * Download: [[http:// | + | * Download: [[https:// |
| - | * Forum: [[http:// | + | * Forum (**NO LONGER USED, GO TO GITHUB DISCUSSIONS**): [[https:// |
| - | * Trac: [[http://trac.aircrack-ng.org|trac.aircrack-ng.org]] | + | * GitHub Discussions: [[https://github.com/aircrack-ng/ |
| - | * Buildbot: [[http://buildbot.aircrack-ng.org/waterfall|buildbot.aircrack-ng.org]] | + | * GitHub: [[https://github.com/aircrack-ng/ |
| - | * Photos and videos (events): [[http://photos.aircrack-ng.org|photos.aircrack-ng.org]] | + | * Issues: [[https://github.com/aircrack-ng/ |
| - | * Blog: [[http://blog.aircrack-ng.org|blog.aircrack-ng.org]] | + | * Blog: [[https:// |
| - | * Nightly tarballs: [[http://nightly.aircrack-ng.org|nightly.aircrack-ng.org]] | + | * Archive: [[https:// |
| - | * Archive: [[http:// | + | * Storage: [[https:// |
| - | * Storage: [[http:// | + | * Twitter: [[https://twitter.com/ |
| - | * Twitter: [[http://twitter.aircrack-ng.org|twitter.aircrack-ng.org]] | + | * Mastodon: [[https:// |
| ===== RSS ===== | ===== RSS ===== | ||
| - | * [[http:// | + | * [[https:// |
| - | * [[http:// | + | * [[https:// |
| - | * [[http://trac.aircrack-ng.org/timeline?milestone=on& | + | * [[https:// |
| - | * [[http://aircrack-ng.blogspot.com/feeds/posts/ | + | * [[https://nitter.net/aircrackng/rss|Twitter]] |
| - | * [[http://twitter.com/statuses/ | + | * [[https://infosec.exchange/@aircrackng.rss|Mastodon]] |
| ====== Donations ====== | ====== Donations ====== | ||
| - | We would like to thank everyone who [[http:// | + | We would like to thank everyone who [[https:// |
| - | Consider your donation as an investment in the [[http:// | + | If you would like to donate, consider |
| - | Monetary donations may be made via [[https:// | + | ====== |
| - | For any other donation or if you have any questions, contact | + | If you have any question regarding this website (this wiki, forum, ...), do not hesitate to contact |
| - | ====== Contact ====== | + | \\ |
| - | If you have any question regarding this website (this wiki, forum, trac, ...), do not hesitate | + | For information about vulnerability and other security issues, as well as reporting, go to the [[https://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.1369109608.txt.gz · Last modified: by mister_x
