SY0-801 — CompTIA Security+ V8 Quick Reference

Compact reference for CompTIA Security+ V8 (SY0-801): controls, threats, IAM, crypto, architecture, operations, and governance.

Exam Identity and Use

This independent Quick Reference supports candidates preparing for CompTIA Security+ V8 (SY0-801) from CompTIA. Use it as a compact review sheet for high-yield distinctions, decision points, and common traps. Always align final study with the current CompTIA exam objectives for SY0-801.

Security Foundations

CIA, AAA, and Non-Repudiation

ConceptMeaningExam cueCommon control examples
ConfidentialityPrevent unauthorized disclosure“Protect sensitive data from being viewed”Encryption, access control, data masking
IntegrityPrevent unauthorized modification“Detect tampering” or “ensure data is unchanged”Hashing, digital signatures, file integrity monitoring
AvailabilityEnsure systems/data are usable when needed“Minimize downtime”Redundancy, backups, clustering, DDoS protection
IdentificationClaiming an identityUsername, account ID, certificate subjectUser ID, device ID
AuthenticationProving identity“Verify who the user is”Password, MFA, certificate, Kerberos
AuthorizationGranting permissions“What can the user access?”RBAC, ABAC, ACLs
AccountingTracking actions“Who did what and when?”Logs, audit trails, SIEM
Non-repudiationPrevent denying an action“Prove sender/action later”Digital signatures, timestamping, signed logs

Control Categories and Functions

DimensionOptionsHow to recognize
Control categoryManagerial, operational, technical, physicalManagerial = policy/risk; operational = people/process; technical = systems; physical = facilities
Control functionPreventive, detective, corrective, deterrent, compensating, directivePrevent = stop; detect = alert; correct = restore; deter = discourage; compensate = alternative; direct = require behavior
Security modelZero trust, defense in depth, least privilege, separation of dutiesZero trust = verify continuously; defense in depth = layered controls; least privilege = only required access; SoD = split critical tasks

High-Yield Security Principles

PrinciplePractical meaningTrap
Least privilegeGrant only needed permissions“Admin by default” violates it
Need to knowAccess based on business needDifferent from clearance alone
Defense in depthMultiple overlapping controlsNot one “perfect” control
Secure by designBuild security into architectureNot added only after deployment
Fail secureFailure leaves system protectedNot the same as fail open
Default denyBlock unless explicitly allowedStronger baseline than allow by default
Implicit denyUnmatched traffic/access is deniedCommon in firewalls and ACLs
Separation of dutiesSplit sensitive responsibilitiesReduces fraud and single-person abuse
Job rotationRotate roles to detect abuse and reduce dependencyNot primarily an access-control model
Dual controlTwo people required for one actionStronger than review after the fact

Risk, Governance, and Compliance

Risk Terms

TermMeaningExam cue
AssetSomething valuableData, system, facility, reputation
ThreatPotential cause of harmAttacker, storm, insider, malware
VulnerabilityWeakness that can be exploitedUnpatched service, weak password
RiskLikelihood and impact of threat exploiting vulnerability“What could happen?”
Inherent riskRisk before controlsBaseline exposure
Residual riskRisk remaining after controlsMust be accepted, transferred, avoided, or mitigated
Risk appetiteAmount of risk organization is willing to acceptStrategic tolerance
Risk toleranceAcceptable variation around appetiteOperational threshold
ControlSafeguard that reduces riskPreventive, detective, corrective, etc.
Compensating controlAlternative control when preferred control is not feasibleUsed to meet intent, not identical method

Risk Response Decisions

ResponseChoose whenExample
MitigateReduce likelihood or impactPatch, segment, encrypt
AvoidStop the risky activityDecommission vulnerable public service
TransferShift financial/operational impactCyber insurance, outsourced service with contractual responsibility
AcceptResidual risk is within toleranceDocumented risk acceptance
EscalateRisk exceeds local authoritySend to risk owner or executive committee

Risk Formulas

Use these for exam math-style scenarios. Values are usually provided in the question.

\[ \text{SLE} = \text{Asset Value} \times \text{Exposure Factor} \]\[ \text{ALE} = \text{SLE} \times \text{Annualized Rate of Occurrence} \]\[ \text{Risk} = \text{Likelihood} \times \text{Impact} \]
Formula itemMeaning
AVAsset value
EFPercent loss from one event
SLESingle loss expectancy
AROExpected frequency per year
ALEAnnualized loss expectancy
RTOMaximum acceptable time to restore service
RPOMaximum acceptable data loss measured in time
MTD / MAOMaximum tolerable downtime/outage
MTTRMean time to repair/recover
MTBFMean time between failures

