by panjaro on 8/16/15, 10:49 PM with 5 comments
by USNetizen on 8/17/15, 12:09 AM
Get to know the static analysis tools out there, check out OWASP (for web apps), and learn threat modeling. Application security isn't a one-time thing, it's something that is constantly evolving and changing. Learn the processes, then go into the details from there into your chosen technology stack. I've also read this book, which is good but doesn't go very in deep with the technical stuff: http://www.amazon.com/Enterprise-Software-Security-Disciplin...
Application security isn't just about programming either. It entails elements of risk management, architecture security, configuration management and many other disciplines to be performed effectively.
by getdavidhiggins on 8/16/15, 11:01 PM
http://amazon.decenturl.com/fuzzing
Best looking at how hackers are getting in, as-well as programming defensively. Tobias Klein's "A Bug Hunter's Diary" is a good read too:
by zzzcpan on 8/16/15, 11:55 PM