Nice work, but we should stop bumping this method, because many script kiddies claiming to be 1337 hax0rs abuse this and steal the phisher logs of mmowned members...
EDIT: You could add 0catch.com ..
Credit goes to Hoax at evilzone.
This is a known method (and noobish) in the hacking community. This is NOT hacking.
Contents:
Step 1 (Finding hosts)
Step 2 (Getting logs)
Step 3 (Other way to get logs)
Step 4 Enjoy and share
Step 1
You need a list of hosters phishers use. Search for free hosts which allow php. In this tutorial I will be using phisherhost.com, which is used a lot by phishers.
Step 2
Getting logs.
Choose a site from the list made in step one. Go to google and search for:
Code:
site:shisherhost.com filetype:txt
Now the results will show .txt files on that hoster. Go throug the results and you will find phishers soon. Open them and save them. You can also add words after filetype like "logs" or "World of Warcraft". Example: "site:shisherhost.com filetype:txt logs phisher"
Congratulations, you stole a phisher!
Step 3
However most of the time the hoster will have shut down the phisher. There is a nice trick for this. Just use googles cache. I love the cache <3! Then save, and you stole the phisher!
Have Fun with this information.
Hosts:
000webhost.com
ripway
Freehostia.com
Free Web Hosting, Create a Free Website - T35 Hosting
Zymic.com
Free PHP hosting, Mysql, high bandwidth, add-on domains, no banners or pop-up ads
247hosting.org
110mb
OxyHost - Free Quality Web Hosting - Create your own website today
AWARDSPACE.COM - Free Web Hosting, Domain Hosting, Professional Web Hosting, Domain registration, Affordable, Reseller Program, PHP, MySQL, Ecommerce
0catch.com
If you know any other hosts, tell me and i'll add to the list.
Credit goes to Hoax at evilzone.
Last edited by Nolixz; 08-14-2009 at 07:30 AM.
Nice work, but we should stop bumping this method, because many script kiddies claiming to be 1337 hax0rs abuse this and steal the phisher logs of mmowned members...
EDIT: You could add 0catch.com ..
Last edited by Cryde; 08-14-2009 at 07:19 AM.
PM me for Signatures!
added 0catch.com.
I tried to search and google, and tho there is nothing coming up, i have tried seaching in 10 different ways, and nothing is pupping up. This fails!
YOU fail phorentez...nice double post, also +2 from me, nothing I didn't know but still, helped me with something I was looking for![]()
Are you seriously that stupid?
DUMMY STEPS TO FREE LOGS! - EXAMPLE
1. Go to Google.
2. Write site:r ipway.com filetype:txt logs <- REMOVE SPACE BETWEEN R IPWAY.
3. Click the first link which will direct you to http://h1.***********/paijo123/logg.txt.
4. Look at code:
5.Look for logs.txt.$file = "logs.txt";
$username = $_POST['email'];
$password = $_POST['pass'];
$ip = $_SERVER['REMOTE_ADDR'];
$today = date("F j, Y, g:i a");
$handle = fopen($file, 'a');
fwrite($handle, "++++++++++++++++++++++++++++++++++++++++++++++++++++");
fwrite($handle, "\n");
fwrite($handle, "Email: ");
fwrite($handle, "$username");
fwrite($handle, "\n");
fwrite($handle, "Password: ");
fwrite($handle, "$password");
fwrite($handle, "\n");
fwrite($handle, "IP Address: ");
fwrite($handle, "$ip");
fwrite($handle, "\n");
fwrite($handle, "Date Submitted: ");
fwrite($handle, "$today");
fwrite($handle, "\n");
fwrite($handle, "++++++++++++++++++++++++++++++++++++++++++++++++++++");
fwrite($handle, "\n");
fwrite($handle, "\n");
fclose($handle);
echo "";
?>
6. Replace the link. Edit it to logs.txt. You should be directed to http://h1.***********/paijo123/logs.txt.Code:$file = "logs.txt"; $username = $_POST['email']; $password = $_POST['pass']; $ip = $_SERVER['REMOTE_ADDR']; $today = date("F j, Y, g:i a");
7. Voila.
Idiot.
Last edited by Nolixz; 08-14-2009 at 09:50 AM.
Ups, fail.
Yeah, well. I'm here to share anyway
I'm at work, typing too fast. My fingers can't really match my brain's speed![]()
Don't call him an idiot, as it doesn't work at me either, however it seems to be because of some Google settings. Worked after I changed a few (Not sure now which one was the right >>)
Most likely it depends on your location, I get 0 searchresults when i enter
site:r ipway filetype:txt logs...
See site:r ipway.com filetype:txt logs ?2. Write site:r ipway.com filetype:txt logs <- REMOVE SPACE BETWEEN R IPWAY.
REMOVE the space between r and ipway.
omg i already did, Nolixz, whats your google settings ? if it have something to do with your location thats why half of us cant make it work -.-