Skip to main content

Aircrack-ng 1.0 rc1

Important note: It does not support peek drivers.

Changelog:

airbase-ng: Multi-purpose tool aimed at attacking clients as opposed to the AP.
airbase-ng: Added replay tool for external packet processing feature.
aircrack-ng: Fixed: Displaying twice the wep key at the end and "Warning: Previous crack is still running".
aircrack-ng: Fixed detection of WPA handshake (was not working correctly in previous release).
aircrack-ng: Fixed PTW attack against QoS and WDS packets.
aircrack-ng: Added oneshot option to try PTW only once.
airodump-ng: Fixed channel numbers (Fixed "fixed channel" messages).
airodump-ng: Added frequency selection (-C).
aireplay-ng: Fixed injection on OpenBSD.
aireplay-ng: Fixed a rtc bug which freezed aireplay-ng in case /dev/rtc0 is not available.
aireplay-ng: Fixed chopchop attack against QoS packets.
aireplay-ng: Added Caffe-Latte attack.
aireplay-ng: Added CFrag attack: Turns every IP and ARP packet into an ARP request against the client.
airtun-ng: Added support for fragmented packets.
airdriver-ng: Updated drivers.
airserv-ng: Various fixes.
airmon-ng: Added nl80211 usage.
airmon-ng: Use 'iw' when it is found.
airmon-ng: Fixed error with madwifi-ng when creating new VAP.
wesside-ng: Added option to ignore ACKs.
OSdep: Fixed endieanness bugs.
OSdep: Orinoco: attempt to bring interface down before switching to monitor mode.
All: Added copyright and GPL in missing files.
All: Fixed compilation on Mac OSX 10.5.2 (PPC).
GUI: Fixed "Choose" button (airdecap-ng).
Makefile: Fixed usage of iCC versions other than 9.0.
patches: Updated rtl8187 patch.
patches: Updated madwifi-ng patch.
patches: Updated sqlite patch (cygwin).
patches: Added mac80211 frag patch.
patches: Added b43 and updated bcm43xx patches.

Comments

Popular posts from this blog

Test New ALFA-AWUS036H v.2 (1.000mW) VS ALFA-AWUS036H v.1 (500mW)

- Recently emerged the New ALFA-AWUS036H v.2 (1.000mW), and these are the tests. TEST WITH NETSTUMBLER 1) usb da 100mW chipset railink 2) usb da 200mW chipset railink rt73 3) intel 2200 b/g con connettore esterno rp-sma 4) Alfa-AWUS036H 500mW 5) New Alfa-AWUS036H V2 da 1.000mW

ALFA-­AWUS036H & ALFA-­AWUS050NH INSTALLING/UPDATING DRIVERS RTL8187, r8187, RT2800usb on UBUNTU

NOTE: For surfing Internet with ALFA-AWUS050NH on Ubuntu Jaunty with rt2870sta driver, you must use the Kernel "2.6.28-11-generic #42-Ubuntu", without change or updates the drivers modules. NOTE: The tutorial is not related to Ubuntu karmic. Driver RTL8187/Stacks-­mac80211 (ref. ALFA-­AWUS036h) ­- These drivers, for surfing Internet, are more stable than r8187, and fully compatible with Network-Manager 0.7 installed by default on Ubuntu 9.04. Network-Manager 0.7 installed by default on Ubuntu 9.04. ­- Supports all encryption without problems. (OPEN, WEP and WPA/WPA2) ­- With Compat-Wireless, the "injection" working, but for support “Fragmentation attack” (opt. -5) you need to install one patch. - The RX sensitivity and packets injection is less, related to drivers r8187. Driver r8187/Stacks-ieee80211 (ref. ALFA-AWUS036h) - This driver is recommended for use with the Suite of Aircrack-ng, but not particularly suitable for Internet connections, as less stable and disc...

Packetforge-ng

The purpose of packetforge-ng is to create encrypted packets that can subsequently be used for injection. You may create various types of packets such as arp requests, UDP, ICMP and custom packets. The most common use is to create ARP requests for subsequent injection. To create an encrypted packet, you must have a PRGA (pseudo random genration algorithm) file. This is used to encrypt the packet you create. This is typically obtained from aireplay-ng chopchop or fragmentation attacks.