Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Could someone please tell me how to protect my habbo hotel from SQL injection attacks?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Daltron" data-source="post: 468010" data-attributes="member: 61885"><p>SQL Injections most likely are being ran through your CMS through an exploit where they are directly able to modify the database due to this exploit.</p><p></p><p>Most SQL Injections happen through INSERT query's inside your CMS there are many ways to protect yourself against those types of injections just ask if you need more info about that.</p><p></p><p>This person can "claim" he is using Tanji to scare you but if you are using PlusEMU r2 or r1 then Tanji is basically useless as it doesn't do much of anything besides modifying packets which habbo themselves couldn't even stop back when flash was prominent.</p><p></p><p>I'm not sure there is a way to disable Tanji to be completely honest, Darkstar and the other Tanji Developers developed Tanji so it would work in some form or fashion in any circumstance.</p><p></p><p>First I would check your INSERT queries such as CMS comments, Housekeeping, and Reset password scripts. Most CMS Comments that you find released have back doors so I would suggest either coding your own or fix the code that you get from those CMS's.</p><p></p><p>We can give you a more definitive answer if you give us more information about what the hacker is doing such as modifying rank or something of that nature, like how does the hacker disrupt the game?</p></blockquote><p></p>
[QUOTE="Daltron, post: 468010, member: 61885"] SQL Injections most likely are being ran through your CMS through an exploit where they are directly able to modify the database due to this exploit. Most SQL Injections happen through INSERT query's inside your CMS there are many ways to protect yourself against those types of injections just ask if you need more info about that. This person can "claim" he is using Tanji to scare you but if you are using PlusEMU r2 or r1 then Tanji is basically useless as it doesn't do much of anything besides modifying packets which habbo themselves couldn't even stop back when flash was prominent. I'm not sure there is a way to disable Tanji to be completely honest, Darkstar and the other Tanji Developers developed Tanji so it would work in some form or fashion in any circumstance. First I would check your INSERT queries such as CMS comments, Housekeeping, and Reset password scripts. Most CMS Comments that you find released have back doors so I would suggest either coding your own or fix the code that you get from those CMS's. We can give you a more definitive answer if you give us more information about what the hacker is doing such as modifying rank or something of that nature, like how does the hacker disrupt the game? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Could someone please tell me how to protect my habbo hotel from SQL injection attacks?
Top