• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows They're hacking into my database?

niti

New Member
Joined
Nov 22, 2009
Messages
258
Reaction score
2
Hello dear OTLAND, How dafuq can they hack into my database and give theirself GOD? , I'll give rep+ if we solve this.
 
You've got security vulnerabilities and that's your issue. Are you using Gesior or Modern?
 
Geisor. 0.3.6

Ninja uhm.. What do you mean? How can i fix it or.. Help me out i beg you! I'll give rep+
 
Last edited by a moderator:
Xampp

Which shall i use :S? I'm sorry for double posts.

Could you gimme the link?:P
 
Last edited by a moderator:
Well thanks man but there's a code that i can't find in my GUILD.PHP

in guilds.php:

Replace:
PHP Code:
$guild_logo = $guild->getCustomField('logo_gfx_name'); if(empty($guild_logo) || !file_exists("guilds/".$guild_logo)) $guild_logo = "default_logo.gif";

Can some1 help me out with that to put in,? Can some1 just gimme A RIGHT ONE and be honest without hacking. :(
 
Last edited by a moderator:
Uploading guild logos exploit can only be abused on nginx which uses php-cgi.

Tips:
- Use SHA1 Encryption.
- Remove News Ticker. If someone is abusing it correctly he or she might be able to access your database.
- Depends on your house.php, can be a SQL injection possibility in it.
 
Last edited:
Back
Top