Progr@mmer Posted August 22, 2007 Share Posted August 22, 2007 how could we passing mod security ? we need to know how, so we can secure our server. how could hacker execute thier SQL Injection command via GET & POST request ? Link to comment https://forums.phpfreaks.com/topic/66202-solved-passing-mod-security/ Share on other sites More sharing options...
wildteen88 Posted August 23, 2007 Share Posted August 23, 2007 For preventing SQL Injections search that term in google. You'll get many results which explain what SQL Injection is and how to protect against it. Have a read of the following three part article for writing secure PHP code: Part 1, Part 2 and Part 3 Link to comment https://forums.phpfreaks.com/topic/66202-solved-passing-mod-security/#findComment-332152 Share on other sites More sharing options...
Progr@mmer Posted August 25, 2007 Author Share Posted August 25, 2007 thanks dude Link to comment https://forums.phpfreaks.com/topic/66202-solved-passing-mod-security/#findComment-333702 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.