0%

Book Description

Most security professionals don't have the words "security" or "hacker" in their job title. Instead, as a developer or admin you often have to fit in security alongside your official responsibilities - building and maintaining computer systems. Implement the basics of good security now, and you'll have a solid foundation if you bring in a dedicated security staff later. Identify the weaknesses in your system, and defend against the attacks most likely to compromise your organization, without needing to become a trained security professional.

Computer security is a complex issue. But you don't have to be an expert in all the esoteric details to prevent many common attacks. Attackers are opportunistic and won't use a complex attack when a simple one will do. You can get a lot of benefit without too much complexity, by putting systems and processes in place that ensure you aren't making the obvious mistakes. Secure your systems better, with simple (though not always easy) practices.

Plan to patch often to improve your security posture. Identify the most common software vulnerabilities, so you can avoid them when writing software. Discover cryptography - how it works, how easy it is to get wrong, and how to get it right. Configure your Windows computers securely. Defend your organization against phishing attacks with training and technical defenses.

Make simple changes to harden your system against attackers.

What You Need:

You don't need any particular software to follow along with this book. Examples in the book describe security vulnerabilities and how to look for them. These examples will be more interesting if you have access to a code base you've worked on. Similarly, some examples describe network vulnerabilities and how to detect them. These will be more interesting with access to a network you support.

Table of Contents

  1.  Acknowledgments
  2.  Introduction
    1. Who Is This Book For?
    2. What’s in This Book
    3. Online Resources
  3. 1. Patching
    1. Upgrading Third-Party Libraries and Software
    2. Library Inventory
    3. Network Inventory
    4. Patching Windows
    5. Finding Published Vulnerabilities
    6. Testing Your Patches
    7. If Patching Hurts, Do It More Often
    8. A Practical Application of Fear
    9. What’s Next?
  4. 2. Vulnerabilities
    1. SQL Injection
    2. Cross-Site Scripting (XSS)
    3. Cross-Site Request Forgery (XSRF)
    4. Misconfiguration
    5. Suggested Reading
    6. What’s Next?
  5. 3. Cryptography
    1. Don’t Roll Your Own Crypto
    2. Don’t Use Low-Level Crypto Libraries
    3. Evaluating Crypto Libraries Without Being a Crypto Expert
    4. Password Storage
    5. Storing Passwords When You’re the Client
    6. Minimizing the Cost of Credential Loss
    7. Keeping Passwords Hard to Predict
    8. TLS Configuration
    9. What’s Next?
  6. 4. Windows
    1. Windows Users
    2. Login and Mimikatz
    3. Password Policy
    4. Active Directory: What Else Is It Good For?
    5. BitLocker
    6. What’s Next?
  7. 5. Phishing
    1. Types of Phishing Attacks
    2. Social Defense
    3. Don’t DIY
    4. DNS-Based Defense
    5. Authentication-Based Defense
    6. In-Application Defense
    7. Got Phished. Now What?
    8. Wrapping Up
  8.  Bibliography
3.141.200.180