PHP security
October 31, 2007 – 16:37Did some browsing on php security.
PHP programming security:
- Top 7 php security blunders
- PHP manual security section
- PHP security blog
- Linux security (with HOWTOs)
Lots of issues apply to general web programming. The main message is: never trust user input. Always check everything a user is posting in your webapp.
Cool article about breaking firewalls with ssh and putty. At the bottom of that article more interesting stuff is linked.
PHP language security:




















Sorry, comments for this entry are closed at this time.