Policy and Governance Artifacts

ArtifactPurposeTrap
PolicyHigh-level mandatory ruleSays what/why, not every step
StandardSpecific mandatory requirementExample: encryption algorithm standard
ProcedureStep-by-step instructionsOperational “how to”
GuidelineRecommended practiceUsually not mandatory
BaselineMinimum secure configurationUsed for consistent hardening
SLAService performance commitmentAvailability/support expectations
MOU/MOAAgreement between partiesOften less formal than contract
BPABlanket purchase agreementProcurement arrangement
NDAConfidentiality agreementProtects shared sensitive information
AUPAcceptable use policyDefines permitted/prohibited use
BIABusiness impact analysisDetermines criticality, RTO/RPO
Risk registerTracks risks, owners, statusLiving governance document

Threats and Attacks

Social Engineering

AttackKey indicatorBest defense
PhishingBroad fraudulent email/messageAwareness, filtering, reporting, MFA
Spear phishingTargeted phishingUser training, email security, verification
WhalingTargets executivesExecutive awareness, payment verification
VishingVoice phishingCall-back procedures
SmishingSMS phishingMobile awareness, link protection
PretextingFabricated scenarioIdentity verification
BaitingEnticing item/link/mediaRemovable media controls
TailgatingFollowing authorized personMantraps, badges, awareness
Shoulder surfingObserving screens/keystrokesPrivacy filters, clean desk
ImpersonationPretending to be trusted partyChallenge-response, verification
Invoice scamFraudulent payment requestDual approval, vendor validation

Malware and Host-Based Threats

ThreatWhat it doesHigh-yield distinction
VirusAttaches to files; requires executionNeeds host file or user action
WormSelf-replicates over networksDoes not need file attachment
TrojanAppears legitimate but maliciousOften installs backdoor
RansomwareEncrypts/exfiltrates data for extortionBackups and segmentation are critical
SpywareCollects information covertlyPrivacy/data theft focus
KeyloggerCaptures keystrokesCredential theft
RootkitHides privileged compromiseHard to detect; may require rebuild
Logic bombTriggers on condition/dateInsider threat cue
BotnetCompromised hosts controlled centrallyDDoS/spam/credential attacks
Fileless malwareUses memory/native toolsEDR, script controls, logging
PUP/PUAPotentially unwanted program/appMay be grayware, not always overt malware

Password and Credential Attacks

AttackDescriptionBetter defense
Brute forceTries many combinationsMFA, lockout/rate limiting, strong passwords
DictionaryUses wordlistsBlock common passwords, password managers
Password sprayingTries few common passwords across many usersMFA, detection by distributed failures
Credential stuffingReuses breached credentialsMFA, breached-password checks
Pass-the-hashUses captured hash without crackingCredential Guard-like controls, limit admin reuse
KerberoastingTargets Kerberos service ticketsStrong service account passwords, gMSA-like practices
Rainbow tablePrecomputed hash lookupSalting, modern hashing
Offline crackingAttacker has password database/hashStrong hashing/KDF, salting, peppering

Network Attacks

AttackSymptomMitigation
DoS/DDoSService unavailable from traffic floodDDoS protection, rate limiting, CDN, filtering
On-path/MITMIntercepted or altered trafficTLS, certificate validation, VPN, secure Wi-Fi
ARP poisoningLocal network traffic redirectionDynamic ARP inspection, segmentation
DNS poisoningWrong DNS responsesDNSSEC, secure resolvers, monitoring
DHCP starvationExhausts leasesDHCP snooping, port security
Rogue DHCPMalicious IP configurationDHCP snooping
VLAN hoppingAccess to unauthorized VLANDisable unused ports, avoid native VLAN exposure
Evil twinFake Wi-Fi APWPA3/WPA2-Enterprise, certificate validation
DeauthenticationWi-Fi disconnection attackProtected management frames where supported
ReplayCaptured valid data resentNonces, timestamps, session tokens
Session hijackingAttacker takes active sessionSecure cookies, TLS, token rotation

Web and Application Attacks

