Hacker News new | ask | show | jobs
by foobar_ 2726 days ago
Is there a definitive list of attacks with prevention mechanisms somewhere ?
1 comments

You might find this to be interesting and informative reading: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Proje...

This covers what the vulnerabilities are, how they happen, how they work, and how to prevent them. It's not exhaustive, because that list would be endless, but it's one of the best resources for a web developer who is not a security practitioner.