rans Posted April 8, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: April 14 Share 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 Link to comment Share on other sites More sharing options...
rans Posted April 8, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: April 14 Author Share 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 Link to comment Share on other sites More sharing options...
Boom Posted April 8, 2013 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 182 Reputation: 22 Joined: 12/30/12 Last Seen: February 20, 2017 Share 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 Link to comment Share on other sites More sharing options...
rans Posted April 9, 2013 Group: Members Topic Count: 104 Topics Per Day: 0.02 Content Count: 429 Reputation: 60 Joined: 08/19/12 Last Seen: April 14 Author Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted April 9, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
Asura Posted April 14, 2013 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.