AttackWhat to look forPrimary mitigation
SQL injectionUser input changes database queryParameterized queries, input validation
Command injectionInput executes OS commandAvoid shell calls, sanitize input, least privilege
XSSScript runs in user browserOutput encoding, CSP, input validation
CSRFUser’s browser submits unwanted actionCSRF tokens, SameSite cookies
SSRFServer fetches attacker-chosen internal URLEgress filtering, metadata protection, allowlists
Path traversal../ accesses unauthorized filesCanonicalization, allowlists, permissions
Directory listingExposes filesDisable listing, proper web config
Insecure deserializationMalicious object triggers code/logicSafe formats, validation, signing
Race conditionTiming changes outcomeLocking, atomic operations
API abuseExcessive/unauthorized API callsAuthZ, rate limits, schema validation
IDORAccess by changing object IDObject-level authorization
Buffer overflowMemory overwriteMemory-safe languages, bounds checking, ASLR/DEP

Threat Actor Types

ActorMotivationTypical capability
Script kiddieCuriosity/statusUses existing tools
HacktivistIdeologyDefacement, leaks, DDoS
InsiderRevenge, money, negligenceTrusted access
Organized crimeFinancial gainPhishing, ransomware, fraud
Nation-state/APTEspionage/disruptionPersistent, well-resourced
CompetitorBusiness advantageIP theft, intelligence
Shadow IT userConvenienceUnapproved systems/services

Vulnerability Management and Testing

Assessment Types

ActivityGoalPermission levelOutput
Vulnerability scanFind known weaknessesAuthorizedFindings list
Vulnerability assessmentValidate and prioritize weaknessesAuthorizedRisk-ranked remediation plan
Penetration testExploit to prove impactAuthorized, scopedExploit evidence and recommendations
Red teamTest detection/response against realistic adversaryAuthorized, often stealthyOperational security gaps
Blue teamDefend and respondInternal defensive roleImproved detection/response
Purple teamCollaborative red + blue improvementJointTuned controls and lessons
Bug bountyExternal researchers report flawsProgram-definedValidated reports

Scan and Test Distinctions

OptionChoose whenTradeoff
Credentialed scanNeed deeper, more accurate host findingsRequires safe credential handling
Non-credentialed scanExternal attacker perspectiveMore false negatives
Agent-based scanRoaming or intermittently connected endpointsAgent management overhead
Agentless scanNetwork-visible assetsMay miss offline/segmented systems
Passive scanAvoid disrupting sensitive networksLess complete
Active scanNeed direct validationCan disrupt fragile systems
Static testingAnalyze code without running itEarlier in SDLC
Dynamic testingTest running applicationFinds runtime behavior
FuzzingSend unexpected inputsGood for crash/input handling defects

Vulnerability Remediation Prioritization

Prioritize using more than severity alone:

  1. Internet exposure.
  2. Known exploitation in the wild.
  3. Business criticality.
  4. Data sensitivity.
  5. Privilege level affected.
  6. Ease of exploitation.
  7. Compensating controls.
  8. Patch availability and operational risk.
FindingLikely first action
Critical internet-facing RCE with known exploitationEmergency patch or isolate
Unsupported OS on isolated lab systemPlan replacement, segment, document risk
Weak cipher on internal admin interfaceUpdate configuration, verify compatibility
Missing patch on fragile OT deviceTest patch, apply maintenance window, use segmentation if patch delayed
False positiveDocument evidence and suppress/tune appropriately

Identity and Access Management

Authentication Factors

FactorExamplesTrap
Something you knowPassword, PINSecurity questions are also knowledge
Something you haveToken, smart card, phone appSMS is weaker than app/hardware token
Something you areFingerprint, face, irisBiometric cannot be “changed” like password
Somewhere you areGeolocation, network locationUsually contextual, not standalone strong factor
Something you doTyping pattern, behaviorBehavioral biometrics

MFA means using factors from different categories. Two passwords are not MFA.

Access Control Models

ModelWho controls access?Best fitTrap
DACData ownerFlexible file sharingOwner can grant access
MACCentral authority/classificationMilitary/high-security labelsUsers cannot override labels
RBACRole/job functionEnterprise access at scaleRole explosion if poorly designed
ABACAttributes and policiesDynamic/cloud/zero trustMore complex policy design
Rule-basedSystem rulesFirewalls, time-based accessOften confused with RBAC
PBACPolicy-based decisionsCentralized fine-grained controlOften implemented with attributes

