CC — ISC2 Certified in Cybersecurity Quick Review

High-yield Quick Review for the ISC2 Certified in Cybersecurity (CC) exam code CC: concepts, traps, and practice focus.

Quick Review purpose

This independent Quick Review is for candidates preparing for the ISC2 Certified in Cybersecurity (CC), exam code CC. Use it after you have studied the core material and before you move into topic drills, mock exams, and detailed explanations.

The CC exam rewards clear understanding of cybersecurity fundamentals: why a control is used, what risk it reduces, and how to distinguish similar terms under exam pressure. Many misses come from confusing adjacent concepts, such as authentication versus authorization, RTO versus RPO, threat versus vulnerability, or IDS versus IPS.

Use this page to refresh the major decision points, then validate your readiness with IT Mastery practice, original practice questions, and a question bank organized by topic.

How to use this Quick Review

  1. Scan the high-yield map to identify weak areas.
  2. Review the comparison tables for commonly confused terms.
  3. Practice scenario decisions: identify the asset, threat, vulnerability, control objective, and best control type.
  4. Use topic drills immediately after each section.
  5. Read detailed explanations for both correct and incorrect choices; the wrong answers often reveal the exam trap.

High-yield concept map

AreaWhat you must recognize quicklyCommon exam decision
Security principlesCIA triad, risk, control types, governance, ethics, policy hierarchyWhat security objective or control type best fits the scenario?
Business continuity and disaster recoveryBIA, RTO, RPO, backups, alternate sites, crisis communicationsIs the question about continuing business, restoring technology, or handling an incident?
Incident responsePreparation, detection, containment, eradication, recovery, lessons learnedWhat should happen next in the response process?
Access controlsIdentification, authentication, authorization, accountability, MFA, least privilegeIs the scenario asking who you are, what you can access, or how actions are traced?
Network securityFirewalls, IDS/IPS, VPNs, segmentation, secure protocols, common portsWhere should a control be placed and what traffic or risk does it address?
Security operationsLogging, monitoring, patching, hardening, change control, data handlingWhich routine operational process prevents, detects, or corrects the problem?
Cryptography basicsEncryption, hashing, digital signatures, certificates, symmetric/asymmetric keysIs the need confidentiality, integrity, authentication, or nonrepudiation?

Security principles

CIA triad

PrincipleMeaningExample controlsCommon trap
ConfidentialityPrevent unauthorized disclosureEncryption, access controls, data classification, screen locksEncryption does not automatically prove integrity or identity
IntegrityPrevent unauthorized or improper modificationHashing, checksums, digital signatures, change control, input validationAvailability controls do not necessarily protect correctness
AvailabilityEnsure systems and data are accessible when neededRedundancy, backups, fault tolerance, DDoS protection, disaster recoveryBackups support recovery but must be tested

A good exam answer usually protects the stated objective directly. If the scenario says “prevent unauthorized viewing,” think confidentiality. If it says “detect tampering,” think integrity. If it says “keep services running,” think availability.

Risk language

Risk questions often test whether you can separate the components.

TermMeaningExample
AssetSomething of valueCustomer database, server, application, employee laptop
ThreatPotential cause of harmPhishing attacker, malware, fire, insider misuse
VulnerabilityWeakness that can be exploitedUnpatched software, weak password, open port
ImpactBusiness or operational harm if exploitedDowntime, data loss, financial loss, reputational damage
LikelihoodChance the event will occurHigh phishing volume increases likelihood
RiskPotential for loss when threat exploits vulnerabilityRansomware exploiting unpatched endpoints
ControlSafeguard that reduces riskPatching, training, MFA, backups

A simple way to think about risk is:

\[ \text{Risk} = \text{Likelihood} \times \text{Impact} \]

The exam may use qualitative wording rather than numbers. “High impact and high likelihood” normally demands urgent treatment.

Risk treatment options

TreatmentMeaningExample
MitigateReduce likelihood or impactAdd MFA, patch systems, deploy EDR
AvoidStop the risky activityDo not launch a service that cannot be secured
TransferShift some financial or operational effectCyber insurance, outsourced service contract
AcceptAcknowledge and retain riskManagement accepts low residual risk
ShareDistribute responsibility with another partyJoint security controls with a service provider

