Is HabboPHP safe?

Results 1 to 7 of 7
  1. #1
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    cool Is HabboPHP safe?

    Hello,
    I am thinking about quitting my IlluminaCMS edit and switch to HabboPHP, but is HabboPHP safe and does it contain any exploits? Thanks for the help, I apreciate that.


  2. #2
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Is HabboPHP safe?

    bump

  3. #3
    Lurking around Clawed is offline
    Grand MasterRank
    Jun 2012 Join Date
    RaGEZONELocation
    785Posts

    Re: Is HabboPHP safe?

    Link me to the download and i'll let you know :P

  4. #4
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Is HabboPHP safe?

    Quote Originally Posted by Clawed View Post
    Link me to the download and i'll let you know :P
    HabboPHP - Retro revolution! Thanks (:

  5. #5
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,613Posts

    Re: Is HabboPHP safe?

    find every $_GET and every $_POST variable and see if everything is escaped. If it is using MySQLi prepared statements it is really hard to SQL Inject.

  6. #6
    Lurking around Clawed is offline
    Grand MasterRank
    Jun 2012 Join Date
    RaGEZONELocation
    785Posts

    Re: Is HabboPHP safe?

    It's here on github: https://github.com/habbophp/HabboPHP-Dev-2
    Like tdid said just check if shit is filtered with real_escape_string

    Edit;
    Tell you one thing though, it's horribly coded.

  7. #7
    Zephyr Studios PRIZM is offline
    Grand MasterRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: Is HabboPHP safe?

    Thanks guys :)



Advertisement