Jump to content
  • 0

Host Security


Hyoru

Question


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  122
  • Reputation:   11
  • Joined:  01/30/12
  • Last Seen:  

Hello, this morning someone entered my host Easyphp, he give him level 99 and give itens for everybody, that part I already fixed.

what happened: I forgot to delete the test login. Id: ragnarok, pass: ragnarok... yeah, i know im dumb. but i changed the password, GM's accounts too, and I said to everyone to change they own account password, i deleted the ragnarok ragnarok of course... and today the person that did it, said the server still vulnerable...

What he could possibly do to I still be vulnerable? and how I can fix it?

Please help me guys =/

thanks adv.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  148
  • Reputation:   8
  • Joined:  11/20/11
  • Last Seen:  

use xampp have a better security, but i think you just need to set it up professionaly

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

maybe a SQL Injection in your homepage ?!

Check things like: login, password reset, account deletion, etc.

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  198
  • Reputation:   102
  • Joined:  11/13/11
  • Last Seen:  

It is recommended that you back up and check all your tables in the database. It is possible that the person who hacked your database, have modified some table creating an unintentional failure.

1. Keylogger is the most common type of failure and your password may be being captured by it.

2. There are other reasons, such as flaws in managers for databases, like phpMyAdmin outdated, which can be exploited.

3. If you use CeresCP or FluxCP, I advise you to disable in the emulator the special characters for char names, as this may cause a security flaw, generating XSS error and then a SQL Injection.

4. If you do not use a panel, your website may be impaired by a failure like SQL Injection, so it is important that you add "addslashes" or "mysql_real_escape" for strings in fields of login and password.

5.The other way would be to invade through a flaw in its operating system, but this is a bit trickier and I guarantee that anyone here are able to do it.

Good luck.

  • Upvote 3
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  112
  • Reputation:   89
  • Joined:  11/12/11
  • Last Seen:  

While we're at it, is your inter-server user/pass still s1/p1?

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  277
  • Reputation:   76
  • Joined:  11/23/11
  • Last Seen:  

First I would immediately streathen my passwords with 30+ characters. Then ban that account (iptables).

Then start scanning for other harmful files that's known for this stuff (maldet) & (chkrootkit).

Mean time I will be reading the database /fixing stuff.

This is all assuming you're on Linux.

DISABLE ANONYMOUS FTP UPLOADS

Edited by Matrixfox
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  122
  • Reputation:   11
  • Joined:  01/30/12
  • Last Seen:  

Thanks guys. guess i fixed :) thanks all.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  85
  • Reputation:   11
  • Joined:  11/06/11
  • Last Seen:  

OK GUYS!!!! EasyPHP??? His wanted to me frekin!! 1000$ no kid!! if someone knows where he lives. he's a dead person!. he hacked my Yahoo Mail for like 5seconds then suddenly something will pop up. Paypal password got reset, then send money to his account then he hacked my RO for like so easily. ARGHHH

Edited by Chronos
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  42
  • Topics Per Day:  0.01
  • Content Count:  1096
  • Reputation:   345
  • Joined:  02/26/12
  • Last Seen:  

Sorry for flooding, but why you get "%" accsess to your rodb? usually use only localhost accesss to your db.

If you want your website to join, yes, why not, but create new user for your website (if website hosted on another hosting) in mysql with limited privilegies, only what you need. and create access to db only from website IP. I think, this much help you. and never use "unknowned" scripts\mods\phpregistrations, etc...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...