Book Image

CompTIA Security+ SY0-701 Certification Guide - Third Edition

By : Ian Neil
Book Image

CompTIA Security+ SY0-701 Certification Guide - Third Edition

By: Ian Neil

Overview of this book

Building on the success of its bestselling predecessor, this third edition of the CompTIA Security+ SY0-701 Certification Guide serves as your one-stop resource for SY0-701 exam preparation. Written by cybersecurity expert Ian Neil, this comprehensive guide helps you unlock the intricacies of cybersecurity and understand the technology behind the SY0-701 certification, ensuring you approach the exam with confidence. By exploring cybersecurity in detail, this book introduces essential principles, controls, and best practices. The chapters are carefully structured to align with the exam objectives of the 701 update, bringing to you the most recent and relevant exam study material. By mastering cybersecurity fundamentals, you’ll acquire the knowledge and skills to identify and mitigate threats, manage vulnerabilities, and safeguard enterprise infrastructure. You’ll be well equipped to apply the principles of security governance and compliance, conduct risk assessments, and excel in audit and assessment tasks. The book also contains mock exams and flashcards to help reinforce your learning and assess your exam-readiness. Whether you aim to excel the CompTIA Security+ SY0-701 exam, advance your career in cybersecurity, or enhance your existing knowledge, this book will transform you into a cybersecurity expert.
Table of Contents (38 chapters)
Free Chapter
1
Domain 1: General Security Concepts
2
Chapter 1: Compare and contrast various types of security controls
4
Chapter 3: Explain the importance of change management processes and the impact to security
6
Domain 2: Threats, Vulnerabilities, and Mitigations
7
Chapter 5: Compare and contrast common threat actors and motivations
12
Domain 3: Security Architecture
14
Chapter 11: Given a scenario, apply security principles to secure enterprise infrastructure
17
Domain 4: Security Operations
19
Chapter 15: Explain the security implications of proper hardware, software, and data asset management
26
Chapter 22: Given a scenario, use data sources to support an investigation
27
Domain 5: Security Program Management and Oversight
30
Chapter 25: Explain the processes associated with third-party risk assessment and management
32
Chapter 27: Explain types and purposes of audits and assessments
35
Solutions
36
Other Books You May Enjoy
37
Coupon Code for CompTIA Security+ Exam Vouchers

Network Attacks

A network attack is an unauthorized and malicious attempt to disrupt, compromise, or gain access to computer systems, data, or communication within a network, often for malicious purposes.

Network attacks target organizations and households alike. Most of these attacks are called server-side attacks as they target an organization’s servers, such as domain controllers, which hold user accounts, or SQL database servers, which hold confidential customer data and credit card information.

The following sections will investigate several types of network attacks.

Pivoting

A pivoting attack is implemented when an attacker gains access to the network via a vulnerable host and targets a critical server, such as a domain controller or a database server.

On a virtual network, this type of attack is called VM escape, which is covered in Chapter 7.

When an attacker launches a pivoting attack, they will likely be armed with the Network Mapper (nmap) tool,...