Security+ Acronyms

CompTIA publishes an acronym list with the SY0-701 objectives and then writes questions that use the short form without expanding it. These are grouped by subject rather than alphabetically, because that is how they come up.

Identity and access

AcronymExpansionWhat it is
AAAAuthentication, Authorization, AccountingThe three things an access system does
MFAMultifactor AuthenticationTwo or more different factor types
SSOSingle Sign-OnOne login across many services
SAMLSecurity Assertion Markup LanguageXML federation, common in enterprise SSO
OIDCOpenID ConnectIdentity layer on top of OAuth 2.0
LDAPLightweight Directory Access ProtocolDirectory queries, port 389
RBACRole-Based Access ControlPermissions attached to a role
ABACAttribute-Based Access ControlPermissions from attributes and context
PAMPrivileged Access ManagementControls over admin accounts
JITJust In TimePrivilege granted only when needed
TOTPTime-based One-Time PasswordThe rotating six-digit code
FIDOFast Identity OnlineHardware-backed passwordless standard

Cryptography

AcronymExpansionWhat it is
AESAdvanced Encryption StandardSymmetric block cipher, 128 to 256 bit keys
RSARivest Shamir AdlemanAsymmetric, key exchange and signatures
ECCElliptic Curve CryptographyAsymmetric with smaller keys than RSA
PKIPublic Key InfrastructureThe whole certificate system
CACertificate AuthorityIssues and signs certificates
CSRCertificate Signing RequestWhat you send a CA to get a certificate
CRLCertificate Revocation ListPublished list of revoked certificates
OCSPOnline Certificate Status ProtocolLive revocation check, replaces polling a CRL
HSMHardware Security ModuleTamper-resistant key storage
TPMTrusted Platform ModuleKey storage soldered to the machine
PFSPerfect Forward SecrecyA stolen private key cannot decrypt past sessions
HMACHash-based Message Authentication CodeIntegrity plus authenticity, using a shared key

Network defence and operations

AcronymExpansionWhat it is
IDS / IPSIntrusion Detection / Prevention SystemDetection alerts, prevention blocks
WAFWeb Application FirewallLayer 7 filtering in front of an application
NGFWNext-Generation FirewallApplication awareness and inspection
SIEMSecurity Information and Event ManagementLog aggregation, correlation and alerting
SOARSecurity Orchestration, Automation and ResponsePlaybooks that act on SIEM output
EDR / XDREndpoint / Extended Detection and ResponseEndpoint telemetry, extended across other sources
DLPData Loss PreventionStops regulated data leaving
CASBCloud Access Security BrokerPolicy enforcement between users and cloud apps
SASESecure Access Service EdgeNetwork and security delivered as one cloud service
ZTNAZero Trust Network AccessPer-request access decisions, no implicit trust
NACNetwork Access ControlPosture check before a device joins
SD-WANSoftware-Defined Wide Area NetworkPolicy-driven WAN path selection

Risk, governance and continuity

AcronymExpansionWhat it is
BIABusiness Impact AnalysisWhat an outage costs, per system
RTORecovery Time ObjectiveHow long you may be down
RPORecovery Point ObjectiveHow much data you may lose
MTTRMean Time To RepairAverage time to restore service
MTBFMean Time Between FailuresAverage uptime between faults
SLAService Level AgreementContractual performance commitment
MOUMemorandum of UnderstandingNon-binding statement of intent
SLE / ALESingle Loss / Annual Loss ExpectancyCost of one event, and per year
AROAnnual Rate of OccurrenceExpected events per year
SoDSeparation of DutiesNo one person completes a sensitive task
SBOMSoftware Bill of MaterialsWhat is inside a piece of software
CVE / CVSSCommon Vulnerabilities and Exposures / Scoring SystemThe identifier, and its severity score

Now test yourself

Memorizing a table is a start. Practice questions are what make it stick, and every answer carries the full explanation.