The Little Guy Posted February 7, 2007 Share Posted February 7, 2007 Anyone know of a site that will help me learn some hacks to check how secure my forms are? Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/ Share on other sites More sharing options...
fenway Posted February 7, 2007 Share Posted February 7, 2007 Define "secure". Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/#findComment-179417 Share on other sites More sharing options...
The Little Guy Posted February 7, 2007 Author Share Posted February 7, 2007 I want to insert SQL injection into my fields Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/#findComment-179419 Share on other sites More sharing options...
artacus Posted February 8, 2007 Share Posted February 8, 2007 Just try inserting a ' and see Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/#findComment-179642 Share on other sites More sharing options...
fenway Posted February 8, 2007 Share Posted February 8, 2007 I want to insert SQL injection into my fields You don't need to test this... just make sure your queries are properly written/handled. Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/#findComment-179929 Share on other sites More sharing options...
FrobinRobin Posted February 9, 2007 Share Posted February 9, 2007 Although there are some errors in the display code (which makes it near-impossible to read) there is a tutorial with some things you should consider on this site: http://www.phpfreaks.com/tutorials/118/0.php Link to comment https://forums.phpfreaks.com/topic/37525-hack-database/#findComment-180591 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.