Search Results

3
votes

What should a developer know before building a public web site?

You should consult the OWASP web site and understand the vulnerabilities listed there. Keep in mind OWASP does not talk about issues like scalability, session state management issues, and browser c …