Book Image

Incident Response in the Age of Cloud

By : Dr. Erdal Ozkaya
Book Image

Incident Response in the Age of Cloud

By: Dr. Erdal Ozkaya

Overview of this book

Cybercriminals are always in search of new methods to infiltrate systems. Quickly responding to an incident will help organizations minimize losses, decrease vulnerabilities, and rebuild services and processes. In the wake of the COVID-19 pandemic, with most organizations gravitating towards remote working and cloud computing, this book uses frameworks such as MITRE ATT&CK® and the SANS IR model to assess security risks. The book begins by introducing you to the cybersecurity landscape and explaining why IR matters. You will understand the evolution of IR, current challenges, key metrics, and the composition of an IR team, along with an array of methods and tools used in an effective IR process. You will then learn how to apply these strategies, with discussions on incident alerting, handling, investigation, recovery, and reporting. Further, you will cover governing IR on multiple platforms and sharing cyber threat intelligence and the procedures involved in IR in the cloud. Finally, the book concludes with an “Ask the Experts” chapter wherein industry experts have provided their perspective on diverse topics in the IR sphere. By the end of this book, you should become proficient at building and applying IR strategies pre-emptively and confidently.
Table of Contents (18 chapters)
16
Other Books You May Enjoy
17
Index

Summary

In this chapter we covered the various steps that should be taken in the investigation stage of IR. This includes identification of the threat via common indicators of compromise and the collection of volatile data, which is particularly important in cloud systems. We demonstrated how to produce a memory dump of key system information on Windows, Linux, and macOS, as well as providing some suggestions for creating a disk image or clone to replicate hard disk data.

We then moved on to a phishing example and learned all about how to investigate a cyberattack that has happened via email. The chapter went through email IR essentials, and we discovered some key tools that you can use during an email incident to help you resolve any issues.

In the next chapter we will learn how to report the findings of the investigations that we learned about in this chapter.