Create a worm that will infect the official forums menu

User Tag List

Page 1 of 5 12345 LastLast
Results 1 to 15 of 69
  1. #1
    izzywizzybuzy's Avatar Member
    Reputation
    19
    Join Date
    Jul 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Create a worm that will infect the official forums

    Hello there people of MMOwned,

    I am going to share with you how to create a worm that will infect the official wow forums and spread exponentially, eventually resulting in the forums having to be shut down.
    Although there have been scripts created that post threads onto the forums (often containing links to keyloggers), a worm of this magnitude has never ever been done.

    WARNING: This WILL result in complete and utter CHAOS!

    This is currently coded for the european forums.

    I would like to aim this thread more at people that have a knowledge of html/php/javascript since if you don't know these this will be difficult to understand and I do not have the time to go over every little detail.

    Also just to state, I have not tested this and don't intend to, although this script may not work in this form it will 100% work with minimal tweaking!

    Part 1: How it works

    Ok, first of all here is the HTML for the form to post a thread, with all visual elements removed, in its most basic form:

    Code:
    This problem with this that allows us to create a worm is simple, it does not have any kind of verification that you are who yo usay you are...

    ...for example if it had a simple:

    Code:
    Containing your userid, this would be impossible to do since the worm would not be able to determine your user id unless there are other security flaws in the site.

    Part 2: Lets make it

    There are many different realm forums, each with their own ID ranging between 1073-1165.
    For maximum effect we want the worm to spread accross all of these, but there is a cooldown on the speed at which a user can post so we can only gunatee a post in one of these at a time.
    We are going to use PHP to generate a random number between this range and post the thread into the forum of the realm with that ID.

    The script is:

    Code:
    Mix it around with the form a bit and we end up with something that looks like this:

    Code:
    
    
    Now we want this to auto submit, to do this we will use javascript.
    I do not claim to be any good at javascript so to be honest I am looking up how to do this on the net, so the code is likely to be messy but will work so who cares!

    ........

    Part 3: The final code in all its glory


    Code:
    
    
    
    LOLWOWOWORM
    
    					
    				
    
    


    Part 4: How to use it

    Upload this script to a webhost that supports PHP, make sure the thread posted links back to the script and voila.
    You could also include the scrit using a simple IFRAME meaning you could link to an actual site you own and the script would run meaning you could gain from the traffic!

    What will happen is: You create a thread that contains a link to the worm, a user clicks the link which makes them run the script resulting in them posting a new thread with a link to the worm in a random realms forum, more people click the link that they just posted...and so on!

    Part 5: Why am I posting this

    Firstly I have no use for this, I just thought it up and decided I would rather share it than use it myslf.
    What could you gain from this? Well a gold selling site for example could use it to drive rediculous amounts of targetted traffic to their site.
    Last edited by izzywizzybuzy; 07-04-2008 at 12:49 PM.

    Create a worm that will infect the official forums
  2. #2
    Kartio's Avatar Contributor

    Reputation
    166
    Join Date
    Apr 2007
    Posts
    1,619
    Thanks G/R
    8/1
    Trade Feedback
    2 (50%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And now its gonne be fixed

  3. #3
    izzywizzybuzy's Avatar Member
    Reputation
    19
    Join Date
    Jul 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For some reason this site is automatically removing parts of my code, the random number is held in a variable and echoed into the form.

    With knowledge you will be able to fill the gaps that have been removed.

    Sorry there is nothing i can do about this, it must be a security measure for this site.

  4. #4
    dmc22's Avatar Member
    Reputation
    24
    Join Date
    Jan 2008
    Posts
    278
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I doubt that the gold selling sites are going to search through code that I for one wold encrypt to all hell before releasing it on a gold selling site.

  5. #5
    Stjimmy's Avatar Member
    Reputation
    8
    Join Date
    Jan 2007
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If this is actually real, this shouldn't be posted to the public, should be moved to the contrib forums and such. Last thing we need is Blizz fixing all of this crap.
    Faithfully serving Lord Arthas since 2003

  6. #6
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol, can you code this for the US forums? Oh boy - Oh boy, I could have fun with this then =D
    Edit:

    POSTING IN AN EPIC THREAD!
    FIRST PAGE!
    IN AN EPIC THREAD!
    Last edited by Hasbro; 07-04-2008 at 01:16 PM.

  7. #7
    Katak's Avatar Member
    Reputation
    9
    Join Date
    Feb 2008
    Posts
    106
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will probably not use this, but its a really nice worm, I guess. + rep for not contribution useless

  8. #8
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If this works MOVE TO ELITE / CONTRIBUTOR SECTION



  9. #9
    imtel's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    125
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol this is some wackyness!!

  10. #10
    Dragonshadow's Avatar ★ Elder ★
    Reputation
    1170
    Join Date
    Apr 2007
    Posts
    3,858
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My god this is epicness.

    Evil, but epicness.

  11. #11
    0-0-7's Avatar Contributor
    Reputation
    101
    Join Date
    Nov 2006
    Posts
    755
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That is Epic...

  12. #12
    Ergoim's Avatar Active Member
    Reputation
    63
    Join Date
    Sep 2006
    Posts
    280
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Simpsons is on tv. Screw that, I'm going to analyze THIS instead. Awesome. +rep

  13. #13
    [Soul Eater]'s Avatar The God King of Tails
    Reputation
    619
    Join Date
    Jan 2007
    Posts
    1,918
    Thanks G/R
    3/22
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's only over when the fat ladie sings...

    anyhow, anyone even succeeded in doing this? And it seems that some parts are gone couldn't you add them with a space between it? Or does it automatically removes all of the text.

    Do the impossible, see the invisible
    Row row, Fight the power.

  14. #14
    Hasbro's Avatar Banned
    Reputation
    65
    Join Date
    Dec 2007
    Posts
    334
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'M POSTING IN AN EPIC THREAD ONCE AGAIN BUT THIS TIME WITH +REP <3

  15. #15
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Move this!
    Guys report this thread and write: Move to contributor section



Page 1 of 5 12345 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 06-08-2012, 12:53 AM
  2. [Misc] I need a website that will work with the Skyfire core.
    By fredalbob in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 08-01-2011, 09:31 AM
  3. Replies: 2
    Last Post: 05-04-2009, 04:04 PM
  4. How to create an item that will teleport!
    By Lagymoon in forum WoW EMU Guides & Tutorials
    Replies: 6
    Last Post: 06-06-2008, 08:38 AM
  5. [REQUEST]New Mall vendors that will work with the lastest NCDB
    By Corosive720 in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 12-22-2007, 07:05 PM
All times are GMT -5. The time now is 04:55 PM. 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