CompTIA Security+ Cheat Sheet: The Ultimate Quick Reference Guide

This CompTIA Security+ cheat sheet distills the most critical concepts, ports, protocols, acronyms, and formulas from all five exam domains into a single reference guide. Whether you are reviewing the night before your exam or reinforcing key topics during your study period, this cheat sheet covers the high-frequency items that appear most often on the Security+ exam.

Remember: you cannot bring notes into the exam, but you can perform a "brain dump" — writing down memorized formulas and key facts on the provided whiteboard immediately after the exam starts. Practice your brain dump with this cheat sheet until you can reproduce the critical tables from memory.

5
Exam Domains
90
Max Questions
750/900
Passing Score
90 min
Time Limit

Domain 1: General Security Concepts (12%)

This domain covers the foundational security principles that underpin every other topic on the exam:

Domain 2: Threats, Vulnerabilities, and Mitigations (22%)

Common Attack Types

AttackDescriptionMitigation
PhishingSocial engineering via fraudulent emailsUser training, email filtering, MFA
RansomwareEncrypts data, demands paymentBackups, endpoint protection, network segmentation
SQL InjectionMalicious SQL in input fieldsParameterized queries, input validation, WAF
XSSInjecting scripts into web pagesOutput encoding, CSP headers, input sanitization
Man-in-the-MiddleIntercepting communicationsTLS/SSL, certificate pinning, HSTS
DDoSOverwhelming resources with trafficCDN, rate limiting, cloud-based DDoS protection
Brute ForceTrying all possible passwordsAccount lockout, MFA, long passphrases
Privilege EscalationGaining unauthorized higher accessPatching, least privilege, monitoring

Threat Actors

Nation-states (APTs, well-funded), Hacktivists (politically motivated), Organized crime (financially motivated), Insider threats (employees, contractors), Script kiddies (low skill, using existing tools).

Domain 3: Security Architecture (18%)

Network Architecture Concepts

Cloud Security Models

ModelYou ManageProvider Manages
IaaSOS, apps, data, middlewareHardware, virtualization, networking
PaaSApps and dataOS, middleware, runtime, hardware
SaaSData (sometimes configuration)Everything else

Domain 4: Security Operations (28%)

This is the largest domain at 28% of the exam. Focus heavily on these operational concepts:

Security Tools and Technologies

Incident Response Process

  1. Preparation — Policies, procedures, team training, tools
  2. Detection & Analysis — Identify indicators of compromise (IoCs)
  3. Containment — Isolate affected systems (short-term and long-term)
  4. Eradication — Remove the threat completely
  5. Recovery — Restore systems to normal operation
  6. Lessons Learned — Post-incident review and documentation

Domain 5: Security Program Management and Oversight (20%)

Risk Management Formulas

SLE (Single Loss Expectancy) = Asset Value × Exposure Factor

ALE (Annualized Loss Expectancy) = SLE × ARO (Annual Rate of Occurrence)

Risk = Likelihood × Impact

Risk Response Strategies

Compliance Frameworks

NIST CSF (Identify, Protect, Detect, Respond, Recover), ISO 27001 (ISMS standard), PCI DSS (payment card data), HIPAA (healthcare data), GDPR (EU personal data), SOC 2 (service organization controls).

Essential Ports and Protocols

PortProtocolTCP/UDPSecure Alternative
20/21FTPTCPSFTP (22) or FTPS (990)
22SSH / SFTP / SCPTCPAlready secure
23TelnetTCPSSH (22)
25SMTPTCPSMTPS (465/587)
53DNSTCP/UDPDoH (443) / DoT (853)
80HTTPTCPHTTPS (443)
110POP3TCPPOP3S (995)
143IMAPTCPIMAPS (993)
161/162SNMPUDPSNMPv3
389LDAPTCPLDAPS (636)
443HTTPSTCPAlready secure
3389RDPTCPRDP over VPN/gateway

Cryptography Quick Reference

Symmetric Encryption (Same Key)

AES (128/192/256-bit) — current standard, used everywhere. 3DES (168-bit effective) — legacy, being phased out. ChaCha20 — fast on mobile devices, used in TLS 1.3.

Asymmetric Encryption (Key Pair)

RSA (2048/4096-bit) — most common for digital signatures and key exchange. ECC (256-bit ≈ RSA 3072-bit) — faster, smaller keys, preferred for mobile. Diffie-Hellman — key exchange protocol, not encryption itself.

Hashing Algorithms

SHA-256 — current standard for integrity verification. SHA-3 — next-generation hash. MD5 — broken, do not use for security (still seen in legacy systems). bcrypt/scrypt — designed for password hashing with salt and work factor.

Key Acronyms to Memorize

AcronymFull Name
CIAConfidentiality, Integrity, Availability
AAAAuthentication, Authorization, Accounting
SIEMSecurity Information and Event Management
SOARSecurity Orchestration, Automation, Response
PKIPublic Key Infrastructure
MFAMulti-Factor Authentication
IDS/IPSIntrusion Detection/Prevention System
EDREndpoint Detection and Response
XDRExtended Detection and Response
DLPData Loss Prevention
WAFWeb Application Firewall
CASBCloud Access Security Broker
NACNetwork Access Control
IoCIndicator of Compromise
APTAdvanced Persistent Threat

Frequently Asked Questions

What should a Security+ cheat sheet include?

A comprehensive Security+ cheat sheet should cover all 5 exam domains (threats, architecture, implementation, operations, governance), essential ports and protocols, cryptography algorithms with key sizes, common acronyms, risk management formulas, and attack type definitions.

Can I bring a cheat sheet to the Security+ exam?

No. You cannot bring any notes, cheat sheets, or reference materials into the exam. However, you can do a "brain dump" — writing down memorized formulas and key facts on the provided whiteboard or scratch paper immediately after the exam starts.

What ports should I memorize for Security+?

Key ports include: FTP (20/21), SSH (22), Telnet (23), SMTP (25), DNS (53), HTTP (80), HTTPS (443), POP3 (110), IMAP (143), LDAP (389), LDAPS (636), RDP (3389), and SNMP (161/162). Memorize both the port number and whether it uses TCP, UDP, or both.

What are the most important acronyms for Security+?

Critical acronyms include: CIA (Confidentiality, Integrity, Availability), AAA (Authentication, Authorization, Accounting), SIEM (Security Information and Event Management), IDS/IPS (Intrusion Detection/Prevention System), PKI (Public Key Infrastructure), and SOAR (Security Orchestration, Automation, and Response).

How many domains does the Security+ exam have?

The current exam has 5 domains: General Security Concepts (12%), Threats Vulnerabilities and Mitigations (22%), Security Architecture (18%), Security Operations (28%), and Security Program Management and Oversight (20%).

What risk formulas appear on Security+?

Key formulas include: SLE = Asset Value × Exposure Factor, ALE = SLE × ARO (Annual Rate of Occurrence), and Risk = Likelihood × Impact. Understanding quantitative vs. qualitative risk assessment is essential.

What cryptography concepts are on Security+?

You should know symmetric vs. asymmetric encryption, hashing algorithms (SHA-256, MD5), key exchange (Diffie-Hellman), digital signatures, PKI and certificate authorities, and common algorithms (AES-256, RSA, ECC) with their typical key sizes.

How should I use this cheat sheet to study?

Use this cheat sheet as a review tool, not a primary study resource. Study each domain in depth first, then use the cheat sheet to reinforce key facts. In the final week before your exam, review the cheat sheet daily and practice writing a brain dump from memory.

Test Your Security+ Knowledge

Practice with unlimited adaptive questions covering all five Security+ domains.

Start Free Practice Test →

Related Resources