Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Cisco Certified CyberOps Associate 200-201 Certification Guide

You're reading from   Cisco Certified CyberOps Associate 200-201 Certification Guide Learn blue teaming strategies and incident response techniques to mitigate cybersecurity incidents

Arrow left icon
Product type Paperback
Published in Jun 2021
Publisher Packt
ISBN-13 9781800560871
Length 660 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Glen D. Singh Glen D. Singh
Author Profile Icon Glen D. Singh
Glen D. Singh
Arrow right icon
View More author details
Toc

Table of Contents (25) Chapters Close

Preface 1. Section 1: Network and Security Concepts
2. Chapter 1: Exploring Networking Concepts FREE CHAPTER 3. Chapter 2: Exploring Network Components and Security Systems 4. Chapter 3: Discovering Security Concepts 5. Section 2: Principles of Security Monitoring
6. Chapter 4: Understanding Security Principles 7. Chapter 5: Identifying Attack Methods 8. Chapter 6: Working with Cryptography and PKI 9. Section 3: Host and Network-Based Analysis
10. Chapter 7: Delving into Endpoint Threat Analysis 11. Chapter 8: Interpreting Endpoint Security 12. Chapter 9: Exploring Computer Forensics 13. Chapter 10: Performing Intrusion Analysis 14. Section 4: Security Policies and Procedures
15. Chapter 11: Security Management Techniques 16. Chapter 12: Dealing with Incident Response 17. Chapter 13: Implementing Incident Handling 18. Chapter 14: Implementing Cisco Security Solutions 19. Chapter 15: Working with Cisco Security Solutions 20. Chapter 16: Real-World Implementation and Best Practices 21. Chapter 17: Mock Exam 1
22. Chapter 18: Mock Exam 2
23. Assessment 24. Other Books You May Enjoy

Conventions used

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

Code in text: 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: "A subnet such as 255.255.255.0 contains a total of 24 ones, so we can represent this subnet mask by simply writing it as /24. "

A block of code is set as follows:

html, body, #map {
 height: 100%; 
 margin: 0;
 padding: 0
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)

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

$ ping 8.8.8.8 -c 4
$ sudo tcpdump -i eth0 -nn -s0 -v port 443 -w /home/kali/Desktop/tcpdump_capture.pcap

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The VirtualBox import wizard will open. Simply click Import to begin importing the virtual image into VirtualBox."

Tips or important notes

Appear like this.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image