IAM Technologies

TechnologyPrimary purposeExam distinction
LDAPDirectory access protocolQueries directory services
KerberosTicket-based authenticationUses KDC/TGT/service tickets
RADIUSAAA for network accessCommon for VPN/Wi-Fi; UDP-based
TACACS+Device administration AAASeparates authN/authZ/accounting; TCP-based
SAMLFederated SSO using XML assertionsCommon enterprise browser SSO
OAuth 2.0Delegated authorization“Allow app to access resource”
OpenID ConnectIdentity layer on OAuth 2.0Authentication/identity tokens
SCIMIdentity provisioning/deprovisioningAutomates user lifecycle
FIDO2/WebAuthnPhishing-resistant authenticationPublic-key based, passwordless-capable
PAMControls privileged accountsVaulting, session recording, JIT access

Privileged Access Controls

ControlWhat it solves
Just-in-time accessReduces standing privilege
Just-enough accessGrants only specific admin capability
Privileged session managementRecords/monitors admin sessions
Password vaultingProtects shared/admin secrets
Break-glass accountEmergency access with monitoring
Separate admin accountsReduces risk from daily-use compromise
Service account governancePrevents unmanaged persistent privilege

Network Security

Network Zones and Segmentation

Zone/patternPurposeCommon controls
DMZHosts public-facing servicesFirewalls, reverse proxy, WAF
Internal LANUser and business systemsNAC, segmentation, EDR
Management networkAdmin interfacesMFA, bastion host, allowlists
Guest networkUntrusted visitor accessInternet-only, client isolation
OT/ICS networkIndustrial/control systemsStrict segmentation, monitoring, change control
ExtranetPartner accessVPN/ZTNA, least privilege
Cloud VPC/VNetCloud network boundarySecurity groups, route tables, NACLs
MicrosegmentationWorkload-level isolationIdentity-aware policies, east-west filtering

Security Device Selection

ControlBest forNot best for
Stateless firewallSimple packet filteringApp-aware decisions
Stateful firewallConnection-aware filteringDeep application attacks
NGFWApp/user-aware filteringReplacing secure coding
WAFHTTP/HTTPS application attacksNon-web protocols
IDSDetect and alertBlocking by itself
IPSInline blockingPassive-only monitoring
NDRNetwork detection and responseEndpoint-only visibility
EDREndpoint detection/responseNetwork-only unmanaged devices
XDRCorrelated detection across toolsSubstitute for good telemetry
ProxyIntermediary control and filteringFull endpoint control
Reverse proxyProtect/publish backend servicesUser endpoint inspection
Load balancerDistribute traffic, improve availabilitySecurity control by default unless configured
VPNEncrypted tunnelFine-grained app-only access by itself
ZTNAApp-specific identity-aware accessLegacy full-network access needs
NACControl device network admissionApplication-layer authorization
CASBCloud app visibility/controlOn-prem-only traffic
DLPDetect/prevent data leakageAsset inventory by itself

Common Ports and Protocols

Protocol/servicePort(s)Security note
FTP20/21Avoid for sensitive data; use secure alternatives
SSH/SFTP/SCP22Secure remote admin/file transfer
Telnet23Insecure; avoid
SMTP25Mail transfer
DNS53UDP/TCP; protect against poisoning/tunneling
DHCP67/68Use snooping/segmentation
HTTP80Unencrypted web
Kerberos88Ticket-based auth
POP3110 / 995995 uses TLS
NTP123Important for logs/auth; secure time sources
IMAP143 / 993993 uses TLS
SNMP161/162Prefer SNMPv3
LDAP389Directory protocol
HTTPS443HTTP over TLS
SMB445File sharing; high-value lateral movement target
LDAPS636LDAP over TLS
Syslog514 / 65146514 commonly TLS-protected
RADIUS1812/1813AAA
TACACS+49Device admin AAA
RDP3389Protect with VPN/ZTNA/MFA; avoid public exposure

Wireless Security

Standard/controlMeaningExam cue
WPA2-PersonalPre-shared keyHome/small office
WPA2/WPA3-Enterprise802.1X authenticationEnterprise Wi-Fi with RADIUS
SAEWPA3 password-authenticated key exchangeBetter than WPA2-PSK handshake
Captive portalWeb-based acceptance/loginNot strong encryption by itself
MAC filteringAllows listed MACsWeak; MACs can be spoofed
WPSEasy setup PIN/buttonDisable where possible
Site surveyIdentify signal/interference/rogue APsWireless planning/security

