Path to this page:
./
wip/aircrack-ng,
WiFi security auditing tools suite
Branch: CURRENT,
Version: 1.7,
Package name: aircrack-ng-1.7,
Maintainer: pkgsrc-usersaircrack-ng is a set of tools for auditing wireless networks. It's an
enhanced/reborn version of aircrack. It consists of airodump (an 802.11
packet capture program), aireplay (an 802.11 packet injection program),
aircrack (static WEP and WPA-PSK cracking), airdecap (decrypts WEP/WPA
capture files), and some tools to handle capture files (merge, convert, ..)
Required to run:[
security/openssl]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 7559.213 KB
Version history: (Expand)
- (2024-01-05) Updated to version: aircrack-ng-1.7
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
CVS history: (Expand)
2015-02-09 18:28:42 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Get rid of REPLACE_BASH= airdriver-ng ... The script is no more present.
|
2015-02-07 02:35:37 by Tobias Nygren | Files touched by this commit (20) | |
Log message:
Update to aircrack-ng-1.2-rc1. (Untested, but builds)
Can go to pkgsrc proper after someone tests it.
Version 1.2-rc1 (changes from aircrack-ng 1.2-beta3) - Released 31 October 2014:
Airodump-ng should be able to parse the canonical oui file.
Airodump-ng: Fixed GPS stack overflow.
Airodump-ng: Fixed stopping cleanly with Ctrl-C.
Airmon-zc: better handling for when modules are not available (incomplete)
Airmon-zc: users can now start the monitor interface again to change channels
Airmon-zc: update to use ip instead of ifconfig if available.
Airmon-zc: better handling of devices without pci bus
Aireplay-ng: Fixed tcp_test stack overflow.
OSdep: Fixed libnl detection. Also avoid detection on non Linux systems.
OSdep: Fixed segmentation fault that happens with a malicious server.
Besside-ng: Add regular expression matching for the SSID.
Buddy-ng: Fixed segmentation fault.
Makefile: Fixed 'commands commence before first target' error when building \
Aircrack-ng.
Fixed segfault when changing the optimization when compiling with gcc thanks \
to Ramiro Polla.
Removed airdriver-ng (outdated and not meant for today's kernels)
Added gitignore file.
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.
Version 1.2-beta3 (changes from aircrack-ng 1.2-beta2) - Released 31 March 2014:
Finally properly fixed the buffer overflow.
Fixed channel parsing (eg 108, 125) and updated radiotap parser.
Various other small fixes.
Version 1.2-beta2 (changes from aircrack-ng 1.2-beta1) - Released 30 November 2013:
Airbase-ng: Fixed order of IE when creating soft Access Point.
Airbase-ng: Fixed Caffe Latte Attack not working for all clients.
Aircrack-ng: Improved PTW speed thanks to Ramiro Polla.
Airmon-zc: Fixed improper use of the interface.
Airdecap-ng: Fixed decoding captures with WMM enabled.
Various: Fixed memory leaks in Aircrack-ng, Aireplay-ng, OSdep.
Added support for static analysis using Coverity Scan.
Fixed compilation due to PIC unfriendly assembly on Gentoo hardened.
Fixed running tests using 'make check'.
Fixed building aircrack-ng with recent version of gcc and also on cygwin.
Various other small fixes.
|
2014-11-22 01:00:06 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Add TODO file to record its vulnerabilities.
|
2013-09-06 16:34:01 by Tobias Nygren | Files touched by this commit (1) |
Log message:
add missing file to PLIST
|
2013-06-12 19:45:49 by Adam Ciarcinski | Files touched by this commit (9) |
Log message:
Changes 1.2 beta 1:
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.
|
2013-02-01 23:22:15 by Thomas Klausner | Files touched by this commit (11) |
Log message:
Reset MAINTAINER/OWNER (became observers)
|
2012-09-24 18:56:26 by Aleksej Saushev | Files touched by this commit (144) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
|
2012-08-20 15:23:18 by iMil | Files touched by this commit (10) |
Log message:
Added license + CVS messages to make pkglint happy
|