N-Bomb(Nerd) Posted September 16, 2009 Share Posted September 16, 2009 Hi. I'm nearly finished with my script.. how do I test to see if I'm vulnerable to SQL Injection? Link to comment https://forums.phpfreaks.com/topic/174440-sql-injection/ Share on other sites More sharing options...
ILMV Posted September 16, 2009 Share Posted September 16, 2009 Get FireFox and install the "SQL Inject Me" add on :-) Link to comment https://forums.phpfreaks.com/topic/174440-sql-injection/#findComment-919406 Share on other sites More sharing options...
Bricktop Posted September 16, 2009 Share Posted September 16, 2009 Hi N_Bomb(Nerd), I've never tried it but a quick Google search brought up the following website http://www.zubrag.com/tools/sql-injection-test.php But generally speaking if you are properly validating and sanitising your POST and GET variables you should be well on your way to a secure script. Also, have a read through Daniel's excellent Security tutorial at http://www.phpfreaks.com/tutorial/php-security Hope this helps. Link to comment https://forums.phpfreaks.com/topic/174440-sql-injection/#findComment-919407 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.