Trap: Transferring risk does not eliminate accountability. An organization may outsource work, but it still needs governance, due diligence, monitoring, and clear responsibilities.

Control categories

CategoryWhat it isExamples
AdministrativePolicies, procedures, training, governanceSecurity awareness, acceptable use policy, background checks
TechnicalTechnology-enforced safeguardsFirewalls, encryption, MFA, access control lists
PhysicalProtect physical spaces and assetsLocks, badges, guards, cameras, fences
Control functionPurposeExamples
PreventiveStop an event before it happensMFA, firewall rules, least privilege
DetectiveIdentify that something occurredLogs, IDS alerts, CCTV review
CorrectiveFix or restore after an eventPatch, restore from backup, reimage host
DeterrentDiscourage behaviorWarning banners, guards, visible cameras
CompensatingAlternative when primary control is not feasibleExtra monitoring when legacy system cannot support MFA
RecoveryRestore operationsBackups, disaster recovery site, failover

Exam cue: If the question asks for “best prevention,” do not pick a control that merely detects. If it asks how to discover suspicious activity, detective controls are usually stronger.

Security governance and policy hierarchy

ItemPurposeExam cue
PolicyHigh-level mandatory statement of management intent“What must the organization do?”
StandardMandatory specific requirement“Minimum password length” or “approved encryption type”
ProcedureStep-by-step instructions“How to onboard a user”
GuidelineRecommended, flexible advice“Preferred hardening approach”
BaselineMinimum secure configuration“Default server build requirements”
ExceptionApproved deviation from a requirementShould be documented, time-limited, and risk-reviewed

Trap: A procedure is not the same as a policy. A policy sets direction; a procedure tells someone exactly how to perform a task.

Security principles to keep active

PrincipleQuick meaning
Least privilegeGive only the access needed to perform the job
Need to knowAccess depends on legitimate business need, not just rank
Separation of dutiesSplit sensitive tasks so one person cannot abuse the whole process
Defense in depthUse layered controls so one failure does not expose everything
Secure by defaultSystems should start in a safe configuration
Fail securelyIf a control fails, it should not create open access
Due careTaking reasonable steps to protect assets
Due diligenceOngoing investigation, monitoring, and verification
AccountabilityActions can be traced to an individual or entity
PrivacyHandle personal or sensitive information appropriately and minimally

Business continuity, disaster recovery, and incident response

BCP vs DR vs IR

ConceptMain focusExample question cue
Business continuity planningKeep critical business functions operating during disruption“How does the business continue serving customers?”
Disaster recoveryRestore IT systems and data after a major disruption“How quickly can the data center or application be restored?”
Incident responseIdentify, contain, eradicate, and recover from security events“What is the next step after malware is detected?”

Trap: Disaster recovery is not the whole business continuity program. DR is usually technology restoration; BCP is broader and includes people, facilities, vendors, communications, and business processes.

Business impact analysis terms

TermMeaningCandidate reminder
BIAIdentifies critical processes and impact of disruptionDrives recovery priorities
RTOMaximum acceptable time to restore a service“How long can we be down?”
RPOMaximum acceptable data loss measured in time“How much data can we lose?”
MTD / MTPDMaximum tolerable downtime before unacceptable harmUsually broader than one system
MTTRAverage time to repair or restoreOperational reliability metric
MTBFAverage time between failuresHigher is generally better

RTO vs RPO trap: If a system must be back within 4 hours, that is RTO. If no more than 15 minutes of transactions can be lost, that is RPO.

Backup types

Backup typeWhat it capturesRestore considerations
FullAll selected dataSimplest restore, more storage/time
IncrementalChanges since last backup of any typeEfficient backup, restore may require multiple sets
DifferentialChanges since last full backupLarger over time, simpler than many incrementals
SnapshotPoint-in-time system or volume stateUseful for quick rollback, not always a full backup strategy
Offsite backupStored away from primary locationProtects against site-level failure
Immutable backupCannot be altered for a defined periodHelps resist ransomware tampering

