Dan’s View

2009/04/09

Unbuffered patch for aircrack-ng

Filed under: Geek,WIFI,linux — Tags: , — dan @ 18:42

If like me you like to pipe things around in the shell then when I looked at aircrack-ng I wanted to script using it. Therefore I wrote a simple patch for the current version that disables buffering to allow the stdout/err to act like they are writing to a log file so good for timely greping around in a bash script. Once I have my WEP scripts polished I will post them up. :)

You can find the patch here.

2008/03/24

Scripted WEP Cracking

Filed under: Crack,Security,WIFI — Tags: — dan @ 17:35

So I finally got around to finishing this all up…

http://boxofthings.net/2008/03/24/scripted-wep-cracking

Enjoy, Cheers,

DanB UK.

2008/03/16

LocateMe on iTouch works!

Filed under: WIFI,iTouch — Tags: , — dan @ 19:17

Since 1.1.3 I think the Google Maps Application on the iPod Touch has supported the “Locate Me” functionality. Today was the first time it worked for me! Remeber that I am on a Touch so therefore this is all based upon the WiFi signals. I am thinking that due to my collueage with an iPhone having used it here the WiFi signals that he was reciving at the same time when he used “Locate Me” were logged somewhere by the Application.

Here is a snapshot of it locating me! I’m actually on the right side of the Blue Circle but hey it’s pritty close!

Locate Me on iPod Touch at work.

Cheers,

DanBUK.

2008/01/09

aircrack-ng and mac80211 devices

Filed under: Crack,Security,WIFI — dan @ 09:39

I have recently got a cheap laptop and it has a relativity new Broadcom WIFI device; it does work with the native driver in the 2.6.24-rcXX with a patch. But as this new driver is based upon mac80211 I was bashing my head for a couple of days regarding how to inject packets.

Simply use the development branch of aireplay-ng for success.

svn co http://trac.aircrack-ng.org/browser/branch/1.0-dev/
cd 1.o-dev
make
sudo make install

Happy cracking!

DanB UK.

Powered by WordPress