Good Introductory Books on Writing Secure Software

Posted by cosmic.osmo on Programmers See other posts from Programmers or by cosmic.osmo
Published on 2011-02-21T02:58:37Z Indexed on 2011/02/21 7:32 UTC
Read the original article Hit count: 209

What are some good introductory books about writing secure software? Specifically, one that covers basic strategies and design patterns for writing a secure software and surveys common security vulnerabilities, how they're exploited, and how you can protect against them.

Personally, I've picked up bits of security know-how here and there over my career, but now I'd like a more systematic overview.

© Programmers or respective owner

Related posts about self-improvement

Related posts about recommendations