rans Posted April 8, 2013 Posted April 8, 2013 Can anyone please help me? i want to prevent my sql from being attack.. it always happen to me.. even if i backup everyday my sql... but they can still erase my sql... pls help me how to prevent... thnx Quote
rans Posted April 8, 2013 Author Posted April 8, 2013 (edited) Can anyone please help me? i want to prevent my sql from being attack.. it always happen to me.. even if i backup everyday my sql... but they can still erase my sql... pls help me how to prevent... thnx Edited April 8, 2013 by Brian *merged duplicate topics Quote
Boom Posted April 8, 2013 Posted April 8, 2013 Check your MySQL privileges and accounts, maybe someone has access to an account that shouldn't be. Try to change yoaur password too. Quote
rans Posted April 9, 2013 Author Posted April 9, 2013 i already did this but still they can get in to my sql files and delete all files they called the attack "SQL injection" .. ?? Quote
Emistry Posted April 9, 2013 Posted April 9, 2013 reconfigure your SQL setting ? like changeusername and password...restrict all unescessary access to your SQL database. recheck all your files that can connect to SQL. Quote
Asura Posted April 14, 2013 Posted April 14, 2013 Hi assasi91, I am not sure why you are calling this a MySQL injection; it is obvious that it is not. It looks as if you're simply just not properly securing the users/privileges, and that the intruder is abusing that. What is MySQL Injection? http://www.tizag.com/mysqlTutorial/mysql-php-sql-injection.php Quote
Question
rans
Can anyone please help me? i want to prevent my sql from being attack.. it always happen to me.. even if i backup everyday my sql... but they can still erase my sql... pls help me how to prevent... thnx
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.