Showing posts with label release. Show all posts
Showing posts with label release. Show all posts

Monday, March 31, 2014

Aircrack-ng 1.2 Beta 3 release

And a third beta. I can guarantee there will be at least a fourth one before the final 1.2 release.

Changelog:
  • Finally properly fixed the buffer overflow.
  • Fixed channel parsing (eg 108, 125) and updated radiotap parser.
  • Various other small fixes.

Saturday, November 30, 2013

Aircrack-ng 1.2 Beta 2 release

Here is a second beta. Enjoy it ;)

Release Notes:
  • Airbase-ng IE order fixed
  • Improved WEP cracking speed using PTW
  • Fixed WPA capture decryption when WMM is used
  • Fixed memory leaks in several parts of the suite
  • Fixed compilation with recent version of gcc, on cygwin and on Gentoo hardened
  • Now using Coverity Scan for static code analysis
  • Lots of other small fixes

Detailed changelog:
  • 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.

Saturday, May 25, 2013

Aircrack-ng 1.2 Beta 1 Release

After a few years, we finally got a release: 1.2 Beta 1. Enjoy ;-)

Release summary:
  • 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.

You can find more details in the ChangeLog and even more in our subversion history.

And, 2 more things:
  • The forum will be ready in a few days.
  • We are now using Travis CI for continuous integration

Tuesday, May 4, 2010

Monthly news (May 2010)

Project:
- Aircrack-ng 1.1 was released a bit more than a week ago. A lot of bug fixes (including the buffer overflow in different tools) and improvements have been done. The most noticeable changes are the addition of airdrop-ng by TheX1le and the interaction in airodump-ng.
The following screenshot shows some of the possibilities of the interaction (more details in the wiki and in the manpage). In this case, when you color an AP, its clients are automatically colored the same:


Forum:
- criser released v0.8 of his C# (Mono) GUI, wepcrack. He uses git for his source control and if you want to use the latest source and don't know much git, read the following. He is looking for someone who can design an icon for his software.
- Zermolo released permutator beta 1.3. It generates incremental wordlists/dictionaries based on your needs. The package by Jano contains the source code and an Ubuntu package.

Other:
- ShamanVirtuel released a GUI to capture WPA handshakes called Autohs-GUI. His project is hosted on Google Code along with a few other programs.

Saturday, April 24, 2010

Aircrack-ng 1.1

Aircrack-ng 1.1 is released ;)

A lot of bug fixes (including the buffer overflow in different tools) and improvements have been done. The most noticeable changes are the addition of airdrop-ng by TheX1le and the interaction in airodump-ng.

Here is the changelog:
- airdrop-ng: New tool by TheX1le.
- airodump-ng, aircrack-ng, airdecap-ng, airbase-ng: Fixed buffer overflow in airodump-ng due to forged eapol frame.
- aircrack-ng: Fixed multicast detection (WPA handshake detection).
- airodump-ng: Added interaction (see wiki for the commands).
- airodump-ng: Fixed client time in netxml file.
- airtun-ng: Add WDS and bridge support.
- airbase-ng: automatically set privacy bit to 1 if WPA or WPA2 is used (-Z or -z option).
- airmon-ng: Updated iw URL for v0.9.19.
- airdriver-ng: Fixed link for madwifi-ng.
- aireplay-ng: Chopchop enhancement to not stop but wait on deauth packets.
- tkiptun-ng: Fixed segfault.
- wesside-ng: Fixed compilation bug with recent version of gcc.
- cygwin: Compiling sqlite isn't necessary anymore, libsqlite3-devel package can be used.
- osdep: Strict aliasing and x86_64 fix.
- osdep: Add tap support for Darwin/OS X. Still require tuntaposx from sourceforge to work.
- All: Fixed compilation on cygwin 1.7.
- All: Fixed compilation on recent version of OSX.
- manpages: Fixed aireplay-ng manpage for attack 0: not disassociation packets, deauth packets.
- manpages: Added the keys for interaction in airodump-ng.
- patches: Added regulatory domains override patches for atheros drivers (ath5k, ath9k and ar9170).
- patches: Added 2.6.32 patch for r8187 driver (ieee80211).
- Makefiles: Fixed make uninstall.

Download: aircrack-ng-1.1.tar.gz

Monday, April 5, 2010

Monthly news (April 2010)

