The iPhone 4s has been getting quite a bit of bad press recently due to power battery performance. I was looking though the location services settings and found an option to add an icon to the status bar to show when the location services is in use. I found this icon to be always on

I recently nuked my MacBookPro and installed OSX Lion from fresh.  The following is how I’ve setup some tools (more for my own reference for when i nuke it again!) Ill be covering Macports libforensic1394 – Firewire fun! Ophcrack Metasploit Mac Ports OSX doesn’t have a package manager like APT so we need to install

One of the features of XBMC is media flags which give specific details on each movie such as codec, resolution, year etc etc.  I found that it wasn’t configured to display a 3D flag for any 3D content but it was quite easy to add. I still have a few bugs to iron out but this guide should get you there.

With the lulzsec folks Linky releasing file after file of passwords i figured it would be an excellent opportunity to perform some analysis on what people set as passwords. My password list file is a combination of the following releases: Infragard Atlanta Users.txt Sony_Pictures_International_DELBOCA_USERS.txt pbs.org_pressroom_users_database.txt Sony_Pictures_International_BEAUTY_USERS.txt fox.com_sales_database_cracked_passwords.txt pronz.txt This yielded a list that when sorted and the

I’m doing quite a bit of onsite testing at the minute and I currently have nessus results for 30+ /24 networks.  It can be quite time consuming to weed out the crap findings of each file so i wrote a quick and dirty python script to combine the .nessusoutput for each range: #! /usr/bin/python import xml.dom.minidom import urllib2 import