Cryptography and PKI

Crypto Building Blocks

ConceptPurposeExample use
Symmetric encryptionFast encryption with same keyBulk data encryption
Asymmetric encryptionPublic/private key pairKey exchange, digital signatures
HashingOne-way integrity digestFile integrity, password storage input to KDF
HMACKeyed hash for integrity/authenticityAPI/message integrity
Digital signatureIntegrity, authenticity, non-repudiationSigned software, certificates
Key exchangeEstablish shared secretTLS session setup
KDFDerives strong key from password/secretPassword hashing, key derivation
SaltUnique random value added before hashingDefeats rainbow tables
PepperSecret value added server-sideExtra protection if DB leaks
NonceNumber used oncePrevents replay
IVInitialization vectorAdds uniqueness to encryption mode
AEADAuthenticated encryption with associated dataConfidentiality plus integrity

Algorithm Recognition

TypeExamplesNotes
SymmetricAES, ChaCha20Fast; key distribution is challenge
AsymmetricRSA, ECCSlower; supports public-key operations
HashSHA-256, SHA-3Integrity only, not encryption
Legacy/weakMD5, SHA-1, DES, RC4, WEPAvoid for modern security
Password hashing/KDFbcrypt, scrypt, Argon2, PBKDF2Designed to resist brute force
Transport securityTLSProtects data in transit
Disk/data encryptionAES-based FDE, database encryptionProtects data at rest

PKI and Certificate Terms

TermMeaningTrap
CAIssues/signs certificatesTrust anchor if root CA
RAValidates identity before issuanceDoes not usually sign certs
CSRCertificate signing requestContains public key and subject info
Root CATop of trust chainMust be highly protected
Intermediate CAIssues certificates under rootLimits root exposure
Certificate chainPath from leaf cert to trusted rootChain errors break trust
CRLRevocation listCan become large/stale
OCSPOnline revocation statusMore real-time than CRL
OCSP staplingServer provides OCSP proofReduces client lookup burden
SANSubject alternative nameModern hostname validation uses SAN
Wildcard certCovers subdomains at one levelDoes not cover every possible name
Code signing certVerifies software publisher/integrityDoes not prove software is vulnerability-free
Certificate pinningRestricts accepted cert/keyCan cause outages if rotation mishandled

Secure Architecture and Hardening

Hardening Checklist

AreaKey actions
Operating systemPatch, remove unnecessary services, enforce secure baseline
AccountsDisable defaults, remove stale users, enforce MFA/admin separation
ServicesStop unused daemons, restrict binding interfaces
NetworkHost firewall, least-required ports, segmentation
LoggingEnable security logs, centralize, protect integrity
TimeSynchronize trusted time source
FilesLeast privilege, integrity monitoring, encryption where needed
ConfigurationVersion control, change control, drift detection
SecretsVault, rotate, avoid hardcoding
FirmwareUpdate, secure boot, trusted platform protections
DisposalSanitize media, document chain of custody when needed

Endpoint and Mobile Controls

ControlPurpose
EDR/anti-malwareDetect and respond to endpoint threats
Host firewallLimit inbound/outbound host traffic
Application allowlistingRun only approved software
MDM/UEMEnforce mobile configuration
Remote wipeProtect lost/stolen devices
Full-disk encryptionProtect data at rest
Screen lockPrevent casual physical access
ContainerizationSeparate work/personal data
Jailbreak/root detectionIdentify compromised mobile OS controls
USB/removable media controlReduce malware and data exfiltration risk

Cloud and Virtualization Security

TopicSecurity focusCommon exam distinction
Shared responsibilityProvider and customer each secure different layersCustomer usually still owns identity, data, configuration
IaaSCustomer manages OS and aboveMost control, more responsibility
PaaSProvider manages runtime/platformCustomer focuses on app/data/config
SaaSProvider manages application stackCustomer focuses on users, data, settings
Public cloudShared provider infrastructureStrong logical isolation needed
Private cloudDedicated to one organizationMore control, not automatically more secure
Hybrid cloudMix of on-prem and cloudConnectivity and identity integration matter
Multi-cloudMultiple providersGovernance/visibility complexity
Security groupInstance/resource-level filteringOften stateful
Network ACLSubnet/network-level filteringOften stateless depending on platform
IAM policyIdentity/resource permissionMisconfiguration is common cloud risk
CSPMCloud security posture managementFinds misconfigurations
CWPPCloud workload protection platformProtects workloads such as VMs/containers
CASBCloud access security brokerSaaS visibility/control
KMSKey management serviceCentral key lifecycle and access control