Practice cue: If ransomware encrypts local backups, the better answer often involves offline, offsite, or immutable backups plus tested restoration.

Alternate processing sites

Site typeReadinessCostUse case
Hot siteHighHighRapid recovery for critical services
Warm siteMediumMediumSome equipment/configuration ready, data may need restoration
Cold siteLowLowSpace and basics available, longer setup time

Incident response lifecycle

    flowchart LR
	    A[Prepare] --> B[Detect and analyze]
	    B --> C[Contain]
	    C --> D[Eradicate]
	    D --> E[Recover]
	    E --> F[Lessons learned]
	    F --> A
PhasePurposeCommon actions
PreparationBe ready before incidents occurPolicies, playbooks, roles, tools, training
Detection and analysisDetermine what happened and severityReview alerts, logs, indicators, scope
ContainmentLimit damageIsolate host, block traffic, disable account
EradicationRemove root causeRemove malware, close vulnerability, reset credentials
RecoveryRestore normal operations safelyRebuild, restore, monitor, validate
Lessons learnedImprove future responsePost-incident review, update controls and procedures

Next-step trap: Do not jump to recovery before containment and eradication. Restoring a compromised system without removing the cause can reintroduce the incident.

Evidence and communications

For security incidents, preserve facts and avoid unnecessary changes. Escalation paths, communications plans, and documentation matter.

NeedGood practice
Preserve evidenceDocument who did what, when, and why
Reduce confusionUse predefined roles and communication channels
Limit spreadContain affected accounts, systems, or network segments
Avoid speculationCommunicate verified facts through approved channels
Improve future responseConduct lessons learned after stabilization

Access control concepts

Identification, authentication, authorization, accountability

ConceptQuestion it answersExample
IdentificationWho are you claiming to be?Username, user ID, badge number
AuthenticationCan you prove it?Password, token, biometric, certificate
AuthorizationWhat are you allowed to do?Read payroll file, approve purchase
AccountabilityCan actions be traced?Logs tied to a unique user account

Major trap: Authentication happens before authorization. A user can prove identity and still be denied access.

Authentication factors

FactorMeaningExample
Something you knowSecret knowledgePassword, PIN
Something you havePhysical or logical possessionSmart card, hardware token, authenticator app
Something you areBiometric traitFingerprint, facial recognition
Somewhere you areLocation contextCorporate network, geolocation
Something you doBehavior patternTyping rhythm, gesture pattern

MFA requires factors from different categories. A password plus a PIN is usually not strong MFA because both are “something you know.”

Authorization models

ModelHow access is determinedCommon use
DACOwner controls accessFile owner grants permissions
MACSystem-enforced classification and clearanceHighly controlled environments
RBACAccess based on job roleHelp desk, HR analyst, system admin
ABACAttributes and context determine accessUser role, device health, location, time
Rule-basedPredefined rules determine accessFirewall rules, time-of-day restrictions

Exam cue: If access should follow job duties, think RBAC. If classification labels and clearances dominate, think MAC. If many context attributes matter, think ABAC.

Account lifecycle controls

StageSecurity focus
ProvisioningCreate accounts based on approved need
ReviewPeriodically validate access remains appropriate
ModificationUpdate access when roles change
DeprovisioningDisable or remove access promptly when no longer needed
Privileged access managementTightly control and monitor administrator-level access

High-yield controls include unique user IDs, least privilege, separation of duties, periodic access reviews, logging, and rapid removal of access after termination or role change.

Physical access controls

ControlTypePurpose
Badge readerPhysical / preventiveRestrict facility entry
MantrapPhysical / preventivePrevent tailgating into secure areas
Security guardPhysical / deterrent and detectiveObserve, verify, respond
CCTVPhysical / detective and deterrentRecord and monitor activity
Locking cabinetPhysical / preventiveProtect equipment or media
Visitor logAdministrative / detectiveRecord nonemployee access

Trap: Physical security is part of cybersecurity. Unauthorized physical access can bypass many technical controls.

Network security

