<b>What every software professional should know about security.</b> <i>Designing Secure Software</i> consolidates Loren Kohnfelderβs more than twenty years of experience into a concise, elegant guideΒ to improving the security of technology products. Written for a wide range of software profession
Designing Secure Software: A Guide for Developers
β Scribed by Loren Kohnfelder
- Publisher
- No Starch Press
- Year
- 2021
- Tongue
- English
- Leaves
- 312
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
What every software professional should know about security. Designing Secure Software consolidates Loren Kohnfelderβs more than twenty years of experience into a concise, elegant guide to improving the security of technology products. Written for a wide range of software professionals, it emphasizes building security into software design early and involving the entire team in the process. The book begins with a discussion of core concepts like trust, threats, mitigation, secure design patterns, and cryptography. The second part, perhaps this bookβs most unique and important contribution to the field, covers the process of designing and reviewing a software design with security considerations in mind. The final section details the most common coding flaws that create vulnerabilities, making copious use of code snippets written in C and Python to illustrate implementation vulnerabilities. Youβll learn how to: β’ Identify important assets, the attack surface, and the trust boundaries in a system β’ Evaluate the effectiveness of various threat mitigation candidates β’ Work with well-known secure coding patterns and libraries β’ Understand and prevent vulnerabilities like XSS and CSRF, memory flaws, and more β’ Use security testing to proactively identify vulnerabilities introduced into code β’ Review a software design for security flaws effectively and without judgment Kohnfelderβs career, spanning decades at Microsoft and Google, introduced numerous software security initiatives, including the co-creation of the STRIDE threat modeling framework used widely today. This book is a modern, pragmatic consolidation of his best practices, insights, and ideas about the future of software.
π SIMILAR VOLUMES
What every software professional should know about security. Designing Secure Software consolidates Loren Kohnfelderβs more than twenty years of experience into a concise, elegant guide to improving the security of technology products. Written for a wide range of software professionals, it emphas
<p>This book is perhaps the first attempt to give full treatment to the topic of Software Design. It will facilitate the academia as well as the industry. This book covers all the topics of software design including the ancillary ones.</p>
<b>A unique resource to help software developers create a desirable user experience</b></p><p>Today, top-flight software must feature a desirable user experience. This one-of-a-kind book creates a design process specifically for software, making it easy for developers who lack design background to c
A unique resource to help software developers create a desirable user experienceToday, top-flight software must feature a desirable user experience. This one-of-a-kind book creates a design process specifically for software, making it easy for developers who lack design background to create that com
<span>Secure Software Systems presents an approach to secure software systems design and development that tightly integrates security and systems design and development (or software engineering) together. It addresses the software development process from the perspective of a security practitioner.