I am a web app developer, and recently one of my apps was hacked. I wanted to know what are the possible kinds of attacks done on web application (in detail) and methods on how to prevent those.
I know about many attacks & try my best to secure the apps from those. Currently I use OWASP as my security reference while developing web apps.
Can someone recommend any other better links with detailed explanations on web app security?