Project news:
- ebfe, who created airolib-ng, released an exploit for airodump-ng, aircrack-ng, airdecap-ng. You can find more information in his blog (Post 1, Post 2) but it just makes the tools crash, no real exploit released. It will be fixed in the next few days before the release (v1.1).
- Nearly everything has been moved to the new server, only forum, trac and buildbot needs to be moved :).
- Do you remember I wrote that trac didn't display svn commits for some unknown reason? That's now fixed, I just had to comment out a line in trac.ini.
- For those who can't open the website due to URL filtering, use whydoyoublock.me. It's not a mirror, it points to the exact same content as www.aircrack-ng.org.

Forum news:
- Patches to override the regulatory domain for ath5k, ath9k and ar9170.
- The work on the C# GUI for aircrack-ng, WepCrackGUI, continues. And here is a blog post in italian about it.
- Beini now has its own website. Here is the forum thread.
- Wordlist generation:
    * Here and there
    * Here is a script by Zermolo to generate wordlist with only numbers, called permutate and another post in the same thread about the same subject with JTR.
    * Creating custom rules for John.
    * Word field is an incremental word list generator.

Other news:
- I'll speak at Sharkfest. It will take place in the main campus of the Standford University, June 14-17.
- Ever heard about NeoPwn? Version 2 will be based on the Nokia N900 and will be Backtrack Mobile.
- Remember spoonwep and spoonwep 2? Shamanvirtuel is working on spoonwep 3. Public beta release is planned between 15th-30th April.
- If you're using SliTaz, you might be interested to know that they released v3.0 a week ago.

Thursday, April 1, 2010

<AprilFool>Backcrack-ng v1.1</AprilFool>

EDIT: This is an April Fool

The BackTrack team is happy to announce the acquisition of the Aircrack-NG project, as well as a new, long awaited update to v 1.1. The acquisition will mark a turning point to the Aircrack-NG project in more than once sense, and we are looking forward to see the project grow.

The new version of Aircrack-ng (to be renamed "backcrack-ng") is available in the SVN repositories for your testing:


Friday, August 7, 2009

New stuff

Hello everybody,

sorry for not posting anything since some time now, but we have been really busy these days and we got new stuff for you:
- 1.0 rc4 last week
- 1.0 final release date
- Planned features in 1.1
- New logo
- New website

I guess you saw there was a release, 1.0rc4 a bit more than a week ago.
This fixes a lot of stuff (and add some new). It fixes compilation not only on linux but also on BSD plateforms (OpenBSD compilation is fixed) and others ...
The changelog speaks by itself ;)

Here are some planned features for 1.1:
- Be able to use directly cowpatty tables in aircrack-ng (without having to convert them to airolib-ng).
- OSX capture (and maybe injection) with some adapters (Ticket #653).
- Improved WPA handshake detection.
- Bug fixes (of course)
- ...

We also have been working on a new website. Here is a preview: http://www.aircrack-ng.org/new_index.html.
The goal of this new design is to be able to reduce the traffic on the website, currently around 1Tb each month and also to be give a quick access to important information.
As explained in an earlier post, it will not replace the wiki, it will just be the home page and be next to the wiki (you can keep all your bookmarks).
If you (still) have any remark (or improvements) about the new design, you can still post them in the forum (you don't need to register to post).

The logo contest is over and we have a new logo. Here is a preview (winner: segini75). We will also sell t-shirts soon (I know a good website for europe but I still have to find one for the US).


Last but not least, the new website (and new logo) will be launched at the same time as the 1.0 final release in a week or two if no big bugs are found in rc4 :)

Thursday, March 26, 2009

Aircrack-ng 1.0rc3 released

It is finally released :)

Download links:

Here is a summary of the changes:
  • tkiptun-ng, easside-ng (and buddy-ng) and wesside-ng are not compiled by default, you have to append 'unstable=true' when compiling and installing
  • CSV file extension has changed and has now .CSV as extension
  • Kismet CSV file extension is now .kismet.csv
  • Airodump-ng can generate kismet newcore NetXML files (.kismet.netxml) and thus should be compatible with GISkismet (however using GPSd currently cause corruption pcap corruption; that will be fixed in the next release).
  • Fixed compiling on 64 bit.
  • There's a patch for OSX (intel). You must apply it or aircrack-ng will not work correctly (instructions can be found in INSTALLING file).
  • Added Active scanning simulation in airodump-ng.
  • Various fixes.

