Archive for February, 2010
Reset OS X Password Without an OS X CD
A lot of people buy used Macs, and they often run into the problem of not knowing the admin password, so here is a way to get around not knowing the admin password on Macs.
Javascript Trick: You’ve been hacked!
javascript:function reverse() { var inp = ” ! kcahenihcam yb dekcah si tnuocca ruoY “; var outp=””;for (i = 0; i < = inp.length; i++) { outp =inp.charAt (i) + outp;}alert(outp) ;}; reverse();
Technology and Techniques Used in Industrial Espionage
Industrial Espionage. These methodologies are being used on a daily basis by competitors maybe even against you. I knew a Private Investigator who used to break into other firm’s voicemail boxes. He was suspected of erasing messages and stealing potential clients. I know you may be thinking that is not right. [...]
Hacking with Google, Is it Possible
Every hacker needs to develop his abilities if he wants to maintain up to date. That’s why he will use every tool he can find. From all of these possible options, Google hacks have become a new instrument for hackers. Although Google hacking isn’t widespread knowledge, it should be understood by any hacker and even [...]
Firmware 3.1.3 Pre-Jailbroken Custom IPSW Files
Things to know:
* The main thing you need to know is that 3.1.3 FW is a complete waste of time. There are only 3 very minor bug fixes that were added. There are no new uber cool bad ass features or anything like that. You are only gonna hassle yourself if you waste your time [...]
Hermes cIOS 222 v5 released
****PRIOR TO INSTALLING REMOVE GC CONTROLLERS AND MEMORY CARDS AS WELL AS USB DEVICES (ie. hard drives)******Loss of all data has occurred
How to remove Internet Security 2010
Ok, as we have seen, a lot of computer users caught this new computer virus named Internet Security 2010. How to remove it effectively? What are the steps for you to safely remove this deadly computer virus?
Simple IE 6 Bug
This past week, I was reminded of a conversation I had with an ethical hacker I met at the annual Defcon security conference in Las Vegas a couple of years back who showed me what remains the shortest, most elegant and reliable trick I’ve seen to crash the Internet Explorer 6 Web browser.
USB Slurping
Im sure we all know of slurping by now but I just came across this site for windows command ninja skills. with that I took the time to update my slurp tool with some hacks I just didnt think about using. As well as some uses for NET that I didnt know about.
robots.txt mining script for the lazy
If you didn’t know, robots.txt was (and is) a file used for setting rules for user agens in use of the site, specifically where not to look. Particularly search engines – people didn’t want search engines to index their entire site and spit out content that is dynamic or private, confidential.