GSOC or Having a go at Network Simulator

I had been looking at this years Google Summer Of Code google group and saw the list of organisations that are getting involved. While i was alooking at it, I knew i didn’t want to even consider the big boys (I’m looking at you, Debian, Drupal, KDE, Apache, X.Org, etc), they’re too big to get my teeth into, and I’m currently in the throws of ‘WHAT THE HELL AM I GOING TO DO MY FINAL YEAR PROJECT ON!!! ’ (For any Americans, that means ‘dissertation’). ...

March 12, 2010 · Andrew Bolster

So what can you do with 32 Million Passwords...

So I have a piece of coursework for a CS module I’m taking at Queen’s University Belfast and one of the focal points of it is the recent RockYou! SQL-injection breach that released 32million passwords into the internet, and I thought I’d have a closer look at that list. I ‘acquired’ the password list from your regular neighbourhood tracker, and thought I could walk through the process of getting a probability-sorted password dictionary. ...

March 10, 2010 · Andrew Bolster

Any Port in a Storm

While working on an IDS Solution for a client, I came across Untangle, and I loved it so much that I pulled out an old box and loaded it up as my office firewall. One thing that is lacking, from my perspective (at least in the ‘free’ edition) is the firewall interface; Untangle uses an IpTables based firewall, but doesn’t replicate the usual INPUT FOWARD OUTPUT rulebase. I think that in 90% of usecases for Untangle, this isnt a problem, but I found it a little bit alien to have portfowarding hidden in the Networking config pane, and firewall separatly. ...

March 6, 2010 · Andrew Bolster

Shared Items - 10/02/2010

Super Happy Dev Castle – SHDC #0 This was a brilliant event, I just wish I had planned ahead to have a project to work on ! Install Multiple Linux Distributions Via PXE (The Easy Way) This is YAPIWD, yet another project i want to (or wont) do… Google Wave in Action: Real-World Use Case Studies [Use Cases] I never got into google wave that much but i think i may have to revisit it after reading this article! ...

February 10, 2010 · Andrew Bolster

Shared Items - 27/01/2010

How To Set Up A Terminal Server In Linux Using Ubuntu 9.10 And FreeNX Defiantly going to be experimenting with this! 10 Free Joomla Extensions You Can’t Live Without Joomla, one of my two favourite CMS’s up there with Drupal, just makes it so easy to take off the shelf extensions like these listed and for the lay-man to roll it all together into a truely unique system. Will defiantly be noting this for later clients! ...

January 27, 2010 · Andrew Bolster

Ubuntu / Windows Sharing a Dropbox folder on NTFS

Take one Dual-Boot laptop, with three partitions: /dev/sda1:Windows File System /dev/sda2:Linux File System /dev/sda3:Data Partition I already had Dropbox installed on the Windows side and didn’t want to have things duplicated on the linux side, problem is Ubuntu currently does not mount internal drives automatically on boot, so every time I fired up Ubuntu, I had to re-mount the drive, password and all. Easy enough fix: Make a new /etc/fstab entry for the shared drive and define a mount point. ...

January 24, 2010 · Andrew Bolster

Delayed Post: How I Installed Windows 7 From USB HDD

As was noted in my LENOVO ROCKS post, I recieved a virgin hard drive for a laptop with no disk drives. This is a problem that has been long solved in Linux Distros but is not so good for Windows, but i did find this brilliant guide by Sandip from earlier this year, i just wanted to point out a few difference that i made to the process that i think make it slightly more transparent whats going on. ...

July 13, 2009 · Andrew Bolster

Best Laid Plans of Mice and Men

Recently the only additions I’ve been making to this blog are presumptious ' I’ll be doing this’ messages, and this is no excection. I’ve been living and working in Athlone, Ireland for the past year and have really learnt alot and very much enjoyed myself, but however much I will miss the place, academia drags on; it sounds like a campaign slogan but I’m back in Queens for ‘TWO MORE YEARS…TWO MORE YEARS’ ...

July 12, 2009 · Andrew Bolster

Set up and running of DNS tunnelling on MBWE

Last week or there abouts, there was a big buzz around the interwebs revisiting Dan Kaminski’s OzymanDNS tool, a perl based toolkit for tunnelling TCP traffic over DNS requests (technically its TCP over SSL over DNS but whos counting) That was originally released mid-2004. I never really found the true source of the new hype surrounding a “old” project (it may have been HAK5’s episode 504 that demonstrated the tool, mubix has put the write up in at room362) ...

April 4, 2009 · Andrew Bolster

Hacking Weekend

So, I’ve been experimenting over the weekend with Backtrack 4. My… Lord…. Times have changed, it used to be that if you wanted to mess with WEP you have to go thru a dozen intermediate stages. wesside-ng makes life so much simpler.30 minutes, fully automated. What i had done previously was manual airodump-ng, aireplay-ng with arp attacks, and then shifting the caps onto my big box to crack inside of 10 seconds, pity is the packet capture on a quiet network can take a day. ...

February 15, 2009 · Andrew Bolster