Containers and Kubernetes-Style Concepts

ControlWhy it matters
Minimal base imagesReduces attack surface
Image scanningFinds vulnerable packages/secrets
Signed imagesVerifies provenance
Read-only filesystemLimits runtime tampering
Non-root containersReduces privilege impact
Secrets managementAvoids secrets in images/env files
Network policiesControls east-west traffic
Admission controlBlocks noncompliant deployments
Runtime monitoringDetects unexpected behavior
Resource limitsReduces DoS/blast radius

Data Protection

TechniqueProtects againstHigh-yield distinction
EncryptionUnauthorized readingReversible with key
HashingTamper detectionNot reversible
TokenizationReplaces sensitive value with tokenOriginal stored in token vault
MaskingHides part of dataOften for display/non-prod use
AnonymizationRemoves identifying linksHard to reverse if done well
PseudonymizationReplaces identifiers but can be re-linkedRe-identification possible
DLPDetect/prevent sensitive data movementNeeds classification and tuning
DRM/IRMControls document usageProtects after distribution
Data minimizationCollect only needed dataPrivacy-by-design principle
Retention policyKeep data for defined periodMust include disposal
Secure deletionPrevent recoveryMethod depends on media type

Secure Software and DevSecOps

SDLC Security Activities

PhaseSecurity activity
RequirementsSecurity/privacy requirements, abuse cases
DesignThreat modeling, architecture review
DevelopmentSecure coding, peer review, secrets scanning
BuildDependency scanning, signed artifacts
TestSAST, DAST, IAST, fuzzing, penetration testing
DeployIaC scanning, change approval, secure configuration
OperateMonitoring, patching, incident feedback
RetireData migration, sanitization, decommissioning

Testing Tool Selection

Tool/typeBest forLimitation
SASTSource code flaws before runtimeMay miss runtime/config issues
DASTRunning web app behaviorMay not identify exact code line
IASTRuntime app testing with instrumentationRequires integration
SCAThird-party dependency riskDoes not replace code review
FuzzingUnexpected input handlingNeeds triage
Secrets scanningHardcoded credentials/tokensNeeds false-positive handling
IaC scanningCloud/config misconfigurationsMust align with deployment context

Secure Coding Traps

Bad patternRiskBetter pattern
String-built SQLSQL injectionParameterized queries
Direct object IDs without checksIDORObject-level authorization
Storing plaintext passwordsCredential compromiseSalted password KDF
Hardcoded API keysSecret leakageSecrets manager
Verbose errors to usersInformation disclosureGeneric user errors, detailed logs
Missing rate limitsBrute force/API abuseThrottling, lockout, risk-based controls
Trusting client validationBypassServer-side validation
Unvalidated redirectsPhishing/token theftAllowlisted redirects

Security Operations and Monitoring

Telemetry Sources

SourceWhat it showsUse case
Authentication logsLogins, failures, MFA eventsCredential attacks
Endpoint logsProcess, file, registry, memory eventsMalware/lateral movement
Firewall logsAllowed/denied trafficNetwork policy validation
DNS logsDomain lookupsMalware C2, tunneling
Proxy logsWeb requestsUser web activity, exfiltration
VPN/ZTNA logsRemote access sessionsImpossible travel, unusual access
Cloud audit logsAPI calls and config changesCloud compromise/misconfiguration
Application logsBusiness logic eventsFraud and app attacks
Database logsQueries, admin actionsData access monitoring
EDR/XDR alertsCorrelated endpoint activityThreat investigation
IDS/IPS alertsNetwork signatures/anomaliesIntrusion detection
DLP alertsSensitive data movementExfiltration/handling violations

SIEM, SOAR, and Detection

ToolPurposeTrap
SIEMCentral log collection, correlation, alertingNeeds tuning and good data
SOARAutomated orchestration and responseAutomates playbooks; does not replace judgment
UEBABehavior analyticsDetects anomalies; false positives possible
Threat intelligence platformManage indicators/contextIndicators expire or become noisy
Honeypot/honeynetDecoy for detection/researchMust be isolated and monitored
File integrity monitoringDetect unauthorized changesNeeds baseline and tuning

