Archive for the ‘Security’ Category

Monday, March 24th, 2008

So I finally got around to finishing this all up…

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

Enjoy, Cheers,

DanB UK.

Sunday, March 16th, 2008

So I’ve been playing with this little iPod Touch the last few weeks. First I had the BSD Subsystem installed, it was quite buggy. Now I have discovered Cydia. This rocks, its a port of the apt package manager and so far everything I have installed has been without bugs! Even metasploit! Now things can be REALLY funky whilst on a WiFi network.

I recommend this to anyone who uses their iPhone/iPod Touch as more than just a Media Player/Web Browser/Game’s Platform.

Cheers,

DanBUK.

Wednesday, January 9th, 2008

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.

Friday, January 4th, 2008

So I had to make an ebuild for portbunny.

So here is a really simple one!
(It works though!)

portage-overlay

Cheers,

Dan.