Here is the complete changelog:
  • airodump-ng: Added Active Scanning Simulation.
  • airodump-ng: Added support for kismet-newcore netxml files (DTD v3.1.0)
  • airodump-ng: Changed file extensions for CSV (.csv instead of .txt) and for kismet CSV (.kismet.csv instead of .csv).
  • airodump-ng: Fixed WPA tag parsing and added QoS detection based on direction.
  • airodump-ng: Added option to only disable capture file; all other files (CSV, kismet CSV, kismet netxml, GPS) will be created.
  • aircrack-ng: Fixed -w with WEP.
  • aircrack-ng: Fixed useless memory allocation.
  • aircrack-ng: Fixed compilation with gcc 2.95.
  • aircrack-ng: Fixed compilation on 64 bit (SHA-SSE2).
  • aircrack-ng: Fixed errors when compiling on OS X 10.5.6 PPC.
  • aircrack-ng: Added an option to write the key to a file.
  • airolib-ng: Fixed a bug where database is created even if parameters are not correct.
  • airmon-ng: Added wifibox to the list of network managers.
  • airmon-ng: Updated iw download link (0.9.11).
  • airmon-ng and airdriver-ng: Move them in script/ directory.
  • airmon-ng: Bypass interface checks when ps command returns an error. Needed for BusyBox limited ps command.
  • airdriver-ng: Update legacy RT73 driver to use rt73-k2wrlz v3.0.2
  • tkiptun-ng: Allow padded arp packets to the client.
  • airserv-ng & osdep: Fixed compilation on FreeBSD 7.1
  • easside-ng & wesside-ng: Fixing again "Error Wrote 39 out of 30" error message.
  • manpages: Fixed manpages titles.
  • Makefile: Only compile and install wesside-ng, easside-ng, buddy-ng and tkiptun-ng with "make unstable=true".
  • patches: Updated sqlite (v3.6.11) patch for cygwin.
  • patches: Added patch for aircrack-ng on MacOSX
  • scripts: Added a script to automatically patch and install SQLite in cygwin.

Wednesday, March 25, 2009

Forum up

The forum is finally up and everything is working fine:
  • DNS updated
  • Redirection works fine: all your bookmarks (and links in the forum) with the old address should redirect to the new one automatically (I was surprised to see new posts announced on IRC that still has the old RSS feed address). Technically, the old URL rewrite the URL to point to the new location with the parameters and uses a 301 to do that.
  • Links (URLs, RSS) are updated on the wiki.
  • No more glitches on the server. However if it happens, don't hesitate to send a mail to tdotreppe@aircrack-ng.org to tell me (with details).

Last but not least, the 1.0rc3 release should be done tomorrow if everything goes well (I told Murphy to leave me alone at least for a few days) :)

Sunday, March 22, 2009

New release really soon: 1.0rc3

There will be a new release in a day or 2. It will fix a lot of bugs (including the compiling issue of rc2 on 64 bit) and add one new feature: creation of kismet newcore netxml files (so that it can work with GISkismet). Some programs (wesside-ng, easside-ng, tkiptun-ng) were marked as unstable and you need to append the flag 'unstable=true' when running make and make install

Here is the current changelog:
  • airodump-ng: Added Active Scanning Simulation.
  • airodump-ng: Added support for kismet-newcore netxml files (DTD v3.1.0)
  • airodump-ng: Changed file extensions for CSV (.csv instead of .txt) and for kismet CSV (.kismet.csv instead of .csv).
  • airodump-ng: Fixed WPA tag parsing and added QoS detection based on direction.
  • airodump-ng: Added option to only disable capture file; all other files (CSV, kismet CSV, kismet netxml, GPS) will be created.
  • aircrack-ng: Fixed -w with WEP.
  • aircrack-ng: Fixed useless memory allocation.
  • aircrack-ng: Fixed compilation with gcc 2.95.
  • aircrack-ng: Fixed compilation on 64 bit (SHA-SSE2).
  • aircrack-ng: Fixed errors when compiling on OS X 10.5.6 PPC.
  • aircrack-ng: Added an option to write the key to a file.
  • airolib-ng: Fixed a bug where database is created even if parameters are not correct.
  • airmon-ng: Added wifibox to the list of network manager.
  • airmon-ng: Updated iw download link (0.9.9).
  • airmon-ng and airdriver-ng: Move them in script/ directory.
  • airmon-ng: Bypass interface checks when ps command returns an error. Needed for BusyBox limited ps command.
  • airdriver-ng: Update legacy RT73 driver to use rt73-k2wrlz v3.0.2
  • tkiptun-ng: Allow padded arp packets to the client.
  • airserv-ng & osdep: Fixed compilation on FreeBSD 7.1
  • easside-ng & wesside-ng: Fixing again "Error Wrote 39 out of 30" error message.
  • manpages: Fixed manpages titles.
  • Makefile: Only compile and install wesside-ng, easside-ng, buddy-ng and tkiptun-ng with "make unstable=true".
  • patches: Updated sqlite (v3.6.11) patch for cygwin.
  • patches: Added patch for aircrack-ng on MacOSX