Page 1 of 1

PHP Security

Posted: Mon Apr 25, 2005 12:45 am
by Trinity
Here is an article that covers some of the security basics in PHP:
[url=\"http://www.ilovejackdaniels.com/php/writing-secure-php/\"]http://www.ilovejackdaniels.com/php/writing-secure-php/[/url]

PHP Security

Posted: Mon Apr 25, 2005 1:08 am
by Sp3culuM
Good read. Knew most of it already as it's pretty much common sense, but it details a few things people usually/might look over. One thing I never thought about was the generic login error on page 3, will be taking that bit of advice from now on /smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />

PHP Security

Posted: Mon Apr 25, 2005 1:21 am
by Trinity
[url=\"http://www.ilovejackdaniels.com/security/writing-secure-php-2/\"]http://www.ilovejackdaniels.com/security/w...g-secure-php-2/[/url] <--- There is also a more advanced one /smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />

PHP Security

Posted: Mon Apr 25, 2005 8:26 am
by radar
hmm... I'll create another table for my system and get it to keep track of IPs and how many times they have failed and for which users.