Home » Archive

Articles in the Blogger Hacking Category

Blogger Hacking »

[12 Jan 2010 | No Comment | ]

In this small tutorial I’ll explain how to open all external links in new window automatically. There are many ways for it but now I’ll only explain two of them – with and without jQuery. So let’s start.
Tutorial First – With jQuery:
We are going to make sure you have jQuery active on your site, you can do this easily in WordPress, since it’s bundled with the latest installations. Use this code in your header: <?php wp_enqueue_script(‘jquery’); ?> then, below the wp_head add the following:
<script type="text/javacript">
var $j = jQuery.noConflict();

$j(document).ready(function() {
//external attribute

Blogger Hacking »

[1 Aug 2009 | No Comment | ]

Most people already most likely know that Blogspot is a very good place for budding bloggers to start blogging for free. Blogger, originally created by Pyra Labs in 2001, was bought over by Google in 2003. It also owns all subdomains of blogspot.com.

Before aspiring bloggers begin using Blogger, they are required to first read and agree to the Blogger Terms of Service (”Terms of Service”) and the terms and conditions and policies, including any future amendments (collectively, the “Agreement”). Nonetheless, in actual reality, no one really reads the TOS before …

Blogger Hacking »

[21 Mar 2009 | No Comment | ]

Ah it’s Wordpress again, sometimes I wonder how many holes there are in Wordpress. I guess a dedicated attacker could find some serious ones with the complexity of the code base.
It’s suspected some of the recent high profile breaches have come from Wordpress exploits.
The latest one to become public is a simple but effective flaw, it doesn’t enable take-over but it does allow a prankster to lock an admin out of their blog by resetting the password.
Developers of the widely used WordPress blogging software have released an update that fixes …

Blogger Hacking, Orkut Hacking »

[25 Feb 2009 | No Comment | ]

What is USB Thief ???
USB Thief is a hacking software which is to be taken in usb drive and you have to only connect this USB thief containing usb drive to victim computer. When usb is safely removed from victim computer, you are able to get all stored passwords on victim computer alongwith various licences, browser cookies and much more private data stored on victim computer.
Use USB Thief to hack myspace password :
1. Download USB thief.
2. Unzip this zip file and you will see USBThief.exe setup. Run this setup.
3. Now, …