Writing Secure Code FROM OUR EDITORS
The Barnes & Noble Review
Your code will be attacked. You need to assume it will run in the most hostile environments imaginable -- and design, code, and test accordingly. Writing Secure Code, Second Edition shows you how.
This edition draws on the lessons learned and taught throughout Microsoft during the firmᄑs massive 2002 ᄑWindows Security Push.ᄑ Itᄑs a huge upgrade to the respected First Edition, with new coverage across the board.
Michael Howard and David LeBlanc first help you define what security means to your customers -- and implement a three-pronged strategy for securing design, defaults, and deployment. Thereᄑs especially useful coverage of threat modeling -- decomposing your application, identifying threats, ranking them, and mitigating them.
Then, itᄑs on to in-depth coverage of todayᄑs key security issues from the developerᄑs standpoint. Everyone knows buffer overruns are bad: Hereᄑs a full chapter on avoiding them. Youᄑll learn how to establish appropriate access controls and default to running with least privilege. Thereᄑs detailed coverage of overcoming attacks on cryptography (for example, avoiding poor random numbers and bit-flipping attacks). Youᄑll learn countermeasures for virtually every form of user input attack, from malicious database updates to cross-site scripting.
Weᄑve just scratched the surface: There are authoritative techniques for securing sockets and RPC, protecting against DOS attacks, building safer .NET applications, reviewing and testing code, adding privacy features, and even writing high-quality security documentation. Following these techniques wonᄑt just improve security -- itᄑll dramatically improve robustness and reliability, too. Bill Camarda
Bill Camarda is a consultant, writer, and web/multimedia content developer. His 15 books include Special Edition Using Word 2000 and Upgrading & Fixing Networks For Dummies®, Second Edition.
ANNOTATION
No more malicious attacks! Learn the best practices for writing secure code, with samples in Microsoft Visual Basic®.NET, Visual C++®, Perl, and Visual C#®.
FROM THE PUBLISHER
Keep black-hat hackers at bay with the tips and techniques in this entertaining, eye-opening book! Developers will learn how to padlock their applications throughout the entire development process-from designing secure applications to writing robust code that can withstand repeated attacks to testing applications for security flaws. Short, easily digested chapters reveal proven principles, strategies, and coding techniques. The authors-two battle-scarred veterans who have solved some of the industry's toughest security problems-provide sample code in several languages. This edition includes updated information about threat modeling, designing a security process, international issues, file-system issues, adding privacy to applications, and performing security code reviews. It also includes enhanced coverage of buffer overruns, Microsoft(r) .NET security, and Microsoft ActiveX(r) development, plus practical checklists for developers, testers, and program managers.
SYNOPSIS
No more malicious attacks! Learn the best practices for writing secure code, with samples in Microsoft Visual Basic®.NET, Visual C++®, Perl, and Visual C#®.