Basic network model cues

Layer ideaWhat to recognizeExample technologies
Physical connectivitySignals, cables, radioEthernet cable, fiber, Wi-Fi
Local network addressingLocal delivery on same networkMAC address, switch
Internetwork routingMoving traffic between networksIP address, router
Transport sessionsPorts and reliable or fast deliveryTCP, UDP
Application servicesUser-facing network protocolsDNS, HTTP, SMTP, SSH

You do not need to overcomplicate model questions. Identify whether the issue is about local switching, routed networks, ports, or application protocols.

Common protocols and ports

ProtocolTypical portSecure or insecure cue
FTP20/21Insecure file transfer
SSH22Secure remote administration
Telnet23Insecure remote administration
SMTP25Email transfer
DNS53Name resolution
HTTP80Unencrypted web traffic
POP3110Email retrieval
IMAP143Email retrieval
HTTPS443Encrypted web traffic
SMB445Windows file sharing
SNMP161/162Network management; secure configuration matters
RDP3389Remote desktop; restrict and protect carefully

Trap: If credentials or sensitive data cross an untrusted network, prefer secure protocols such as HTTPS, SSH, SFTP, or VPN-based protection instead of plaintext protocols.

Network devices and controls

ControlMain purposeExam cue
RouterConnects networks and routes IP traffic“Between networks”
SwitchConnects devices within a LAN“Same local network”
FirewallAllows or blocks traffic based on rules“Restrict traffic”
IDSDetects suspicious activity and alerts“Monitor and alert”
IPSBlocks or prevents detected activity“Inline prevention”
VPNEncrypted tunnel over untrusted network“Secure remote access”
ProxyIntermediary for client requests“Filter or inspect outbound web use”
WAFProtects web applications“SQL injection or web attack filtering”
NACControls device access to network“Check device before allowing access”
Load balancerDistributes traffic across servers“Improve availability and scalability”
SIEMCentralizes and correlates security logs“Aggregate alerts and events”

IDS vs IPS trap: IDS usually detects and alerts. IPS is usually inline and can block. If the question says “without interfering with traffic,” IDS may be better. If it says “automatically stop,” IPS may be better.

Segmentation, DMZs, and zero trust thinking

ConceptPurpose
Network segmentationLimits movement and reduces blast radius
VLANLogical segmentation within switching infrastructure
DMZIsolates public-facing services from internal networks
MicrosegmentationFine-grained separation between workloads
Zero trust approachVerify explicitly, use least privilege, assume breach

If a public web server must be reachable from the internet, placing it directly inside the internal network is usually poor design. A DMZ or segmented architecture reduces the chance that compromise of the public service immediately exposes internal assets.

Network attack patterns

AttackWhat happensUseful controls
PhishingUser is tricked into revealing data or running malwareAwareness, email filtering, MFA
Man-in-the-middleAttacker intercepts or alters communicationsTLS, VPN, certificate validation
Denial of serviceService is overwhelmed or made unavailableFiltering, rate limiting, redundancy, DDoS protection
MalwareMalicious software executesEDR/antimalware, least privilege, patching
RansomwareData is encrypted or stolen for extortionBackups, least privilege, segmentation, awareness
Password attackGuessing, reuse, stuffing, brute forceMFA, lockout/rate limits, strong password practices
Rogue access pointUnauthorized wireless access deviceWireless monitoring, NAC, secure Wi-Fi configuration
DNS attackName resolution is manipulated or abusedSecure DNS configuration, monitoring, filtering

Security operations

Routine operational controls

ControlWhy it matters
Asset inventoryYou cannot secure what you do not know exists
Secure configurationReduces default weaknesses
Patch managementRemoves known vulnerabilities
Vulnerability scanningFinds weaknesses before attackers exploit them
Change managementPrevents unapproved or risky modifications
Logging and monitoringSupports detection, investigation, and accountability
Backup testingConfirms recovery will work when needed
Security awarenessReduces human-centered attack success
Endpoint protectionDetects and blocks malicious endpoint activity
Configuration managementMaintains known, approved system states

