Book Image

CCNA Cyber Ops SECOPS – Certification Guide 210-255

By : Andrew Chu
5 (1)
Book Image

CCNA Cyber Ops SECOPS – Certification Guide 210-255

5 (1)
By: Andrew Chu

Overview of this book

Cybersecurity roles have grown exponentially in the IT industry and an increasing number of organizations have set up security operations centers (SOCs) to monitor and respond to security threats. The 210-255 SECOPS exam is the second of two exams required for the Cisco CCNA Cyber Ops certification. By providing you with fundamental knowledge of SOC events, this certification validates your skills in managing cybersecurity processes such as analyzing threats and malicious activities, conducting security investigations, and using incident playbooks. You'll start by understanding threat analysis and computer forensics, which will help you build the foundation for learning intrusion analysis and incident response principles. The book will then guide you through vocabulary and techniques for analyzing data from the network and previous events. In later chapters, you'll discover how to identify, analyze, correlate, and respond to incidents, including how to communicate technical and inaccessible (non-technical) examples. You'll be able to build on your knowledge as you learn through examples and practice questions, and finally test your knowledge with two mock exams that allow you to put what you’ve learned to the test. By the end of this book, you'll have the skills to confidently pass the SECOPS 210-255 exam and achieve CCNA Cyber Ops certification.
Table of Contents (24 chapters)
Free Chapter
1
Section 1: Endpoint Threat Analysis and Forensics
5
Section 2: Intrusion Analysis
9
Section 3: Incident Response
13
Section 4: Data and Event Analysis
16
Section 5: Incident Handling
19
Section 6: Mock Exams
20
Mock Exam 1
21
Mock Exam 2

To get the most out of this book

Before starting this book, you should be familiar with computers and networks from the point of view of a user. This should include knowledge of the home setup, as well as computer networks in a commercial setting. Familiarity with the technologies used to administer and maintain a network, particularly Cisco products, is helpful, but not essential. Knowing that switches, routers, and servers exist – and how they differ – is a requirement.

This book follows on from the 210-250 (SECFND) syllabus, so support materials for those courses may be a useful start, and could be used as reference material if you feel that you are struggling with any of the topics found here. You will have to pass both the 210-250 and 210-255 certification exams for CCNA Cybersecurity Operations anyway, so the 210-250 certification book is a good investment regardless.

To get the most out of the course, you should try to engage with the teaching methods used. The content is broadly separated into three 3 elements – theory, formative questions (with reasoned answers), and testing questions. The theory sections contain a distilled version of the knowledge required – there is a direct correlation between the theory sections and the syllabus. Formative questions are included at the end of each chapter, and are designed to test your ability to recall information from the chapter, analyze a scenario, and apply the theory in practice. The back of the book includes the answers and, most importantly, the rationale. Finally, there are two mock exam papers. These will test your ability to apply the theory in practice, and to help prepare you for the certification exam. The answers, but not the rationale, are provided for these questions. If you are making mistakes, a good activity would be to try to reanalyze the question with the correct answer, and see whether you can generate the rationale retrospectively.

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The only method of differentiation is that the legitimate csrss.exe process is run from the C:\Windows\System32 folder."

Any command-line input or output is written as follows:

$ tcpdump -ns 0 -eX -r dns.pcap

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.