66 Security terms
Showing 1–60, alphabetical
-
X.509 Authentication
X.509 authentication is a standard method for verifying identities using digital certificates. These certificates bind a public key to an…
-
X.509 Certificate
An X.509 Certificate is a standard digital document that uses public key infrastructure PKI to verify the identity of users,…
-
X.509 Certificate Pinning
X.509 Certificate Pinning is a security mechanism that associates a host with its expected X.509 certificate or public key. It…
-
X.509 Chain
An X.509 Chain, also known as a certificate chain, is a hierarchical sequence of digital certificates. It links an end-entity…
-
X.509 Chain Validation
X.509 chain validation is the process of verifying the authenticity and trustworthiness of a digital certificate. It involves checking a…
-
X.509 CRL
An X.509 CRL, or Certificate Revocation List, is a timestamped list maintained by a Certificate Authority CA. It contains serial…
-
X.509 Extended Key Usage
X.509 Extended Key Usage EKU is a field within an X.509 digital certificate. It defines the specific purposes for which…
-
X.509 Key Usage
X.509 Key Usage is an extension within a digital certificate that defines the specific cryptographic purposes for which the certificate's…
-
X.509 Ocsp
X.509 OCSP, or Online Certificate Status Protocol, is a method used to determine if a digital certificate has been revoked.…
-
X.509 Path Validation
X.509 Path Validation is the process of verifying the authenticity and trustworthiness of a digital certificate by examining its entire…
-
X.509 Revocation
X.509 Revocation is the process of invalidating a digital certificate before its scheduled expiration. This action is necessary when a…
-
X.509 Trust
X.509 Trust refers to the reliance placed on digital certificates that conform to the X.509 standard. These certificates bind a…
-
X.509 Trust Anchor
An X.509 Trust Anchor is a foundational component in public key infrastructure PKI. It is a highly trusted entity, typically…
-
X.509 Validation
X.509 validation is the process of verifying the authenticity and integrity of an X.509 digital certificate. This process ensures that…
-
Xaas Security
Xaas Security refers to the practices and technologies used to protect 'Anything-as-a-Service' models, including Software as a Service SaaS, Platform…
-
XDR
XDR, or Extended Detection and Response, is a cybersecurity approach that collects and correlates security data from various sources. These…
-
XDR Analytics
XDR Analytics refers to the process of collecting and analyzing security data from various sources like endpoints, networks, cloud environments,…
-
XDR Assurance
XDR Assurance refers to the process of verifying and validating that an Extended Detection and Response XDR system is operating…
-
XDR Correlation
XDR correlation is the process of linking security alerts and telemetry data from various sources like endpoints, networks, cloud environments,…
-
Xdr Coverage
XDR coverage refers to the breadth and depth of an Extended Detection and Response system's ability to collect and analyze…
-
XDR Data Normalization
XDR Data Normalization is the process of converting diverse security data from multiple sources into a consistent, standardized format. This…
-
XDR Detection
XDR Detection, or Extended Detection and Response, is a cybersecurity approach that collects and correlates security data from various layers.…
-
XDR Governance
XDR Governance refers to the set of policies, processes, and controls that guide the implementation and operation of Extended Detection…
-
XDR Maturity
XDR Maturity refers to an organization's level of sophistication and effectiveness in implementing and utilizing Extended Detection and Response capabilities.…
-
XDR Platform
An XDR platform, or Extended Detection and Response platform, integrates and correlates security data from various sources like endpoints, networks,…
-
XDR Response
XDR Response refers to the actions taken by an Extended Detection and Response system to address detected cyber threats. It…
-
XDR Risk
XDR Risk involves the security exposures an organization faces that an Extended Detection and Response system is designed to address.…
-
XDR Security
XDR Security, or Extended Detection and Response, is a unified security platform that collects and correlates data from multiple security…
-
XDR Signal Fusion
XDR Signal Fusion is a cybersecurity process that integrates and correlates security data from various sources, such as endpoints, networks,…
-
XDR Telemetry
XDR Telemetry refers to the continuous collection of security-related data from various sources across an organization's IT environment. This includes…
-
XDR Telemetry Correlation
XDR telemetry correlation is the process of collecting and analyzing security data from multiple sources like endpoints, networks, cloud environments,…
-
XDR Visibility
XDR visibility refers to the ability to see and understand security events across an organization's entire digital infrastructure. This includes…
-
Xml Canonicalization
XML Canonicalization is a process that transforms an XML document into a standard, consistent physical representation. This standardization removes insignificant…
-
Xml Encryption
XML Encryption is a standard method for encrypting XML data. It allows specific parts of an XML document, or the…
-
Xml Entity Expansion
XML Entity Expansion is a type of denial of service attack. It exploits how XML parsers process external or internal…
-
Xml External Entity
An XML External Entity (XXE) attack occurs when an XML parser processes a document containing a reference to an external…
-
Xml Injection
XML Injection is a type of attack where malicious XML input is used to interfere with an application's XML parsing.…
-
Xml Message Security
XML Message Security refers to the methods and protocols used to protect data transmitted within XML messages. It ensures the…
-
Xml Namespace Attack
An XML Namespace Attack targets vulnerabilities in how XML processors interpret namespaces. Attackers can manipulate namespace declarations to bypass security…
-
Xml Parser Vulnerability
An XML parser vulnerability occurs when a software component designed to read and interpret XML data contains flaws. These flaws…
-
Xml Schema Validation
XML Schema Validation is the process of verifying an XML document against an XML Schema Definition XSD. This check ensures…
-
Xml Security
XML Security refers to a set of standards and practices designed to protect Extensible Markup Language data. It addresses the…
-
Xml Signature
An XML Signature is a standard way to digitally sign XML data. It uses cryptography to ensure the integrity and…
-
Xml Signature Wrapping
XML Signature Wrapping is a security vulnerability affecting XML documents that use digital signatures. An attacker exploits this by manipulating…
-
Xml Transport Security
XML Transport Security refers to the methods and protocols used to secure XML-based data when it is transmitted across networks.…
-
Xml Vulnerability
An XML vulnerability refers to a security flaw in how an application processes Extensible Markup Language data. These weaknesses can…
-
Xmodem
Xmodem is a simple file transfer protocol developed in 1977 for transferring files over serial connections. It uses a basic…
-
Xmodem Crc
Xmodem CRC refers to the Cyclic Redundancy Check mechanism employed by the Xmodem file transfer protocol. It is a robust…
-
Xsrf
Cross-Site Request Forgery, or Xsrf, is a type of attack that tricks a web browser into sending an authenticated request…
-
Xss
Xss, or Cross-Site Scripting, is a common web security flaw where attackers inject malicious client-side scripts into web pages. When…
-
Xss Attack
An XSS attack, or Cross-Site Scripting, is a type of web security vulnerability. It allows attackers to inject malicious client-side…
-
Xss Context
XSS Context defines the specific location within an HTML document where user-supplied data is rendered by a web browser. This…
-
Xss Dom Based
DOM-based XSS, or Document Object Model-based Cross-Site Scripting, is a client-side vulnerability where malicious script is executed by modifying the…
-
Xss Encoding
XSS encoding is a security practice that transforms potentially malicious characters in user-supplied data into a safe, non-executable format. This…
-
Xss Payload
An XSS payload is the specific piece of malicious code, often JavaScript, that an attacker injects into a vulnerable web…
-
Xss Prevention
XSS Prevention refers to the methods and practices used to stop cross-site scripting attacks. These attacks occur when malicious scripts…
-
Xss Protection
XSS Protection refers to the measures taken to prevent Cross-Site Scripting attacks. These attacks occur when malicious scripts are injected…
-
Xss Reflected
Xss Reflected, or Reflected Cross-Site Scripting, occurs when a malicious script is injected into a web application's HTTP response. Unlike…
-
Xss Sanitization
XSS sanitization is the process of cleaning or filtering user-supplied data before it is displayed on a web page. Its…
-
Xss Stored
Stored Cross-Site Scripting (XSS Stored) is a web security vulnerability where an attacker injects malicious script into a web application's…