Trap: Installing a tool is not the same as operating a control. Logs must be reviewed, backups must be tested, patches must be deployed, and access must be recertified.

Change, incident, and problem management

ProcessFocusExample
Change managementControlled modificationApproving a firewall rule change
Incident managementRestore service or handle security eventResponding to malware infection
Problem managementIdentify root cause of recurring incidentsInvestigating repeated outages

If a scenario describes an emergency fix, the best answer may still include documentation, approval where possible, and post-change review.

Data handling

ConceptMeaningExam cue
Data classificationLabel data by sensitivity or valuePublic, internal, confidential, restricted
Data ownerAccountable for data and access decisionsBusiness responsibility
Data custodianManages data according to owner requirementsIT or operations responsibility
Data userUses data for authorized workMust follow policy
Data minimizationCollect and keep only what is neededPrivacy and risk reduction
RetentionKeep data for required periodAvoid keeping data indefinitely without reason
Secure disposalDestroy data so it cannot be recoveredShredding, wiping, degaussing, destruction
DLPDetects or prevents unauthorized data movementEmail, endpoint, cloud, web controls

Data states

StateMeaningProtection examples
Data at restStored dataDisk encryption, database access controls
Data in transitMoving across networkTLS, VPN, secure protocols
Data in useBeing processedAccess control, secure applications, memory protections

Malware and ransomware response cues

Scenario clueStrong response pattern
Infected workstation foundIsolate, preserve evidence as needed, analyze, eradicate, recover
Credentials suspected stolenDisable or reset credentials, investigate access, add MFA if missing
Ransomware detectedContain spread, protect backups, do not blindly restore before eradication
Suspicious email campaignBlock indicators, warn users, analyze payload, monitor for compromise
Unknown vulnerability exploitedContain affected systems, apply compensating controls, patch when available

Cryptography fundamentals

What each cryptographic tool does

ToolPrimary purposeCandidate trap
Symmetric encryptionFast confidentiality using same shared keyKey distribution is the challenge
Asymmetric encryptionUses public/private key pairSlower, often used for key exchange or identity functions
HashingOne-way integrity checkHashing is not encryption; it cannot be “decrypted”
SaltRandom value added before hashingHelps defend against precomputed password hash attacks
Digital signatureIntegrity, authentication, nonrepudiationUses signer’s private key
CertificateBinds identity to public keyTrust depends on certificate authority and validation
TLSProtects data in transitCommonly used for HTTPS
VPNEncrypted tunnel for network trafficUseful for remote access or site-to-site protection

Encryption, hashing, and encoding

ConceptReversible?Security purpose
EncryptionYes, with keyConfidentiality
HashingNoIntegrity verification
EncodingYes, by designData formatting, not security
TokenizationUsually reversible only through token systemReduce exposure of sensitive data
MaskingPartially hides dataLimit display exposure

Common trap: Base64 or similar encoding is not encryption. If anyone can reverse it without a secret key, it is not a confidentiality control.

Cross-topic decision rules

If the scenario asks…Think first…Why
“Who is the user?”IdentificationClaim of identity
“Can the user prove it?”AuthenticationVerification of identity
“What can the user access?”AuthorizationPermission decision
“Who performed the action?”AccountabilityLogging and traceability
“How do we keep operating?”Business continuityBusiness process resilience
“How do we restore systems?”Disaster recoveryIT restoration
“What is the next step after detection?”Incident response phaseUsually analyze, contain, eradicate, recover in order
“How long can the system be down?”RTOTime to restore
“How much data can be lost?”RPOData-loss tolerance
“Stop traffic automatically”IPS or firewallPrevention/blocking
“Alert on suspicious activity”IDS or monitoringDetection
“Protect public web app attacks”WAFApplication-layer web filtering
“Reduce lateral movement”SegmentationLimits blast radius
“Protect data crossing the internet”TLS, VPN, secure protocolConfidentiality and integrity in transit
“Prove a file changed”HashIntegrity
“Prove who signed it”Digital signatureAuthentication and nonrepudiation
“Prevent one admin from completing a sensitive action alone”Separation of dutiesFraud and misuse reduction
“Give access based on job function”RBACRole-aligned permissions

