Book Image

The Cybersecurity Playbook for Modern Enterprises

By : Jeremy Wittkop
Book Image

The Cybersecurity Playbook for Modern Enterprises

By: Jeremy Wittkop

Overview of this book

Security is everyone's responsibility and for any organization, the focus should be to educate their employees about the different types of security attacks and how to ensure that security is not compromised. This cybersecurity book starts by defining the modern security and regulatory landscape, helping you understand the challenges related to human behavior and how attacks take place. You'll then see how to build effective cybersecurity awareness and modern information security programs. Once you've learned about the challenges in securing a modern enterprise, the book will take you through solutions or alternative approaches to overcome those issues and explain the importance of technologies such as cloud access security brokers, identity and access management solutions, and endpoint security platforms. As you advance, you'll discover how automation plays an important role in solving some key challenges and controlling long-term costs while building a maturing program. Toward the end, you'll also find tips and tricks to keep yourself and your loved ones safe from an increasingly dangerous digital world. By the end of this book, you'll have gained a holistic understanding of cybersecurity and how it evolves to meet the challenges of today and tomorrow.
Table of Contents (15 chapters)
1
Section 1 – Modern Security Challenges
5
Section 2 – Building an Effective Program
9
Section 3 – Solutions to Common Problems

Chapter 8

  1. What is the lowest cost basis for a cybersecurity task in any organization?

Automation. (Section: Defining automation opportunities)

  1. What types of questions are AI solutions well positioned to answer, and which do they struggle with?

AI solutions are best positioned to automate mundane, repetitive tasks and struggle with making decisions that require context. (Section: Defining automation opportunities)

  1. What are some of the ethical challenges with AI systems?

The three ethical challenges identified in the chapter were bias in datasets, protecting privacy, and behavior modification. (Section: Gathering data and applying context)

  1. What are the quadrants of the confusion matrix?

False positive, false negative, true positive, and true negative. (Section: Testing the systems)

  1. Which type of documentation of a manual process indicates that an automation opportunity is ready for coding?

A decision matrix. (Section...