ok, i was gonna post my url up here, but that would be suicidal.
what i need are some examples of how a PHP site can be compromised. i know this sounds like a bit of a dodgy request, but i need to test my site.
I'm a beginner; i've read about using addslashes() to protect SQL etc.
if there's a guide or a list anywhere of known/common vulnerabilities this would be most helpful, or ideally a book specifically on security..
any suggestions much appreciated.
help me hack my site!
Moderator: General Moderators
Try these:
http://www.zend.com/zend/art/art-oertli.php
http://www.bcss.info/courses/phpdropin/notes/security
http://www.onlamp.com/pub/a/php/2003/03 ... urity.html -- #1
http://www.onlamp.com/pub/a/php/2003/04 ... urity.html -- #2
Tell me if they work out for you.
http://www.zend.com/zend/art/art-oertli.php
http://www.bcss.info/courses/phpdropin/notes/security
http://www.onlamp.com/pub/a/php/2003/03 ... urity.html -- #1
http://www.onlamp.com/pub/a/php/2003/04 ... urity.html -- #2
Tell me if they work out for you.
-
returnButton
- Forum Newbie
- Posts: 6
- Joined: Sat Jul 05, 2003 5:06 pm