Common candidate mistakes

Mistake 1: Picking a tool before identifying the objective

A firewall, encryption, MFA, or SIEM may be useful, but the best answer depends on the objective. First ask:

  1. What asset is at risk?
  2. What is the threat or failure?
  3. What security objective is needed: confidentiality, integrity, availability, accountability, or safety?
  4. Is the best answer preventive, detective, corrective, or recovery-focused?

Mistake 2: Confusing similar pairs

PairDo not confuse
Authentication vs authorizationProving identity vs granting permission
Threat vs vulnerabilityCause of harm vs weakness
Risk vs impactPotential loss vs consequence severity
RTO vs RPORestore time vs acceptable data loss
IDS vs IPSAlerting vs blocking
Hashing vs encryptionIntegrity check vs confidentiality
Encoding vs encryptionFormat conversion vs secret-key protection
BCP vs DRBusiness continuation vs IT recovery
Backup vs archiveRecovery copy vs long-term retention
Policy vs procedureManagement intent vs step-by-step instructions
Switch vs routerLAN forwarding vs network routing
Preventive vs detectiveStops event vs identifies event

Mistake 3: Ignoring people and process controls

The exam is not only about technical devices. Many correct answers involve policies, training, approvals, documentation, incident roles, access reviews, or management acceptance of risk.

Mistake 4: Choosing convenience over least privilege

If one answer gives broad access “just in case” and another grants only what is required for the job, least privilege is usually the stronger security answer.

Mistake 5: Restoring too early during incidents

Recovery is important, but containment and eradication come first. Otherwise, the same compromise may return.

Mistake 6: Treating backups as automatically reliable

Backups support availability only if they are protected, current enough for the RPO, restorable within the RTO, and regularly tested.

Fast practice checklist

Before a mock exam or question-bank session, confirm you can answer these without hesitation:

  • Can you map examples to confidentiality, integrity, and availability?
  • Can you distinguish administrative, technical, and physical controls?
  • Can you identify preventive, detective, corrective, deterrent, compensating, and recovery controls?
  • Can you explain risk as asset plus threat plus vulnerability plus likelihood plus impact?
  • Can you distinguish risk mitigation, acceptance, avoidance, transfer, and sharing?
  • Can you define RTO and RPO from a scenario?
  • Can you place incident response steps in order?
  • Can you tell authentication, authorization, and accountability apart?
  • Can you choose between DAC, MAC, RBAC, and ABAC?
  • Can you recognize secure versus insecure network protocols?
  • Can you distinguish firewall, IDS, IPS, VPN, WAF, proxy, and SIEM?
  • Can you explain encryption, hashing, digital signatures, certificates, and TLS?
  • Can you identify when physical security is the best answer?
  • Can you choose the most appropriate operational control: patching, hardening, logging, monitoring, or change management?

Practice plan for the CC exam

Use this Quick Review as a bridge into active practice for the ISC2 Certified in Cybersecurity (CC), exam code CC.

  1. Start with topic drills. Work one area at a time: security principles, continuity and recovery, access control, network security, and operations.
  2. Use original practice questions. Do not only memorize definitions; practice scenario wording and “best answer” decisions.
  3. Review detailed explanations. For every missed question, write down why the correct answer is better and why the tempting answer is weaker.
  4. Build a miss log. Track repeated confusions such as RTO/RPO, IDS/IPS, encryption/hashing, or authentication/authorization.
  5. Move to mixed question-bank practice. Once topic scores are stable, use mixed sets to practice switching contexts quickly.
  6. Finish with mock exams. Simulate timing and review every explanation, including questions you guessed correctly.

Next step: choose your weakest topic from this Quick Review and complete a focused question bank drill with detailed explanations before moving to a full mock exam.

Continue in IT Mastery

Use this Quick Review as a final concept map, then move into IT Mastery for focused topic drills, mixed practice sets, timed mock exams, and detailed explanations. The practice questions are original IT Mastery practice items; they are not official ISC2 questions, copied live-exam content, or exam dumps.