Reference
Look it up in seconds
The acronyms, ports, and terminology you'll be expected to know, all searchable in one place.
- AAAAuthentication, Authorization, and Accounting
- ACLAccess Control List
- AESAdvanced Encryption Standard · Symmetric block cipher (128/192/256-bit keys)
- AES-256Advanced Encryption Standard 256-bit · AES using a 256-bit key
- AHAuthentication Header · IPSec component providing integrity/authentication
- AIArtificial Intelligence
- AISAutomated Indicator Sharing · CISA program for sharing cyber threat indicators
- ALEAnnualized Loss Expectancy · ALE = SLE x ARO
- APAccess Point
- APIApplication Programming Interface
- APTAdvanced Persistent Threat
- AROAnnualized Rate of Occurrence
- ARPAddress Resolution Protocol · Maps IP addresses to MAC addresses
- ASLRAddress Space Layout Randomization
- ATT&CKAdversarial Tactics, Techniques, and Common Knowledge · MITRE knowledge base of observed attacker behaviour
- AUPAcceptable Use Policy
- AVAntivirus
- BASHBourne Again Shell · Common Unix/Linux command shell and scripting language
- BCPBusiness Continuity Planning
- BGPBorder Gateway Protocol · Internet routing protocol between autonomous systems
- BIABusiness Impact Analysis
- BIOSBasic Input/Output System · Legacy firmware; largely superseded by UEFI
- BPABusiness Partners Agreement
- BPDUBridge Protocol Data Unit · STP messages; BPDU Guard protects switch ports
- BYODBring Your Own Device
- CACertificate Authority
- CAPTCHACompletely Automated Public Turing Test to Tell Computers and Humans Apart
- CARCorrective Action Report
- CASBCloud Access Security Broker
- CBCCipher Block Chaining · Block cipher mode of operation
- CCMPCounter Mode Cipher Block Chaining Message Authentication Code Protocol · Encryption protocol used by WPA2
- CCTVClosed-Circuit Television · Physical security surveillance
- CERTComputer Emergency Response Team
- CFBCipher Feedback · Block cipher mode of operation
- CHAPChallenge Handshake Authentication Protocol
- CIAConfidentiality, Integrity, and Availability · The core security triad
- CIOChief Information Officer
- CIRTComputer Incident Response Team
- CMSContent Management System
- COOPContinuity of Operations Planning
- COPECorporate-Owned, Personally Enabled · Mobile deployment model
- CPContingency Planning
- CRCCyclic Redundancy Check · Error-detection checksum (not cryptographically secure)
- CRLCertificate Revocation List
- CSOChief Security Officer
- CSPCloud Service Provider
- CSRCertificate Signing Request
- CSRFCross-Site Request Forgery
- CSUChannel Service Unit · Often paired with DSU (CSU/DSU) for WAN connections
- CTMCounter Mode · Block cipher mode of operation (CTR)
- CTOChief Technology Officer
- CVECommon Vulnerabilities and Exposures
- CVSSCommon Vulnerability Scoring System
- CYODChoose Your Own Device · Company-approved device list the user picks from
- DACDiscretionary Access Control
- DBADatabase Administrator
- DDoSDistributed Denial of Service
- DEPData Execution Prevention
- DESData Encryption Standard · Symmetric block cipher; insecure 56-bit key. CompTIA's appendix prints 'Digital Encryption Standard', but DES = Data Encryption Standard.
- DHCPDynamic Host Configuration Protocol
- DHEDiffie-Hellman Ephemeral · Key exchange giving forward secrecy
- DKIMDomainKeys Identified Mail
- DLLDynamic Link Library · Windows shared library; target of DLL injection
- DLPData Loss Prevention
- DMARCDomain-based Message Authentication, Reporting, and Conformance
- DNATDestination Network Address Translation
- DNSDomain Name System
- DNSSECDomain Name System Security Extensions
- DoSDenial of Service
- DPOData Protection Officer · Role required under GDPR (CompTIA lists it as Data Privacy Officer)
- DRPDisaster Recovery Plan
- DSADigital Signature Algorithm
- DSLDigital Subscriber Line
- EAPExtensible Authentication Protocol
- ECBElectronic Codebook · Block cipher mode; insecure for repeating data
- ECCElliptic Curve Cryptography
- ECDHEElliptic Curve Diffie-Hellman Ephemeral · Key exchange providing perfect forward secrecy
- ECDSAElliptic Curve Digital Signature Algorithm
- EDREndpoint Detection and Response
- EFSEncrypting File System · Windows file-level encryption
- ERPEnterprise Resource Planning
- ESNElectronic Serial Number
- ESPEncapsulating Security Payload · IPSec component providing confidentiality
- FACLFile System Access Control List
- FDEFull Disk Encryption
- FIMFile Integrity Monitoring
- FPGAField Programmable Gate Array · Reconfigurable hardware chip
- FRRFalse Rejection Rate · Biometric Type I error
- FTPFile Transfer Protocol
- FTPSFile Transfer Protocol Secure · FTP over SSL/TLS
- GCMGalois/Counter Mode · Authenticated block cipher mode
- GDPRGeneral Data Protection Regulation
- GPGGNU Privacy Guard · Open-source OpenPGP implementation (CompTIA lists this as GPG, not GnuPG)
- GPOGroup Policy Object
- GPSGlobal Positioning System
- GPUGraphics Processing Unit · Often used for password cracking/hashing
- GREGeneric Routing Encapsulation · Tunneling protocol
- HAHigh Availability
- HDDHard Disk Drive
- HIDSHost-based Intrusion Detection System
- HIPSHost-based Intrusion Prevention System
- HMACHash-based Message Authentication Code
- HOTPHMAC-based One-Time Password · Counter-based OTP
- HSMHardware Security Module
- HTMLHypertext Markup Language
- HTTPHypertext Transfer Protocol
- HTTPSHypertext Transfer Protocol Secure
- HVACHeating, Ventilation, and Air Conditioning · Environmental control; a physical/OT security concern
- IaaSInfrastructure as a Service
- IaCInfrastructure as Code
- IAMIdentity and Access Management
- ICMPInternet Control Message Protocol · Used by ping and traceroute
- ICSIndustrial Control System
- IDEAInternational Data Encryption Algorithm
- IDFIntermediate Distribution Frame · Wiring closet connecting to the MDF
- IdPIdentity Provider · Issues assertions in federated SSO (SAML/OAuth)
- IDSIntrusion Detection System
- IEEEInstitute of Electrical and Electronics Engineers
- IKEInternet Key Exchange · Negotiates IPSec security associations
- IMInstant Messaging
- IMAPInternet Message Access Protocol
- IoCIndicators of Compromise · Artifacts suggesting a breach
- IoTInternet of Things
- IPInternet Protocol
- IPSIntrusion Prevention System
- IPSecInternet Protocol Security
- IRIncident Response
- IRCInternet Relay Chat · Historically used for botnet command and control
- IRPIncident Response Plan
- ISOInternational Organization for Standardization
- ISPInternet Service Provider
- ISSOInformation Systems Security Officer
- IVInitialization Vector
- KDCKey Distribution Center · Kerberos component that issues tickets
- KEKKey Encryption Key · Encrypts other keys rather than data
- L2TPLayer 2 Tunneling Protocol
- LANLocal Area Network
- LDAPLightweight Directory Access Protocol
- LDAPSLightweight Directory Access Protocol over SSL
- LEAPLightweight Extensible Authentication Protocol · Cisco proprietary, deprecated
- MaaSMonitoring as a Service
- MACMandatory Access Control · Access control model based on classifications/labels
- MACMedia Access Control · Hardware address of a network interface
- MACMessage Authentication Code · Cryptographic integrity/authenticity check
- MANMetropolitan Area Network
- MBRMaster Boot Record
- MD5Message Digest 5 · Broken for collision resistance, do not use for signatures
- MDFMain Distribution Frame · Primary wiring/cabling distribution point (NOT a multifunction device - that is MFD/MFP)
- MDMMobile Device Management
- MFAMultifactor Authentication
- MFDMultifunction Device · Combined printer/scanner/fax/copier
- MFPMultifunction Printer
- MLMachine Learning
- MMSMultimedia Messaging Service
- MOAMemorandum of Agreement
- MOUMemorandum of Understanding
- MPLSMultiprotocol Label Switching · WAN technology using labels to forward traffic
- MSAMaster Service Agreement
- MSCHAPMicrosoft Challenge Handshake Authentication Protocol
- MSPManaged Service Provider
- MSSPManaged Security Service Provider
- MTBFMean Time Between Failures
- MTTFMean Time to Failure · Expected lifetime of a non-repairable asset
- MTTRMean Time to Repair
- MTUMaximum Transmission Unit · Largest packet size on a network link
- NACNetwork Access Control
- NATNetwork Address Translation
- NDANon-Disclosure Agreement
- NFCNear Field Communication · Short-range wireless used for contactless payments
- NGFWNext-Generation Firewall
- NIDSNetwork-based Intrusion Detection System
- NIPSNetwork-based Intrusion Prevention System
- NISTNational Institute of Standards and Technology
- NTFSNew Technology File System
- NTLMNew Technology LAN Manager · Legacy Windows authentication, vulnerable to relay
- NTPNetwork Time Protocol
- OAuthOpen Authorization
- OCSPOnline Certificate Status Protocol
- OIDObject Identifier · Unique identifier used in certificates and SNMP MIBs
- OSOperating System
- OSINTOpen-Source Intelligence
- OSPFOpen Shortest Path First · Link-state interior routing protocol
- OTOperational Technology · Hardware/software controlling physical processes (ICS/SCADA)
- OTAOver-the-Air · Wireless updates/provisioning, e.g., for mobile devices
- OVALOpen Vulnerability Assessment Language
- OWASPOpen Worldwide Application Security Project
- P12PKCS #12 · Binary format (.p12/.pfx) bundling a private key with its certificate
- P2PPeer to Peer
- PaaSPlatform as a Service
- PACProxy Auto-Configuration · Also Protected Access Credential in EAP-FAST
- PAMPrivileged Access Management
- PAPPassword Authentication Protocol
- PATPort Address Translation · NAT overload mapping many hosts to one IP via ports
- PBKDF2Password-Based Key Derivation Function 2
- PBXPrivate Branch Exchange
- PCAPPacket Capture · Captured network traffic file format
- PCI DSSPayment Card Industry Data Security Standard
- PDUPower Distribution Unit · Also Protocol Data Unit in networking
- PEAPProtected Extensible Authentication Protocol · EAP wrapped in a TLS tunnel
- PEDPersonal Electronic Device
- PEMPrivacy Enhanced Mail · Base64 ASCII certificate/key format (.pem)
- PFSPerfect Forward Secrecy · Session keys not compromised if long-term key is exposed
- PGPPretty Good Privacy · Email/file encryption using a web of trust
- PHIProtected Health Information · Regulated under HIPAA (CompTIA lists it as Personal Health Information)
- PIIPersonally Identifiable Information
- PIVPersonal Identity Verification · US federal smart card credential
- PKCSPublic Key Cryptography Standards
- PKIPublic Key Infrastructure
- POPPost Office Protocol
- POTSPlain Old Telephone Service · Traditional analog phone lines
- PPPPoint-to-Point Protocol · Layer 2 protocol for direct connections
- PPTPPoint-to-Point Tunneling Protocol
- PSKPre-Shared Key
- PTZPan-Tilt-Zoom · Camera type in physical security
- PUPPotentially Unwanted Program
- RARecovery Agent · Can decrypt/recover encrypted data or keys (also Registration Authority in PKI)
- RACEResearch and Development in Advanced Communications Technologies in Europe
- RADRapid Application Development
- RADIUSRemote Authentication Dial-In User Service · Auth ports UDP 1812/1813
- RAIDRedundant Array of Independent Disks · Disk redundancy/performance (levels 0, 1, 5, 6, 10)
- RASRemote Access Server
- RATRemote Access Trojan · Malware giving an attacker remote control
- RBACRole-Based Access Control
- RC4Rivest Cipher version 4 · Stream cipher, deprecated
- RDPRemote Desktop Protocol · TCP 3389
- RFIDRadio Frequency Identification · Used in badges, asset tags; susceptible to cloning/skimming
- RIPEMDRACE Integrity Primitives Evaluation Message Digest
- ROIReturn on Investment
- RPORecovery Point Objective · Maximum acceptable data loss (time)
- RSARivest, Shamir, Adleman · Widely used asymmetric encryption/signature algorithm
- RTBHRemotely Triggered Black Hole · DDoS mitigation that drops traffic to a target
- RTORecovery Time Objective · Target time to restore after an outage
- RTOSReal-Time Operating System · Used in embedded/ICS systems
- RTPReal-time Transport Protocol · Carries voice/video; secured by SRTP
- S/MIMESecure/Multipurpose Internet Mail Extensions
- SaaSSoftware as a Service
- SAESimultaneous Authentication of Equals · WPA3 handshake replacing the WPA2 PSK 4-way handshake
- SAMLSecurity Assertion Markup Language
- SANSubject Alternative Name · Certificate field listing additional names/domains (also Storage Area Network)
- SASESecure Access Service Edge
- SCADASupervisory Control and Data Acquisition
- SCAPSecurity Content Automation Protocol
- SCEPSimple Certificate Enrollment Protocol · Automated certificate issuance, common for devices/MDM
- SD-WANSoftware-Defined Wide Area Network
- SDKSoftware Development Kit
- SDLCSoftware Development Life Cycle
- SDLMSoftware Development Lifecycle Methodology
- SDNSoftware-Defined Networking · Separates control plane from data plane
- SEDSelf-Encrypting Drive · Hardware-based full-disk encryption
- SEHStructured Exception Handler · Windows error handling; target of SEH overwrite exploits
- SELinuxSecurity-Enhanced Linux
- SFTPSSH File Transfer Protocol · File transfer over SSH (TCP 22)
- SHASecure Hash Algorithm
- SHTTPSecure Hypertext Transfer Protocol · Legacy/obsolete; distinct from HTTPS
- SIEMSecurity Information and Event Management
- SIMSubscriber Identity Module · Target of SIM-swapping/cloning attacks
- SLAService-Level Agreement
- SLESingle Loss Expectancy · SLE = asset value x exposure factor
- SMSShort Message Service · Text messaging; weak as an MFA channel
- SMTPSimple Mail Transfer Protocol
- SMTPSSimple Mail Transfer Protocol Secure · SMTP over TLS
- SNMPSimple Network Management Protocol
- SOAPSimple Object Access Protocol · XML-based web services messaging protocol
- SOARSecurity Orchestration, Automation, and Response
- SOCSecurity Operations Center
- SOWStatement of Work
- SPFSender Policy Framework
- SPIMSpam over Instant Messaging · CompTIA lists this as Spam over Internet Messaging
- SQLStructured Query Language
- SQLiSQL Injection · Injection attack against database queries
- SRTPSecure Real-time Transport Protocol · Encrypted RTP for VoIP/video
- SSDSolid State Drive
- SSHSecure Shell · TCP 22
- SSLSecure Sockets Layer · Deprecated; superseded by TLS
- SSOSingle Sign-On
- STIXStructured Threat Information eXpression · Standard format for cyber threat intelligence; pairs with TAXII (CompTIA lists it as eXchange)
- SWGSecure Web Gateway
- TACACS+Terminal Access Controller Access Control System Plus · Auth port TCP 49
- TAXIITrusted Automated eXchange of Indicator Information · Transport protocol for sharing STIX threat intel
- TCPTransmission Control Protocol
- TCP/IPTransmission Control Protocol/Internet Protocol
- TGTTicket-Granting Ticket · Issued by the Kerberos KDC
- TKIPTemporal Key Integrity Protocol · Legacy WPA encryption; deprecated in favor of CCMP/AES
- TLSTransport Layer Security
- TOCTime-of-Check · TOC/TOU describes a race-condition vulnerability
- TOTPTime-based One-Time Password
- TOUTime-of-Use · The use half of a TOC/TOU race condition
- TPMTrusted Platform Module
- TSIGTransaction Signature · Authenticates DNS updates/zone transfers
- TTPTactics, Techniques, and Procedures · Behavioral description of threat actors (e.g., MITRE ATT&CK)
- UATUser Acceptance Testing
- UAVUnmanned Aerial Vehicle · Drone
- UDPUser Datagram Protocol
- UEBAUser and Entity Behavior Analytics
- UEFIUnified Extensible Firmware Interface
- UEMUnified Endpoint Management · Manages mobile and traditional endpoints centrally
- UPSUninterruptible Power Supply
- URIUniform Resource Identifier
- URLUniform Resource Locator
- USBUniversal Serial Bus
- USB OTGUSB On-the-Go · Lets a mobile device act as a USB host
- UTMUnified Threat Management
- UTPUnshielded Twisted Pair · Common copper network cabling
- VBAVisual Basic for Applications · Office macro language; common malware delivery vector
- VDEVirtual Desktop Environment
- VDIVirtual Desktop Infrastructure · Hosts user desktops on centralized servers
- VLANVirtual Local Area Network
- VLSMVariable Length Subnet Mask
- VMVirtual Machine
- VoIPVoice over Internet Protocol
- VPCVirtual Private Cloud · Isolated cloud network segment
- VPNVirtual Private Network
- VTCVideo Teleconferencing
- WAFWeb Application Firewall
- WAPWireless Access Point
- WEPWired Equivalent Privacy · Obsolete, insecure Wi-Fi encryption
- WIDSWireless Intrusion Detection System
- WIPSWireless Intrusion Prevention System
- WOWork Order
- WPAWi-Fi Protected Access
- WPSWi-Fi Protected Setup
- WTLSWireless Transport Layer Security · TLS variant for the WAP wireless stack
- XDRExtended Detection and Response
- XMLExtensible Markup Language
- XORExclusive OR · Bitwise operation fundamental to many ciphers
- XSRFCross-Site Request Forgery · Alternate abbreviation for CSRF
- XSSCross-Site Scripting
- 20/21TCPFTP · Unencrypted file transfer (data/control)
- 22TCPSSH / SFTP / SCP · Encrypted remote admin and file transfersecure
- 23TCPTelnet · Insecure remote admin in plaintext
- 25TCPSMTP · Mail relay between servers
- 53TCP/UDPDNS · UDP for queries, TCP for zone transfers
- 67/68UDPDHCP · Server 67, client 68
- 69UDPTFTP · Trivial FTP, no authentication
- 80TCPHTTP · Unencrypted web traffic
- 88TCP/UDPKerberos · Network authentication / ticketing
- 110TCPPOP3 · Mailbox retrieval (download)
- 123UDPNTP · Time synchronization
- 135TCPMS RPC · RPC endpoint mapper
- 137-139TCP/UDPNetBIOS · Legacy Windows name/session services
- 143TCPIMAP · Mailbox access (kept on server)
- 161/162UDPSNMP · Device management (161) and traps (162)
- 389TCP/UDPLDAP · Unencrypted directory services
- 443TCPHTTPS · HTTP over TLSsecure
- 445TCPSMB · Windows file and printer sharing
- 465/587TCPSMTPS · SMTP submission over TLSsecure
- 514UDPSyslog · Log message transport
- 636TCPLDAPS · LDAP over TLSsecure
- 993TCPIMAPS · IMAP over TLSsecure
- 995TCPPOP3S · POP3 over TLSsecure
- 1433TCPMS SQL Server · Microsoft SQL database
- 1521TCPOracle DB · Oracle database listener
- 1645/1646UDPRADIUS (legacy) · Older auth/accounting ports
- 1812/1813UDPRADIUS · AAA: auth (1812), accounting (1813)
- 3306TCPMySQL · MySQL database
- 3389TCPRDP · Remote Desktop Protocol
- 5060/5061TCP/UDPSIP · VoIP signaling (5061 over TLS)
- 5432TCPPostgreSQL · PostgreSQL database
- 8080TCPHTTP (alt) / Proxy · Common alternate web/proxy port
- 49TCPTACACS+ · Cisco AAA protocol that encrypts the full packet body, unlike RADIUS
- 119TCPNNTP · Network News Transfer Protocol: Usenet articles, plaintext
- 989/990TCPFTPS · FTP over TLS/SSL (implicit): data 989, control 990secure
- 1720TCPH.323 · VoIP/video call signaling, an alternative to SIP
- 2049TCP/UDPNFS · Network File System for Unix/Linux file sharing
- 3268/3269TCPLDAP Global Catalog · Active Directory forest-wide lookups (3269 over TLS)
- 5900TCPVNC / RFB · Remote desktop via Remote Frame Buffer, unencrypted by default
- 6514TCPSyslog over TLS · Encrypted syslog transport, the secure variant of 514secure
- 9100TCPRAW / JetDirect printing · Direct-to-printer port (PDL data stream)
- 802.1X3.0
An IEEE standard for port-based network access control that authenticates devices before allowing them onto a wired or wireless network, often paired with RADIUS.
- AAA (Authentication, Authorization, Accounting)1.0
A framework that verifies identity (authentication), determines permitted actions (authorization), and records activity (accounting) for both users and devices.
- Acceptable Use Policy (AUP)5.0
A policy that defines how employees may and may not use organizational systems, networks, and data, setting expectations and consequences.
- Adaptive Identity1.0
A Zero Trust concept where the level of authentication required adjusts dynamically based on contextual risk signals such as location, device posture, and behavior.
- Air Gap3.0
A physical isolation measure in which a system or network is completely disconnected from unsecured networks, including the internet. It is used to protect highly sensitive or critical systems from remote attacks.
- Annual Loss Expectancy (ALE)5.0
The expected monetary loss from a risk over a year, calculated by multiplying the single loss expectancy by the annualized rate of occurrence.
- Annualized Rate of Occurrence (ARO)5.0
The estimated number of times a specific risk event is expected to occur within a single year.
- Asymmetric Encryption1.0
An encryption method that uses a mathematically linked public and private key pair, where data encrypted with one key can only be decrypted with the other. RSA and ECC are examples.
- Attack Surface2.0
The total set of points where an unauthorized user could attempt to enter or extract data from an environment; reducing it lowers exposure to attack.
- Attack Vector2.0
The path or method a threat actor uses to gain unauthorized access to a system, such as email, removable media, unsecured networks, or supply chains.
- Attestation5.0
A formal declaration or confirmation, often by an independent party, that controls or compliance requirements have been verified and are in place.
- Attribute-Based Access Control (ABAC)4.0
An access model that makes access decisions dynamically by evaluating attributes of the user, resource, action, and environment against policy.
- Blockchain1.0
A distributed, append-only ledger in which records are cryptographically linked across many nodes, making the data tamper-evident and resistant to unauthorized change.
- Buffer Overflow2.0
A flaw where a program writes more data to a memory buffer than it can hold, overwriting adjacent memory and potentially allowing arbitrary code execution.
- Business Email Compromise (BEC)2.0
A targeted attack in which an adversary compromises or impersonates a legitimate business email account, often that of an executive, to trick employees into transferring funds or sensitive data. It relies on social engineering and authority rather than malware.
- Business Impact Analysis (BIA)5.0
An assessment that identifies critical business functions and the operational and financial effects of their disruption, informing recovery priorities and objectives.
- Business Partners Agreement (BPA)5.0
A contract that defines the terms, responsibilities, profit sharing, and expectations between organizations entering into a business partnership.
- Certificate Authority (CA)1.0
A trusted entity that issues, signs, and vouches for the validity of digital certificates, binding a public key to a verified identity.
- Certificate Revocation List (CRL)1.0
A published list maintained by a certificate authority of certificates that have been revoked before their scheduled expiration and should no longer be trusted.
- Certificate Signing Request (CSR)1.0
A message generated by an applicant containing their public key and identifying information, submitted to a certificate authority to request a signed certificate.
- Chain of Custody4.0
The documented, unbroken record of who collected, handled, and controlled evidence and when, preserving its integrity and admissibility.
- Change Management1.0
The formal process for requesting, reviewing, approving, and documenting modifications to systems and configurations to minimize the risk of unintended disruption. It typically involves approval workflows, impact analysis, backout plans, and maintenance windows.
- CIA Triad1.0
The core information security model consisting of Confidentiality (preventing unauthorized disclosure), Integrity (preventing unauthorized modification), and Availability (ensuring authorized access when needed).
- Cloud Access Security Broker (CASB)3.0
A security enforcement point placed between users and cloud services to provide visibility, enforce policy, and protect data across sanctioned and unsanctioned cloud applications. It addresses areas such as access control, data loss prevention, and threat protection.
- Clustering3.0
Grouping multiple servers so they act as a single system, providing fault tolerance and continued service if one node in the cluster fails.
- Cold Site3.0
A basic alternate facility providing space and utilities but no preinstalled hardware or data, requiring the most time to become operational at the lowest cost.
- Common Vulnerabilities and Exposures (CVE)4.0
A standardized identifier and public catalog entry for a specific, publicly disclosed security vulnerability, enabling consistent reference across tools and vendors.
- Common Vulnerability Scoring System (CVSS)4.0
An open framework that assigns a numerical severity score from 0 to 10 to a vulnerability based on its characteristics and potential impact.
- Compensating Control1.0
An alternative control put in place when a primary control cannot be implemented, providing a comparable level of protection.
- Containerization3.0
A virtualization method that packages an application with its dependencies into an isolated, lightweight container that shares the host operating system kernel. Containers are portable and efficient but require securing the shared kernel and images.
- Control Plane1.0
In Zero Trust, the logical layer that makes and manages access decisions, including the policy engine, policy administrator, and supporting functions like identity governance.
- Corrective Control1.0
A control that restores systems or limits damage after an incident occurs, such as restoring from backup or applying a patch to remediate a vulnerability.
- Cross-Site Request Forgery (CSRF)2.0
A web attack that tricks an authenticated user's browser into submitting an unwanted request to a site where they are logged in, performing actions without their consent. It exploits the trust a site places in the user's session.
- Cross-Site Scripting (XSS)2.0
A web vulnerability that lets an attacker inject malicious scripts into pages viewed by other users, enabling session theft, defacement, or redirection.
- Data at Rest3.0
Data that is stored on a device or medium such as a disk, database, or backup, typically protected through encryption and access controls.
- Data Controller5.0
The entity that determines the purposes and means of processing personal data and bears primary responsibility for its lawful handling.
- Data in Transit3.0
Data that is actively moving across a network between systems, typically protected with transport encryption such as TLS or IPSec.
- Data in Use3.0
Data that is currently being processed in memory or by an application, protected through measures such as access controls and confidential computing.
- Data Loss Prevention (DLP)4.0
A set of tools and policies that detect and prevent unauthorized transmission or exfiltration of sensitive data outside the organization.
- Data Masking1.0
Obscuring portions of sensitive data, such as showing only the last four digits of a card number, so the data remains usable while protecting the full value.
- Data Plane1.0
In Zero Trust, the layer where actual data and connections move between subjects and resources, governed in real time by policy enforcement points.
- Data Processor5.0
An entity that processes personal data on behalf of and under the instructions of the data controller.
- Data Retention Policy5.0
A policy that defines how long different types of data must be kept and when they should be securely disposed of, balancing legal and business needs.
- Data Sovereignty3.0
The principle that data is subject to the laws and regulations of the country in which it is physically stored or collected.
- Defense in Depth1.0
A layered security strategy that uses multiple overlapping controls so that if one safeguard fails, others continue to protect the asset.
- Denial-of-Service (DoS) Attack2.0
An attack that overwhelms a system, service, or network with excessive requests or malformed traffic to make it unavailable to legitimate users. A distributed version (DDoS) launches the attack simultaneously from many compromised hosts.
- Detective Control1.0
A control that identifies and alerts on a security event after or while it happens, such as an intrusion detection system, log review, or security camera footage review.
- Deterrent Control1.0
A control intended to discourage a threat actor from attempting an attack, such as warning banners, visible cameras, or signage.
- Digital Signature1.0
A value created by encrypting a hash of a message with the sender's private key, providing integrity, authentication, and non-repudiation when verified with the sender's public key.
- Directive Control1.0
A control that guides or mandates behavior through policies, procedures, standards, or instructions to direct how security should be carried out.
- Directory Traversal2.0
An attack that manipulates file path input, often using sequences like ../, to access files and directories outside the intended web root. It can expose configuration files, credentials, and other sensitive data.
- Discretionary Access Control (DAC)4.0
An access model in which the owner of a resource decides who may access it and what permissions they have.
- Due Care5.0
The ongoing reasonable effort and actions an organization takes to protect its assets and meet its obligations, demonstrating responsible stewardship.
- Due Diligence5.0
The thorough investigation and assessment performed to understand risks before entering an agreement, acquisition, or relationship.
- E-Discovery4.0
The process of identifying, collecting, and producing electronically stored information for use as evidence in legal proceedings.
- Elliptic Curve Cryptography (ECC)1.0
An asymmetric encryption approach based on the mathematics of elliptic curves that provides strong security with much smaller key sizes than RSA. Its efficiency makes it well suited for mobile and low-power devices.
- Endpoint Detection and Response (EDR)4.0
A solution that continuously monitors endpoint activity to detect, investigate, and respond to threats, providing visibility and remediation beyond traditional antivirus.
- Extended Detection and Response (XDR)4.0
An evolution of EDR that correlates threat data across multiple layers such as endpoints, network, email, and cloud for unified detection and response.
- Extensible Authentication Protocol (EAP)3.0
A flexible authentication framework used within 802.1X that supports multiple methods such as certificates, tokens, and passwords for verifying network access.
- False Negative4.0
A failure to alert on activity that is actually malicious, allowing a real threat to go undetected.
- False Positive4.0
An alert that incorrectly indicates malicious activity when the behavior is actually benign, leading to wasted investigation effort if frequent.
- Federation4.0
An arrangement that allows users from one trusted domain or organization to access resources in another using a shared, agreed-upon identity.
- File Integrity Monitoring (FIM)4.0
A control that detects unauthorized changes to critical files and system configurations by comparing them against a known-good baseline.
- Fileless Malware2.0
Malware that operates entirely in memory by abusing legitimate system tools and processes, leaving little or no trace on disk. This makes it difficult for traditional signature-based antivirus to detect.
- Gap Analysis1.0
An evaluation that compares an organization's current security posture against a desired standard or framework to identify deficiencies that need remediation.
- Governance5.0
The framework of policies, roles, and processes through which leadership directs and oversees an organization's security program to align it with business objectives.
- Hardware Security Module (HSM)1.0
A tamper-resistant physical device used to generate, store, and manage cryptographic keys and perform encryption operations at scale, often in enterprise or PKI environments.
- Hashing1.0
A one-way function that converts data of any size into a fixed-length value used to verify integrity; the same input always produces the same output and the original cannot be derived from it.
- High Availability (HA)3.0
A design approach that keeps systems and services operational with minimal downtime through redundancy, failover, and the elimination of single points of failure.
- Honeypot2.0
A decoy system intentionally made to look vulnerable in order to attract attackers, study their techniques, and divert them from real assets. A connected group of honeypots forming a fake network is called a honeynet.
- Hot Site3.0
A fully equipped, continuously running alternate facility that can take over operations almost immediately after a disaster, at the highest cost.
- Identity and Access Management (IAM)4.0
The set of policies and technologies for managing digital identities and controlling what resources each identity is permitted to access throughout its lifecycle.
- Implicit Trust Zone1.0
An area of a network where traffic is allowed to move freely after an entity has been authenticated at a policy enforcement point, minimizing repeated checks within that boundary.
- Incident Response Lifecycle4.0
The structured phases used to manage a security incident: preparation, detection and analysis, containment, eradication, recovery, and lessons learned.
- Indicator of Compromise (IoC)2.0
An observable artifact such as a malicious IP, file hash, or unusual log entry that signals a system may have been breached.
- Infrastructure as Code (IaC)3.0
The practice of provisioning and managing infrastructure through machine-readable configuration files rather than manual processes. It promotes consistency, repeatability, and version control while reducing configuration drift.
- Insider Threat2.0
A risk that originates from someone with legitimate access, such as an employee or contractor, who intentionally or accidentally causes harm to the organization.
- Intrusion Detection System (IDS)3.0
A monitoring system that analyzes network or host activity for signs of malicious behavior and generates alerts, but does not block traffic on its own.
- Intrusion Prevention System (IPS)3.0
A system that detects malicious activity like an IDS but is placed inline so it can actively block or drop offending traffic in real time.
- IPSec3.0
A suite of protocols that secures IP communications by authenticating and encrypting packets, commonly used to build site-to-site and remote-access VPNs.
- Journaling3.0
A technique that records changes to data in a log before committing them, allowing a system to recover to a consistent state after a failure.
- Jump Server3.0
A hardened intermediary host that administrators connect through to reach and manage devices in a more secure or segmented network zone. Also called a jump box.
- Just-in-Time Access4.0
A model that grants elevated privileges only for the limited time they are needed and revokes them automatically afterward to reduce standing risk.
- Key Escrow1.0
A practice in which copies of cryptographic keys are stored with a trusted third party so they can be recovered if the original is lost or legally required.
- Key Stretching1.0
A technique that strengthens weak keys or passwords by repeatedly applying a hashing or derivation function, increasing the computational cost of brute-force attacks.
- Keylogger2.0
Software or hardware that secretly records a user's keystrokes to capture credentials, messages, and other sensitive input.
- Least Privilege1.0
The principle that users, processes, and systems should be granted only the minimum access and permissions necessary to perform their function.
- Legal Hold4.0
A formal process that preserves all relevant data and prevents its deletion when litigation or an investigation is reasonably anticipated.
- Lightweight Directory Access Protocol (LDAP)4.0
A protocol for accessing and managing directory information such as users, groups, and resources, commonly used for centralized authentication.
- Load Balancing3.0
Distributing incoming network or application traffic across multiple servers to improve performance, prevent overload, and provide redundancy.
- Logic Bomb2.0
Malicious code embedded in a system that lies dormant until a specific condition or time triggers it to execute its harmful payload.
- Managerial Control1.0
A control category consisting of administrative oversight mechanisms such as policies, risk assessments, and security planning. Also called an administrative control.
- Mandatory Access Control (MAC)4.0
An access model in which a central authority assigns access based on classification labels and clearances, and users cannot change permissions themselves.
- Master Service Agreement (MSA)5.0
An overarching contract that establishes the general terms governing the relationship between parties, under which future statements of work are issued.
- Mean Time Between Failures (MTBF)4.0
The average elapsed time between inherent failures of a repairable system, used as a measure of reliability.
- Mean Time to Repair (MTTR)4.0
The average time required to diagnose and restore a failed system or component back to normal operation.
- Memorandum of Agreement (MOA)5.0
A more formal document than an MOU that outlines the specific responsibilities and commitments of each party, and may be legally binding.
- Memorandum of Understanding (MOU)5.0
A non-binding document that expresses a mutual agreement and broad intentions between parties to work together toward a common goal.
- Mobile Device Management (MDM)4.0
A centralized solution for enforcing security policies, configurations, and applications across an organization's mobile devices. It enables capabilities such as remote wipe, encryption enforcement, and separation of corporate and personal data.
- Multifactor Authentication (MFA)4.0
Authentication that requires two or more independent factors from different categories, such as something you know, have, and are, to verify identity.
- Nation-State Actor2.0
A highly resourced and sophisticated threat actor sponsored by a government, often pursuing espionage or disruption and associated with advanced persistent threats.
- Network Access Control (NAC)3.0
A solution that enforces policy on devices attempting to join a network, checking posture and identity before granting, limiting, or denying access.
- Next-Generation Firewall (NGFW)3.0
A firewall that adds deep packet inspection, application awareness, and integrated intrusion prevention on top of traditional port and protocol filtering.
- Non-Disclosure Agreement (NDA)5.0
A legally binding contract in which parties agree to keep specified confidential information private and not disclose it to unauthorized third parties.
- Non-repudiation1.0
Assurance that a party cannot deny the authenticity of an action or message they performed, commonly provided through digital signatures and audit logging.
- OAuth4.0
An open authorization framework that lets an application access resources on a user's behalf using tokens, without exposing the user's credentials.
- Obfuscation1.0
The practice of deliberately making data or code difficult to understand in order to conceal its meaning or hide its true purpose. It is used both defensively to protect intellectual property and offensively by malware to evade detection.
- On-Path Attack2.0
An attack in which a threat actor secretly positions themselves between two communicating parties to intercept, read, or alter the traffic. Formerly called man-in-the-middle.
- Online Certificate Status Protocol (OCSP)1.0
A protocol that lets a client query a certificate authority in real time to check whether a single certificate is valid or revoked, offering a faster alternative to a CRL.
- Operational Control1.0
A control category carried out by people in day-to-day operations, such as security guards, awareness training, and configuration management.
- Patch Management4.0
The systematic process of identifying, testing, and deploying updates to operating systems and applications to remediate vulnerabilities and bugs. Timely patching is a primary defense against exploitation of known flaws.
- Perfect Forward Secrecy1.0
A property of key exchange that generates a unique session key for each session, so compromise of a long-term private key does not expose past communications.
- Pharming2.0
An attack that redirects users from a legitimate website to a fraudulent one without their knowledge, typically by poisoning a DNS cache or altering a local hosts file. Unlike phishing, it can compromise users even when they type the correct address.
- Phishing2.0
A social engineering attack that uses fraudulent email to trick recipients into revealing credentials, clicking malicious links, or opening malware-laden attachments.
- Physical Control1.0
A control category that protects tangible assets and facilities, such as locks, fences, bollards, badge readers, and lighting.
- Playbook4.0
A documented, step-by-step set of procedures that defines how to respond to a specific type of security event or incident in a consistent way.
- Policy Decision Point (PDP)1.0
The control-plane component that evaluates access requests against policy and tells the enforcement point whether to grant or deny them. It is typically split into a policy engine and policy administrator.
- Policy Enforcement Point (PEP)1.0
The component in a Zero Trust architecture that sits in the data plane and actively allows, denies, or terminates a connection based on the decision it receives from the policy decision point.
- Pretexting2.0
A social engineering technique in which the attacker invents a believable scenario or fabricated identity to gain the victim's trust and obtain information.
- Preventive Control1.0
A control that stops a security incident before it occurs, such as a firewall rule, access control list, or security awareness training.
- Privilege Escalation2.0
Exploiting a flaw or misconfiguration to gain higher-level permissions than were originally granted, either vertically to admin rights or horizontally to another user's access.
- Privileged Access Management (PAM)4.0
A solution that secures, controls, and monitors elevated accounts and credentials, often using vaulting, session recording, and just-in-time access.
- Proxy Server3.0
An intermediary that forwards client requests to other servers, providing benefits such as caching, content filtering, anonymity, and access control.
- Public Key Infrastructure (PKI)1.0
The framework of hardware, software, policies, and procedures used to create, manage, distribute, and revoke digital certificates and public-private key pairs.
- Qualitative Risk Analysis5.0
A risk assessment approach that uses subjective ratings such as high, medium, and low to prioritize risks based on likelihood and impact.
- Quantitative Risk Analysis5.0
A risk assessment approach that assigns objective numerical and monetary values to risks using metrics such as SLE, ARO, and ALE.
- Race Condition2.0
A vulnerability that arises when the outcome of a process depends on the timing of events, such as a time-of-check to time-of-use (TOCTOU) flaw that can be exploited.
- RADIUS4.0
A networking protocol that provides centralized authentication, authorization, and accounting for users connecting to a network service. It is widely used for remote access, VPN, and 802.1X wireless authentication.
- Ransomware2.0
Malware that encrypts a victim's data or locks their system and demands payment, often in cryptocurrency, in exchange for restoring access.
- Recovery Point Objective (RPO)4.0
The maximum acceptable amount of data loss measured in time, defining how far back recovery must reach and how frequently backups must occur.
- Recovery Time Objective (RTO)4.0
The maximum acceptable amount of time a system or process can be down after an incident before causing unacceptable harm to the organization.
- Replay Attack2.0
An attack in which a valid data transmission, such as a captured authentication token or session credential, is maliciously retransmitted to impersonate a user or repeat a transaction. Timestamps, nonces, and session tokens help defend against it.
- Right to Be Forgotten5.0
A privacy right that allows individuals to request the deletion of their personal data when there is no compelling reason to continue retaining it.
- Risk Appetite5.0
The broad amount and type of risk an organization is willing to pursue or accept in order to meet its strategic objectives.
- Risk Register5.0
A centralized document that records identified risks along with their likelihood, impact, owners, and treatment plans for ongoing tracking.
- Risk Tolerance5.0
The acceptable level of variation around a specific risk that an organization is prepared to withstand before taking action.
- Role-Based Access Control (RBAC)4.0
An access model that grants permissions based on a user's assigned role or job function rather than to individuals directly.
- Root Cause Analysis4.0
A structured investigation conducted after an incident to identify the underlying cause so that effective corrective action can prevent recurrence.
- Root of Trust1.0
A hardware or software component that is inherently trusted and serves as the secure foundation from which a chain of trust for cryptographic operations is established.
- Rootkit2.0
Malware designed to gain and conceal privileged access to a system, hiding its own presence and that of other malicious software from detection tools.
- Salting1.0
Adding a unique random value to a password before hashing it, which defeats precomputed rainbow-table attacks and ensures identical passwords produce different hashes.
- Screened Subnet3.0
A buffer network segment that sits between the internet and the internal network to host public-facing services while isolating them from internal systems. Formerly called a DMZ.
- SD-WAN3.0
Software-defined wide area networking that uses software to intelligently route traffic across multiple connection types, improving performance and lowering cost between sites.
- Secure Access Service Edge (SASE)3.0
A cloud-delivered model that converges networking and security functions such as SD-WAN, secure web gateway, and Zero Trust access into a single service.
- Secure Enclave3.0
An isolated, hardware-protected area of a processor used to store and process highly sensitive data such as cryptographic keys separate from the main operating system.
- Security Assertion Markup Language (SAML)4.0
An XML-based open standard for exchanging authentication and authorization data between an identity provider and a service provider to enable SSO.
- Security Content Automation Protocol (SCAP)4.0
A suite of standards that lets security tools automatically check systems for vulnerabilities, misconfigurations, and policy compliance in a consistent format.
- Security Information and Event Management (SIEM)4.0
A platform that aggregates, correlates, and analyzes log and event data from across an environment to support real-time monitoring, alerting, and investigation.
- Security Orchestration, Automation, and Response (SOAR)4.0
Technology that automates and coordinates security workflows and incident response actions using predefined playbooks to reduce manual effort and response time.
- Self-Signed Certificate1.0
A certificate signed with its own private key rather than by a trusted certificate authority, meaning no external party vouches for it. It is suitable for internal testing but triggers browser trust warnings on public sites.
- Separation of Duties1.0
A control that divides critical tasks among multiple people so that no single individual can complete a sensitive process alone, reducing fraud and error.
- Serverless Architecture3.0
A cloud computing model in which the provider dynamically manages the underlying servers and runs code in response to events, billing only for actual execution. Developers focus on functions while offloading infrastructure management to the provider.
- Service Level Agreement (SLA)5.0
A contract that defines the specific level of service, performance metrics, and responsibilities expected between a provider and a customer.
- Shadow IT2.0
Hardware, software, or cloud services used within an organization without the knowledge or approval of the IT or security department, creating unmanaged risk.
- Single Loss Expectancy (SLE)5.0
The monetary loss expected from a single occurrence of a risk, calculated as asset value multiplied by the exposure factor.
- Single Sign-On (SSO)4.0
An authentication mechanism that lets a user log in once and gain access to multiple connected applications without re-entering credentials for each.
- Smishing2.0
Phishing carried out through SMS text messages that lure victims into clicking malicious links or disclosing personal or financial information.
- Snapshot3.0
A point-in-time copy of a system or virtual machine's state that can be used to quickly restore it to that exact configuration.
- Social Engineering2.0
Manipulating people into divulging confidential information or performing actions that compromise security, exploiting human trust rather than technical flaws.
- Software-Defined Networking (SDN)3.0
A networking architecture that decouples the control plane from the data plane, allowing the network to be managed centrally and programmatically through software. This enables flexible, automated, and centrally enforced network policies.
- Spear Phishing2.0
A highly targeted phishing attack customized for a specific individual or organization using personal details to appear credible. When aimed at high-value executives it is known as whaling.
- Spyware2.0
Malware that covertly gathers information about a user's activity, such as browsing habits or credentials, and transmits it to a third party. Adware and tracking software are common forms.
- SQL Injection2.0
An attack that inserts malicious SQL statements into an application's input fields to read, modify, or delete data in the backend database.
- Statement of Work (SOW)5.0
A document that details the specific deliverables, tasks, timelines, and scope for a particular project, typically under a master service agreement.
- Steganography1.0
The practice of concealing data inside another file, image, audio, or video so that the existence of the hidden message itself is not apparent.
- Supply Chain Attack2.0
An attack that compromises an organization indirectly by targeting a trusted third party such as a vendor, software provider, or hardware supplier. Inserting malicious code into a legitimate software update is a common method.
- Symmetric Encryption1.0
An encryption method that uses the same secret key to both encrypt and decrypt data, offering speed but requiring secure key exchange. AES is a common example.
- Tabletop Exercise5.0
A discussion-based, scenario-driven session in which stakeholders walk through their response to a hypothetical incident to validate plans and roles without affecting live systems. It is a low-cost way to test incident response and business continuity readiness.
- Technical Control1.0
A control category implemented through technology, such as encryption, firewalls, antivirus, and authentication systems. Also called a logical control.
- Threat Actor2.0
An individual or group that carries out or intends to carry out malicious activity, categorized by attributes such as motivation, resources, and internal or external origin.
- Threat Hunting4.0
The proactive search through networks and systems to detect threats that have evaded existing security controls, rather than waiting for alerts.
- Time-based One-Time Password (TOTP)4.0
A one-time password algorithm that generates a short-lived code derived from a shared secret and the current time, commonly refreshing every 30 seconds. It is widely used as a multifactor authentication factor in authenticator apps.
- Tokenization1.0
Replacing sensitive data with a non-sensitive substitute value (a token) that has no exploitable meaning, with the mapping stored securely in a separate vault.
- Transport Layer Security (TLS)3.0
A cryptographic protocol that provides confidentiality and integrity for data in transit, securing web, email, and other application traffic. It is the successor to SSL.
- Trojan2.0
Malware disguised as legitimate or desirable software that, once executed, performs hidden malicious actions such as opening a backdoor.
- Trusted Platform Module (TPM)1.0
A dedicated cryptographic chip built into a device's motherboard that securely stores keys, supports full-disk encryption, and enables platform integrity checks.
- Typosquatting2.0
An attack in which adversaries register domain names that are common misspellings of legitimate sites, such as goggle.com, to capture traffic from users who mistype a URL. The lookalike sites are used to deliver malware or harvest credentials.
- Unified Threat Management (UTM)3.0
An all-in-one security appliance that combines multiple functions such as firewall, antivirus, intrusion prevention, and content filtering in a single platform.
- User and Entity Behavior Analytics (UEBA)4.0
Analytics that establish a baseline of normal behavior for users and devices and flag anomalous activity that may indicate a threat or compromise.
- Virtual Private Network (VPN)3.0
A technology that creates an encrypted tunnel over an untrusted network, allowing remote users or sites to communicate securely as if on a private network.
- Vishing2.0
Voice phishing conducted over phone calls or voicemail, where an attacker impersonates a trusted party to extract sensitive information from the victim.
- Vulnerability Scan4.0
An automated assessment that probes systems, networks, or applications to identify known weaknesses, misconfigurations, and missing patches. A credentialed scan logs in with valid accounts to provide deeper, more accurate results than an unauthenticated scan.
- Warm Site3.0
A partially configured alternate facility with hardware and connectivity in place but requiring data restoration and setup before it can resume operations.
- Watering Hole Attack2.0
A targeted attack that compromises a website known to be frequented by the intended victims, infecting them when they visit the trusted site.
- Web Application Firewall (WAF)3.0
A firewall that inspects and filters HTTP/HTTPS traffic to and from a web application to block attacks such as SQL injection and cross-site scripting.
- Wildcard Certificate1.0
A digital certificate that secures a primary domain and all of its first-level subdomains using a single certificate with an asterisk in the name field, such as *.example.com. It simplifies certificate management across many subdomains.
- Worm2.0
Self-replicating malware that spreads automatically across networks without requiring user interaction or a host file. Its rapid propagation can consume bandwidth and resources in addition to delivering a payload.
- Zero Trust1.0
A security model that assumes no implicit trust for any user or device, requiring continuous verification of every request regardless of its origin inside or outside the network.
- Zero-Day2.0
A vulnerability that is unknown to the vendor or has no available patch, leaving systems exposed until a fix is developed and deployed.