Jump to content

Virus/hacker


Recommended Posts

Hi, I have a problem with a virus/stroke hacker on my site. One of the SQL tables used in my website it getting junk comments added into it. It is not entered using my website as the values do not follow the standard pattern. I have tried deleting all the comments, changing the password on the SQL database, and changing any login information. I have also tried using a different table but junk comments (similar to spam mail) were added into the table straight away. Is there anything I can do about this?

Link to comment
Share on other sites

If you made it yourself, you likely didn't secure it properly. You need to research into how to protect against SQL injection.

 

I highly recommend though that you use an off the shelf solution instead of making it yourself if you don't know what you're doing. Inserting garbage data is the least of worries, they often could just as easily read other data or delete it all.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

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

Guest
Reply to this topic...

×   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...