Security+ SY0-701 Acronym List
Compiled and reviewed by Mani Poopal, CCIE, Lead Networking Instructor at CISNET, who teaches Security+ and CCNP. Last reviewed September 22, 2026.
Security+ questions use acronyms without expanding them, so every second spent decoding SOAR or RPO is a second taken from the scenario itself. This page lists 113 high-value CompTIA Security+ SY0-701 acronyms in full, grouped by exam domain, each with its expansion and, where the expansion alone will not earn the mark, a note on what the question is really testing. The flashcard drill below runs over the same 113 entries, saves the ones you miss between sessions, and lets you re-run only those.
1 of 113 · Cryptography & PKI
CA
Where this list comes from, and how to use it
The source is the acronym appendix CompTIA publishes with the SY0-701 exam objectives, downloadable from the official CompTIA Security+ page. That appendix is the authoritative boundary of what the exam can use, and it is longer than what follows here. This page is not a copy of it: it carries the entries our instructors see tested, and adds what the appendix does not have, a note on roughly half the entries explaining what the exam actually asks about that term. If an acronym from a practice question is missing below, check the appendix.
Use it in two passes. Read one domain end to end first, so each acronym sits beside its neighbours, because that is the context the exam uses to disambiguate them. Then drill that same domain above until the expansions are automatic and let the missed list narrow what you return to. For a paper copy, print this page or save it as a PDF with Ctrl and P, or Command and P on a Mac: the drill and the calls to action drop out and the full list prints as a clean reference sheet.
Cryptography and PKI acronyms
22 entries. Algorithms, key handling and the certificate lifecycle. These travel together in questions: a CSR goes to a CA, the CA issues the certificate, and revocation gets checked either against a published CRL or with a live OCSP query.
| Acronym | Expansion | Exam note |
|---|---|---|
| AES | Advanced Encryption Standard | Symmetric block cipher. 128, 192 or 256 bit keys. |
| CA | Certificate Authority | |
| CRL | Certificate Revocation List | Periodically published list. OCSP is the real-time alternative. |
| CSR | Certificate Signing Request | |
| DSA | Digital Signature Algorithm | |
| ECC | Elliptic Curve Cryptography | Equivalent strength to RSA at much smaller key sizes. Suits mobile and IoT. |
| FDE | Full Disk Encryption | |
| HMAC | Hash-based Message Authentication Code | Provides integrity and authenticity, not confidentiality. |
| HSM | Hardware Security Module | Dedicated appliance for key generation and storage. |
| IV | Initialization Vector | |
| KEK | Key Encryption Key | |
| OCSP | Online Certificate Status Protocol | Real-time revocation check. Contrast with a CRL. |
| PBKDF2 | Password-Based Key Derivation Function 2 | Key stretching. Slows brute force against stored passwords. |
| PFS | Perfect Forward Secrecy | A compromised long-term key cannot decrypt past sessions. |
| PGP | Pretty Good Privacy | |
| PKI | Public Key Infrastructure | |
| RSA | Rivest, Shamir and Adleman | Asymmetric algorithm. Named after its three authors. |
| SED | Self-Encrypting Drive | |
| SHA | Secure Hash Algorithm | |
| S/MIME | Secure/Multipurpose Internet Mail Extensions | |
| TLS | Transport Layer Security | Successor to SSL. SSL is deprecated but the name persists in product docs. |
| TPM | Trusted Platform Module | On-board chip. Contrast with an HSM, which is a separate appliance. |
Identity and access management acronyms
22 entries. Authentication protocols, federation and the access control models. The models are where candidates lose marks, because MAC, DAC, RBAC and ABAC all answer one English question, who may set permissions, with four different mechanisms.
| Acronym | Expansion | Exam note |
|---|---|---|
| AAA | Authentication, Authorization and Accounting | |
| ABAC | Attribute-Based Access Control | |
| CHAP | Challenge Handshake Authentication Protocol | |
| DAC | Discretionary Access Control | The data owner sets permissions. |
| EAP | Extensible Authentication Protocol | |
| FRR | False Rejection Rate | Biometrics. Legitimate user wrongly rejected. FAR is the opposite error. |
| HOTP | HMAC-based One-Time Password | Counter-based. TOTP is the time-based variant. |
| IAM | Identity and Access Management | |
| KDC | Key Distribution Center | Kerberos component that issues tickets. |
| LDAP | Lightweight Directory Access Protocol | Port 389. LDAPS over TLS is 636. |
| MAC | Mandatory Access Control | Also expands to Media Access Control and Message Authentication Code. Context decides. |
| MFA | Multifactor Authentication | |
| OAuth | Open Authorization | Authorization, not authentication. OpenID Connect adds the authentication layer. |
| PAM | Privileged Access Management | Also Pluggable Authentication Modules in a Linux context. |
| PAP | Password Authentication Protocol | Sends credentials in plaintext. Legacy. |
| RADIUS | Remote Authentication Dial-In User Service | UDP 1812 and 1813. Encrypts only the password field. |
| RBAC | Role-Based Access Control | Also used for Rule-Based Access Control. Read the question carefully. |
| SAML | Security Assertion Markup Language | XML-based federation. Common for enterprise SSO. |
| SSO | Single Sign-On | |
| TACACS+ | Terminal Access Controller Access Control System Plus | TCP 49. Encrypts the whole payload and separates AAA functions. |
| TGT | Ticket Granting Ticket | |
| TOTP | Time-based One-Time Password |
Network security acronyms
21 entries. Perimeter controls, email authentication and wireless. Most of these name a product or protocol you would pick in a design answer, so attach each expansion to the one job its nearest neighbour does not do.
| Acronym | Expansion | Exam note |
|---|---|---|
| ACL | Access Control List | |
| CASB | Cloud Access Security Broker | Policy enforcement point between users and cloud services. |
| DLP | Data Loss Prevention | |
| DMARC | Domain-based Message Authentication, Reporting and Conformance | Builds on SPF and DKIM. |
| DKIM | DomainKeys Identified Mail | |
| DNSSEC | Domain Name System Security Extensions | |
| IDS | Intrusion Detection System | Detects and alerts. An IPS also blocks. |
| IPS | Intrusion Prevention System | |
| IPSec | Internet Protocol Security | ESP is protocol 50, AH is 51, IKE is UDP 500. |
| NAC | Network Access Control | |
| NAT | Network Address Translation | |
| NGFW | Next-Generation Firewall | Adds application awareness and deep inspection over a stateful firewall. |
| SASE | Secure Access Service Edge | Converges SD-WAN with cloud-delivered security. |
| SD-WAN | Software-Defined Wide Area Network | |
| SPF | Sender Policy Framework | In an email context. In routing, SPF means Shortest Path First. |
| SWG | Secure Web Gateway | |
| UTM | Unified Threat Management | |
| VPN | Virtual Private Network | |
| WAF | Web Application Firewall | Layer 7. Mitigates SQLi and XSS. |
| WPA3 | Wi-Fi Protected Access 3 | Uses SAE instead of the pre-shared key handshake in WPA2. |
| SAE | Simultaneous Authentication of Equals | The WPA3 handshake. Replaces the WPA2 four-way handshake. |
Threats and attacks acronyms
16 entries. Attack names, vulnerability identifiers and threat intelligence formats. Two habits pay here: know which identifier is a name and which is a score, and remember that SY0-701 writes on-path rather than MITM, which does not appear in its objectives at all.
| Acronym | Expansion | Exam note |
|---|---|---|
| APT | Advanced Persistent Threat | |
| ARP | Address Resolution Protocol | ARP poisoning underpins most on-path attacks on a LAN. SY0-701 says on-path, never MITM: MITM is not in its acronym list. |
| CSRF | Cross-Site Request Forgery | Also written XSRF. Mitigated with anti-forgery tokens. |
| CVE | Common Vulnerabilities and Exposures | The identifier. CVSS is the severity score. |
| CVSS | Common Vulnerability Scoring System | 0.0 to 10.0 severity score. |
| DDoS | Distributed Denial of Service | |
| DoS | Denial of Service | |
| IoC | Indicator of Compromise | |
| OSINT | Open Source Intelligence | |
| PUP | Potentially Unwanted Program | |
| RAT | Remote Access Trojan | |
| SQLi | SQL Injection | Mitigated with parameterised queries and input validation. |
| STIX | Structured Threat Information eXpression | The format. TAXII is the transport. |
| TAXII | Trusted Automated eXchange of Intelligence Information | |
| TTP | Tactics, Techniques and Procedures | |
| XSS | Cross-Site Scripting | Mitigated with output encoding and a content security policy. |
Security operations and incident response acronyms
17 entries. Detection tooling, incident response roles and the continuity metrics. The metrics carry the most weight here because they appear inside calculations and inside scenarios about how much downtime or data loss a business will accept.
| Acronym | Expansion | Exam note |
|---|---|---|
| BCP | Business Continuity Plan | |
| BIA | Business Impact Analysis | Produces RTO and RPO values. |
| CIRT | Computer Incident Response Team | |
| DRP | Disaster Recovery Plan | |
| EDR | Endpoint Detection and Response | |
| FIM | File Integrity Monitoring | |
| HIDS | Host-based Intrusion Detection System | |
| IR | Incident Response | |
| MTBF | Mean Time Between Failures | Reliability metric for repairable systems. |
| MTTR | Mean Time To Repair | |
| RPO | Recovery Point Objective | How much DATA loss is acceptable. RTO is about TIME. |
| RTO | Recovery Time Objective | How long recovery may take. |
| SIEM | Security Information and Event Management | Aggregates and correlates logs. SOAR adds automated response. |
| SOAR | Security Orchestration, Automation and Response | |
| SOC | Security Operations Center | Also System on Chip in a hardware question. |
| UEBA | User and Entity Behavior Analytics | |
| XDR | Extended Detection and Response |
Governance, risk and compliance acronyms
15 entries. Risk quantification, agreement types and data classification. The risk acronyms are the ones you do arithmetic with. The agreement acronyms sort by one question: does this document bind anyone.
| Acronym | Expansion | Exam note |
|---|---|---|
| ALE | Annualized Loss Expectancy | ALE = SLE x ARO. Expect the calculation. |
| ARO | Annualized Rate of Occurrence | |
| AUP | Acceptable Use Policy | |
| CIA | Confidentiality, Integrity and Availability | |
| GDPR | General Data Protection Regulation | |
| MOU | Memorandum of Understanding | Non-binding. An MSA and an SLA are contractual. |
| MSA | Master Service Agreement | |
| NDA | Non-Disclosure Agreement | |
| PCI DSS | Payment Card Industry Data Security Standard | |
| PHI | Protected Health Information | |
| PII | Personally Identifiable Information | |
| RA | Registration Authority | Also Recovery Agent in a key management question. |
| SLA | Service Level Agreement | |
| SLE | Single Loss Expectancy | SLE = asset value x exposure factor. |
| SOW | Statement of Work |
Security+ acronym pairs people confuse
These are the pairs that read as synonyms in plain English and mean different things on the exam. CompTIA writes distractors out of exactly this list, so a pair you cannot split in one sentence is a mark you are likely to drop.
| Pair | The distinction |
|---|---|
| RTO vs RPO | RTO is how long recovery may take. RPO is how much data you may lose, which sets backup frequency. |
| IDS vs IPS | An IDS detects and alerts. An IPS sits inline and blocks. |
| SLE vs ALE | SLE is the cost of one loss event. ALE is SLE multiplied by the annualized rate of occurrence. |
| CRL vs OCSP | A CRL is a periodically published revocation list. OCSP is a real-time status query for one certificate. |
| CSR vs CA | A CSR is the request you generate with your public key. The CA is the authority that signs and issues. |
| HSM vs TPM | An HSM is a separate hardware appliance. A TPM is a chip on the system board. |
| HOTP vs TOTP | HOTP increments a counter per use. TOTP rolls on a time window. |
| SIEM vs SOAR | A SIEM aggregates and correlates logs, then alerts. SOAR runs the automated response to that alert. |
| EDR vs XDR | EDR watches endpoints. XDR correlates endpoint telemetry with network, cloud and identity signals. |
| MOU vs MSA | An MOU records intent and is not binding. An MSA is the contract the work is delivered under. |
| MAC vs DAC | Under MAC the system enforces labels and users cannot override them. Under DAC the data owner sets permissions. |
| RBAC vs ABAC | RBAC grants by job role. ABAC evaluates attributes such as device, location and time at access time. |
| SAML vs OAuth | SAML carries authentication assertions for enterprise SSO. OAuth delegates authorization to an application. |
| OAuth vs OIDC | OAuth is authorization only. OpenID Connect is the identity layer built on top of it. |
| RADIUS vs TACACS+ | RADIUS uses UDP and encrypts only the password. TACACS+ uses TCP 49 and encrypts the whole payload. |
| FAR vs FRR | FAR is a biometric wrongly accepting an impostor. FRR is it wrongly rejecting a legitimate user. |
| SPF vs DKIM | SPF publishes which hosts may send for a domain. DKIM signs the message so the content can be verified. |
| DKIM vs DMARC | DKIM is the signature. DMARC is the policy that says what to do when SPF or DKIM fails, plus reporting. |
| CVE vs CVSS | A CVE is the identifier for a specific vulnerability. CVSS is the severity score attached to it. |
| STIX vs TAXII | STIX is the format threat intelligence is written in. TAXII is the protocol that moves it. |
| XSS vs CSRF | XSS runs attacker script in the victim browser. CSRF makes the authenticated victim submit a request they did not intend. |
| MTBF vs MTTR | MTBF is the average uptime between failures. MTTR is the average time taken to repair one. |
| BCP vs DRP | A BCP keeps the business operating through disruption. A DRP restores the technology afterwards. |
| BIA vs BCP | The BIA is the analysis that produces RTO and RPO values. The BCP is the plan built on those values. |
| AH vs ESP | In IPSec, AH gives integrity and authentication only. ESP adds confidentiality through encryption. |
| WPA2 vs WPA3 | WPA2 uses the four-way handshake with a pre-shared key. WPA3 replaces it with SAE. |
| PII vs PHI | PII identifies a person. PHI is health information, which carries its own regulatory handling requirements. |
| SHA vs HMAC | SHA hashes for integrity. HMAC adds a shared secret so the hash also proves authenticity. |
What we watch candidates get wrong in class
Mani Poopal, who teaches Security+ at CISNET: the acronyms that cost marks in class are almost never the obscure ones. They are the pairs that sound interchangeable in English. In most cohorts somebody reads RTO and RPO as two ways of saying the same thing, then loses a recovery scenario because the question was about how much data could be lost and they answered about elapsed time. The same pattern repeats with IDS and IPS the moment a question mentions blocking, and with SLE and ALE whenever a figure needs multiplying by the rate of occurrence.
The second trap is the acronyms with more than one expansion. MAC is the clearest case. A student who arrived from the networking side has learned Media Access Control and will reach for a switching answer inside an access control question. The fix we teach is procedural: read the scenario first, expand the acronym second, because the scenario is the only thing that disambiguates it.
The third is treating the appendix as vocabulary rather than behaviour. Knowing that SOAR expands to Security Orchestration, Automation and Response earns nothing by itself, because the exam asks which tool removes the manual step from a repeated response task. So when you drill, say the expansion and then one sentence about what the thing does. If you cannot produce that sentence you do not know the term well enough for a scenario question, and the performance-based questions are built entirely out of scenarios.
Related study tools
Pair this with the Security+ study guide for a week by week plan, the common attack types breakdown for the threat domain, and symmetric versus asymmetric encryption for the cryptography acronyms. The SY0-701 versus SY0-801 comparison tracks what CompTIA has published about the next version, and the ports and protocols reference covers the other list Security+ expects you to have memorised.
Frequently Asked Questions
Do I really need to memorise the Security+ acronym list?
You need to recognise them instantly, which is not quite the same as reciting the list. Security+ questions use acronyms without expanding them, so if you stall on what SOAR or RPO means you lose time you needed for the scenario itself. The pairs that matter most are the ones that are easy to confuse: RTO against RPO, IDS against IPS, SLE against ALE, CRL against OCSP. Those turn up as distractors specifically because candidates mix them up.
Which acronyms have more than one meaning on Security+?
Several, and the exam uses that deliberately. MAC is Mandatory Access Control, Media Access Control, or Message Authentication Code depending on context. RBAC covers both Role-Based and Rule-Based Access Control. SOC is a Security Operations Center or a System on Chip. PAM is Privileged Access Management or Pluggable Authentication Modules. SPF is Sender Policy Framework in email and Shortest Path First in routing. Read the surrounding scenario before choosing.
What is the difference between RTO and RPO?
RTO, Recovery Time Objective, is about time: how long the business can tolerate the system being down. RPO, Recovery Point Objective, is about data: how much data the business can afford to lose, which in practice sets your backup frequency. A four hour RPO means backing up at least every four hours. Exam questions often give you a scenario and expect you to pick which objective it describes, so anchor on time versus data.
What does SOAR stand for on Security+?
SOAR stands for Security Orchestration, Automation and Response. On Security+ it is the layer that acts on an alert rather than the layer that raises it: the SIEM collects and correlates log data and produces the alert, and SOAR runs the playbook that contains or remediates it without an analyst repeating the same manual steps. If a question describes automating a repetitive response task, the answer is SOAR. If it describes collecting and correlating logs from many sources, the answer is SIEM.
What is UEBA in Security+?
UEBA stands for User and Entity Behavior Analytics. It builds a baseline of normal behaviour for users and for non-human entities such as servers and service accounts, then flags activity that deviates from that baseline. That is how it catches a compromised account operating with valid credentials, where signature-based controls see nothing malicious because nothing malicious is being executed. Expect UEBA as the answer when a scenario describes an account behaving unlike itself: an unusual hour, an unusual location, or data it has never touched before.
How many acronyms are on the SY0-701 exam?
CompTIA does not test a fixed number. It publishes an acronym appendix with the SY0-701 exam objectives and draws on it throughout the exam, so that appendix is the authoritative list and it is longer than the one on this page. Download it from CompTIA and treat it as the boundary of what can appear. This page carries the 113 entries our Security+ instructors see tested most, grouped by domain and annotated where the expansion alone is not enough to answer.
Is the acronym list changing for SY0-801?
CompTIA republishes the acronym appendix with each exam version, and core concepts like CIA, RTO, RPO, PKI and MFA have been stable across several versions, so they are safe to learn now. Draft objectives for the next Security+ version exist on CompTIA's objectives-under-development page, and until CompTIA finalises them, treat anything specific about the new appendix as provisional rather than fact. Our SY0-701 versus SY0-801 comparison tracks what has actually been published.
Acronyms are the easy part
Recall gets you through the definition questions. The performance-based questions test whether you can apply the concept under time pressure. CISNET runs live, instructor led Security+ training with exam prep and first try support built in.
Ready to Advance Your IT Career?
Get in touch to find the right certification path for your goals.
Get in Touch