[Phishing] Gamecards scamming website (with mail script) menu

User Tag List

Page 1 of 9 12345 ... LastLast
Results 1 to 15 of 132
  1. #1
    Achi3's Avatar Contributor
    Reputation
    121
    Join Date
    Jan 2008
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Phishing] Gamecards scamming website (with mail script)

    Hello,

    I'm releasing my current phishing website. It's really basic, but it does the job: index (presentation / small text) -> actual phishing page -> success page.

    On the "generate" page, I added validation scripts for all the forms. This should reduce the number of useless entries (people trying to send invalid codes like 137-lol-mn71627 and such). If something is missing, or is not written in the correct format, then they won't be able to submit it (unless they disable javascript ofc).

    Index:



    Generate:



    Success:



    Exemple of how the data is displayed in the mails you will receive: (don't pay attention to generate2_x and y, was too lazy to edit them out the form2mail script. :>)



    How to set it up:

    - Download the files: MEGAUPLOAD - The leading online storage and file delivery service
    - Edit generate.php, and replace "yourgmail+gmail.com" with your e-mail address, not necessarily gmail. NOTE: replace the @ with a +
    - Get a free host, it must have the php mail function enabled. I took Free Web Hosting - Free & Paid Web Hosting Services , for the following reasons: no ads, php mail enabled, can choose subdomains from names like pcriot.com, etc. But any host will do.
    - Upload the files to your webhost (www or public_html, depends on the host).
    - Profit.

    Once I've edited my video, I'll post it in here. That way you'll just have to upload it to different video sites to promote your site.

    Note for those who only need US Game Cards: I'd appreciate it if you could define a rule in your mail client to forward the EU game cards to me! (more info through pm, if you want to reward me that way - or eventually trade cards ^^).

    Enjoy. :wave:
    Last edited by Achi3; 09-19-2009 at 01:39 PM.

    [Phishing] Gamecards scamming website (with mail script)
  2. #2
    Henessy's Avatar Contributor
    Reputation
    104
    Join Date
    Sep 2008
    Posts
    1,284
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good job!

    +REP

    I'm definitely using this!

  3. #3
    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)
    Wow that looks super sexy + REP

  4. #4
    namelessgnome's Avatar Contributor
    Reputation
    108
    Join Date
    May 2007
    Posts
    263
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeh, very nice and blizzardy

    +REP

  5. #5
    bthizz's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats nice man great job

  6. #6
    Achi3's Avatar Contributor
    Reputation
    121
    Join Date
    Jan 2008
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Btw, if your server doesn't support the php mail function, then there is another option:

    - Go to the HDWForm2Mail folder, and edit Form2Mail.php
    - Fill in the required data.

    Example:
    Under // CONNECTION SETTINGS FOR NON-STANDARD SERVERS

    define('SMTP_SERVER', 'localhost');

    Changes into

    define('SMTP_SERVER', 'yoursmtp.server.com');

    And if your smtp requires authentication, just fill in a username/password in the fields below.

    define('USE_SMTP_AUTHENTICATION', false);
    define('SMTP_USERNAME', 'your_username');
    define('SMTP_password', 'your_password');

    Changes into

    define('USE_SMTP_AUTHENTICATION', true);
    define('SMTP_USERNAME', 'your_username');
    define('SMTP_password', 'your_password');

    Under "// SMTP VARIABLES" you will find a lot of other options (like port, timeout, etc).

    Glad you like it so far.

  7. #7
    Dazanosa's Avatar Member
    Reputation
    3
    Join Date
    Sep 2008
    Posts
    50
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i cant do it...if anyone has any unused an unwated codes they would be appreciated PM or Email me [email protected] thanks again mmowned!!

  8. #8
    Hypnotize's Avatar Member
    Reputation
    5
    Join Date
    Oct 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmh, cant figure out how to change the email to my email?
    I simply just have to open Generate.php in notepad and find it and change it or what?
    I can't seem to find any "yourgmail+gmail.com"

  9. #9
    Hypnotize's Avatar Member
    Reputation
    5
    Join Date
    Oct 2007
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    oh my bad, I found it :-)
    thanks, I'll try this out - seems very nice!

    +rep
    Last edited by Hypnotize; 08-03-2009 at 08:35 PM. Reason: Just tryied it out, worked perfectly.. :)

  10. #10
    Stryfe1's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't understand how to load it onto the webpage.

    I have the email changed to my email in generate.php, and i have signed up at the hosting website you provided.

    EDIT: Nevermind, got it!

    +Rep for you!
    Last edited by Stryfe1; 08-04-2009 at 01:16 AM.

  11. #11
    Endbringer's Avatar Knight-Lieutenant
    Reputation
    31
    Join Date
    Jul 2007
    Posts
    258
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice one! +rep

  12. #12
    Achi3's Avatar Contributor
    Reputation
    121
    Join Date
    Jan 2008
    Posts
    227
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For the ones experiencing problems (like "file not found" etc), but sure to upload the files in the root of your website. If you don't, you have to update the links to the other pages. (in index.php, generate.html, generate.php)

    Example:

    In generate.html edit /generate.php into /yourfolder_or_subdomain/generate.php (do the same for the favicon)
    In index.php edit /generate.html into /yourfolder_or_subdomain/generate.html

  13. #13
    Stryfe1's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    49
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Achi3, you're the man! thanks for this, and thanks for commenting my video haha.

    If you need yours commented/rated send me a pm with the link and i'll do so

  14. #14
    burton992's Avatar Contributor
    Reputation
    110
    Join Date
    Jan 2009
    Posts
    585
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very nice +Rep

  15. #15
    R 3 A L 1 T Y's Avatar Banned
    Reputation
    96
    Join Date
    May 2007
    Posts
    651
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Posting in a epic thread

Page 1 of 9 12345 ... LastLast

Similar Threads

  1. Scam gamecards and accounts with a website
    By Megadeadlord in forum WoW Scam Prevention
    Replies: 13
    Last Post: 11-30-2008, 02:40 PM
  2. [Website] (Not perfect) german Gamecard-Scam-Website
    By sheepking in forum WoW Scam Prevention
    Replies: 4
    Last Post: 08-24-2008, 01:22 PM
  3. What websites does the Beerstud scam work with
    By asbest0s in forum WoW Scams Help
    Replies: 2
    Last Post: 06-04-2008, 06:53 PM
  4. Replies: 69
    Last Post: 04-12-2008, 08:15 AM
  5. Replies: 11
    Last Post: 01-10-2008, 10:07 PM
All times are GMT -5. The time now is 01:41 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