Alert Triage Quick Path

AlertFirst checksLikely containment
Multiple failed loginsSource, user, pattern, success after failuresDisable account, enforce MFA, block source
Impossible travelVPN/proxy use, user confirmation, deviceRevoke sessions, reset credentials
Malware detectionHost, process tree, hash, spreadIsolate endpoint, preserve evidence
Suspicious PowerShell/scriptParent process, encoded commands, user contextIsolate host, collect script/logs
Data exfiltrationDestination, volume, data type, userBlock channel, suspend token/account
New admin accountChange ticket, creator, source IPDisable account, review privilege changes
Public cloud storage exposureResource, data sensitivity, access logsRemove public access, rotate exposed secrets
DNS to known malicious domainHost process, frequency, payloadIsolate host, block domain/IP

Incident Response Lifecycle

PhaseGoalKey actions
PreparationBe ready before incidentPlaybooks, contacts, logging, tools, training
IdentificationConfirm incidentTriage alerts, scope impact, classify severity
ContainmentLimit damageIsolate hosts, disable accounts, block indicators
EradicationRemove causeDelete malware, patch, close persistence
RecoveryRestore operationsRebuild, restore, monitor, validate
Lessons learnedImproveRoot cause, timeline, control updates

Evidence and Forensics

ConceptMeaning
Chain of custodyDocument who handled evidence, when, and why
Order of volatilityCollect most volatile evidence first
Legal holdPreserve relevant data from deletion
Write blockerPrevent alteration of storage evidence
Hashing evidenceProve integrity of collected image/file
Timeline analysisReconstruct sequence of events
Memory captureUseful for malware, keys, processes
Disk imageBit-level copy for analysis
E-discoveryIdentify, preserve, collect, review electronic information

Useful Tool Recognition

CompTIA Security+ questions usually test tool purpose more than full syntax.

## DNS investigation
dig example.com
nslookup example.com

## Check listening connections
ss -tulpen
netstat -ano

## Test TLS certificate and handshake
openssl s_client -connect example.com:443 -servername example.com

## Capture limited packets
tcpdump -i eth0 host 10.0.0.5

## Inspect HTTP headers
curl -I https://example.com
ToolUse
pingBasic reachability; ICMP may be blocked
traceroute / tracertPath and routing troubleshooting
nslookup / digDNS queries
netstat / ssConnections and listening ports
nmapPort/service discovery
tcpdump / WiresharkPacket capture/analysis
curlHTTP/API testing
opensslCertificate/TLS inspection
grep / findLog/file searching
hashcat / John the RipperPassword cracking/testing
ipconfig / ifconfig / ipNetwork interface configuration
arpARP cache inspection

Resilience, Backup, and Disaster Recovery

Availability Patterns

PatternPurposeTrap
RedundancyExtra componentsNot useful if same failure affects all
Fault toleranceContinue despite component failureUsually more expensive/complex
High availabilityMinimize downtimeDoes not guarantee no outage
Load balancingDistribute trafficNeeds health checks
ClusteringMultiple nodes operate togetherCan be active-active or active-passive
Geographic diversitySurvive regional eventsData consistency and latency matter
ReplicationCopy data/systemsCan replicate corruption/ransomware
SnapshotPoint-in-time copyNot always independent backup
Immutable backupCannot be altered for retention periodStrong ransomware defense
Air-gapped backupOffline/isolated copySlower restore, stronger isolation
Tabletop exerciseDiscussion-based DR/IR testDoes not prove technical recovery
Failover testValidate alternate site/systemRequires planning to avoid disruption

Backup Types

TypeWhat it backs upRestore implication
FullEverything selectedSimplest restore, more storage/time
IncrementalChanges since last backupFaster backup, restore needs chain
DifferentialChanges since last fullRestore needs full + latest differential
SnapshotPoint-in-time stateFast rollback, platform-dependent
Continuous replicationNear-real-time copyLow RPO, can replicate bad changes

Physical, Environmental, and Safety Controls

