Etternion-Wow bruteforce script menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 27
  1. #1
    karapidiola's Avatar Active Member
    Reputation
    51
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Etternion-Wow bruteforce script

    another one script for etternion wow that will bruteforce accounts
    rapidshare:
    Code:
    http://rapidshare.com/files/218568253/etternion_bruteforce.py.html
    media file
    Code:
    http://www.mediafire.com/?sharekey=c611b1ca03f0b2f60f83d91f6dff7c38e04e75f6e8ebb871
    again u will need to install python 2.6.1
    Code:
    http://www.python.org/ftp/python/2.6.1/python-2.6.1.msi
    its very simple to use it
    u dont need a wordlist u just give the name to brute and the password size
    for example 4-10 that will makes the program to try words that are equal to 4 till 10
    Last edited by karapidiola; 04-08-2009 at 06:26 AM.

    Etternion-Wow bruteforce script
  2. #2
    Eliteplague's Avatar Master Sergeant
    Reputation
    46
    Join Date
    May 2006
    Posts
    101
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That's nice, but how do we get the names of the accounts of the server?

  3. #3
    DarkMTV's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    69
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice , but i still want the vote hack realy need alot n this hack takes LONG to get password but atlast it gets :P

  4. #4
    aleksandar4o's Avatar Member
    Reputation
    2
    Join Date
    Sep 2008
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you tell me how to hack accounts on MMORPG4All.com - Your MMO! ? thanks anyway

  5. #5
    karapidiola's Avatar Active Member
    Reputation
    51
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DarkMTV View Post
    nice , but i still want the vote hack realy need alot n this hack takes LONG to get password but atlast it gets :P
    i have find a new way to vote but they have make every ip to take only 3 vote points... thats a p roblem6):

  6. #6
    AlienCCL's Avatar Active Member
    Reputation
    28
    Join Date
    Aug 2008
    Posts
    444
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if you want to know account name , 50% to find it on forum lol ^_^ just look which name of guy on forum

    good luck and also karapidiola programmer? can ya give me your icq ore skype need to talk

    also if i gona edit script and change IP adres of server it will be work for other one server?
    Last edited by AlienCCL; 04-07-2009 at 04:13 PM.

  7. #7
    Eliteplague's Avatar Master Sergeant
    Reputation
    46
    Join Date
    May 2006
    Posts
    101
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why does it shut down right away when it finds the password? Where does it store it?

    Example I tested this by making a simple username and making the password: AX


    Once it finds the password the program quickly shuts down, where does it store the password?

    I mean if I let this run during the night when I am asleep, I won't be able to know the password since it closes once it finds the password.
    Last edited by Eliteplague; 04-07-2009 at 09:48 PM.

  8. #8
    AngshumanSSJV's Avatar Member
    Reputation
    65
    Join Date
    May 2008
    Posts
    519
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Another great release by Karapidiola! :O You have my salutations sir! Just please make a mediafire mirror.

    Everyone, stop posting EternionWoW/WoWAXA/AntWoW exploits/hacks.. cause the fking site n00bs i.e. Fuzzymini is here.

  9. #9
    karapidiola's Avatar Active Member
    Reputation
    51
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    done the mediafile upload now im aiming to make a multybrute for sites that dont use capcha at login pages and ssl(almost wow sites suck @ it)
    another tip to find accounts without now the id its to try to register with many names and if u add a names that are allrdy registered then u can start the brute for this accounts
    also if u point to let it some days open its better to run it thru cmd just drag and drop it inside a cmd shell..till im gonna improve it to save the passwords into files
    have fun

  10. #10
    Skippz1's Avatar Member
    Reputation
    6
    Join Date
    Mar 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't understand what this does, whats bruteforce? Sorry for the nooby question.

  11. #11
    karapidiola's Avatar Active Member
    Reputation
    51
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this program allows u to crack a targeted account by trying words

  12. #12
    Eliteplague's Avatar Master Sergeant
    Reputation
    46
    Join Date
    May 2006
    Posts
    101
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Karap, how do I edit the code so it doesn't exist after finding password


    if "index.html" in buff:
    print '[*]Password Found !'
    print '__*-> '+pwd+' <-*__'
    exit(1)
    If I remove exit it still keeps going after it finds the password, I need it to stop after finding.

  13. #13
    karapidiola's Avatar Active Member
    Reputation
    51
    Join Date
    Mar 2008
    Posts
    166
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    remove the exit and add this code
    Code:
    my_file = open('password.txt','w')
    my_file.writelines(pwd)
    my_file.close()
    exit(1)

  14. #14
    AngshumanSSJV's Avatar Member
    Reputation
    65
    Join Date
    May 2008
    Posts
    519
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Kara, how long does this take? and how do I decide the min. and max. size of passwords?

    Everyone, stop posting EternionWoW/WoWAXA/AntWoW exploits/hacks.. cause the fking site n00bs i.e. Fuzzymini is here.

  15. #15
    Eliteplague's Avatar Master Sergeant
    Reputation
    46
    Join Date
    May 2006
    Posts
    101
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, I got it to save password. Took me about 8 hours to BruteForce a GM account.
    +REP

    If you guys want it done faster just open about 7 of em each doing a different range

    2-3
    3-4
    4-5
    5-6
    6-7
    7-8
    8-9
    Last edited by Eliteplague; 04-08-2009 at 02:35 PM.

Page 1 of 2 12 LastLast

Similar Threads

  1. Demonica-wow 100% scripted no bugs 24/7 [dedicated]
    By bader520 in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 03-27-2009, 05:13 PM
  2. Elysium WoW Fully Scripted Instances/Raids.
    By mupo in forum WoW Emulator Server Listings
    Replies: 0
    Last Post: 04-26-2008, 08:45 PM
  3. LOTR WoW Movie Script ( Only crew)
    By Cern in forum World of Warcraft General
    Replies: 2
    Last Post: 03-25-2008, 01:34 PM
  4. Wow film script finished!
    By Bloodstain in forum World of Warcraft General
    Replies: 32
    Last Post: 03-25-2008, 12:36 PM
All times are GMT -5. The time now is 04:00 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