ControlPrimary purpose
Badge/access cardIdentify and authorize entry
Biometric readerStronger identity verification
MantrapPrevent tailgating
Security guardDeterrence and response
CCTVDetective/deterrent evidence
Motion sensorDetect unauthorized movement
Door lockPrevent unauthorized access
Faraday cageBlock electromagnetic signals
Cable lockDeter device theft
Privacy screenReduce shoulder surfing
Fire suppressionProtect people/equipment
HVACMaintain safe operating environment
UPSShort-term power continuity
GeneratorLonger-term backup power
Hot/cold aislesData center cooling efficiency
Equipment disposalPrevent data recovery and leakage

Privacy and Data Governance

Data Roles

RoleResponsibility
Data ownerDetermines classification, access, and handling requirements
Data stewardManages data quality and governance processes
Data custodianImplements storage, backup, and technical controls
Data controllerDetermines purposes and means of processing personal data
Data processorProcesses data on behalf of controller
Data subjectIndividual the personal data relates to
Privacy officer/DPO-style roleOversees privacy program where applicable

Data Classification and Handling

ClassificationTypical handling
PublicApproved for public release
InternalBusiness use; not public
ConfidentialLimited access; protect from disclosure
Restricted/highly sensitiveStrong controls, strict need-to-know
Regulated dataHandle according to applicable contractual/regulatory obligations
Lifecycle phaseSecurity focus
Create/collectMinimize, classify, notify if required
StoreEncrypt, control access, backup
UseLeast privilege, monitoring
ShareDLP, agreements, secure transfer
ArchiveRetention and access controls
DestroySanitization, certificate/record of destruction if needed

Common Exam Traps

If the question says…Prefer…Avoid assuming…
“Most secure remote admin”SSH, VPN/ZTNA, MFA, bastion, loggingTelnet or public RDP
“Protect web app from SQLi/XSS”Secure coding plus WAF as compensating/detective layerWAF alone fixes bad code
“Prove file was not modified”Hash or digital signatureEncryption alone
“Prove who signed/sent it”Digital signatureHash alone
“Encrypt large data efficiently”Symmetric encryptionAsymmetric for bulk data
“Exchange keys over insecure channel”Asymmetric key exchange / TLSPre-shared secrets without protection
“Stop data leaving organization”DLP, classification, egress controlsFirewall alone sees all sensitive content
“Least privilege for dynamic cloud access”ABAC/PBAC, JIT/JEAPermanent broad admin roles
“Centralize log analysis”SIEMSyslog alone as full analysis
“Automate response workflow”SOARSIEM alone
“Detect endpoint behavior”EDR/XDRAntivirus signatures only
“Network admission based on device posture”NACFirewall rule only
“Federated authorization to app data”OAuth 2.0OAuth as pure authentication
“Federated login with identity token”OIDC or SAMLLDAP by itself for web SSO
“Protect passwords in database”Salted adaptive hash/KDFEncryption of passwords for login comparison
“Lost laptop with sensitive files”Full-disk encryption and remote wipePassword-only protection
“Untrusted removable media”Disable/control USB, scan, awarenessUser caution only
“Legacy OT cannot be patched”Segment, monitor, compensating controlsIgnore vulnerability
“Ransomware resilience”Immutable/offline backups, EDR, least privilege, segmentationSnapshots alone if attacker can delete them

Quick Review Checklist

Before the exam, make sure you can quickly answer:

  • Which control category and function fits a scenario?
  • Whether the question asks for confidentiality, integrity, availability, authentication, authorization, or accounting.
  • Which IAM technology is authentication, authorization, federation, provisioning, or privileged access.
  • When to choose firewall, WAF, IDS, IPS, EDR, XDR, SIEM, SOAR, DLP, CASB, NAC, VPN, or ZTNA.
  • Which attack matches the indicators: SQLi, XSS, CSRF, SSRF, replay, on-path, DNS poisoning, credential stuffing, password spraying.
  • How symmetric encryption, asymmetric encryption, hashing, HMAC, digital signatures, and certificates differ.
  • How to prioritize vulnerabilities using exploitability, exposure, business impact, and compensating controls.
  • The incident response phase implied by the action.
  • The difference between RTO, RPO, MTTR, MTBF, MTD, SLE, ARO, and ALE.
  • Which data protection method fits: encryption, hashing, tokenization, masking, anonymization, pseudonymization, or DLP.

Practical Next Step

Use this Quick Reference as a final-pass checklist, then move into timed SY0-801 practice questions and performance-based scenarios. For each missed item, write down the decision cue that would have pointed you to the correct security control, attack type, protocol, or process.

Browse Certification Practice Tests by Exam Family