90 Security terms
Showing 61–90, alphabetical
-
Jump Infrastructure Trust
Jump Infrastructure Trust refers to a security model that uses highly controlled, temporary access points, often called jump servers or…
-
Jump Server
A jump server, also known as a jump host or bastion host, is a hardened intermediary server. It provides a…
-
Jump Server Hardening
Jump server hardening is the process of securing a jump server, which is an intermediary host used to access more…
-
Jump Server Monitoring
Jump server monitoring involves observing and logging all user activity on a jump server. A jump server acts as an…
-
Jurisdiction-Based Access Control
Jurisdiction-Based Access Control is a security mechanism that restricts user access to data and systems based on the geographic or…
-
Jurisdictional Data Access
Jurisdictional data access refers to the legal authority and processes by which governments and law enforcement agencies can request or…
-
Just In Time Privilege Elevation
Just In Time Privilege Elevation is a security practice that grants users elevated access rights only when needed and for…
-
Just In Time Session Access
Just In Time Session Access is a security practice that provides users with elevated permissions for a limited duration, only…
-
Just-Enough Access
Just-Enough Access is a cybersecurity principle that grants users, applications, or systems only the specific permissions required to perform their…
-
Just-In-Time Access
Just-In-Time Access JIT is a security principle that provides users with elevated privileges only for a limited duration and specific…
-
Just-In-Time Provisioning
Just-In-Time Provisioning is a security practice that grants users access to applications or resources only at the moment they need…
-
Just-In-Time Session Governance
Just-In-Time Session Governance is a security practice that grants users elevated privileges only for a specific, limited duration and purpose.…
-
Jvm Hardening
JVM hardening refers to the process of securing Java Virtual Machines against potential threats and vulnerabilities. It involves configuring the…
-
Jvm Security
JVM Security refers to the measures and mechanisms implemented to protect applications running on the Java Virtual Machine. It ensures…
-
Jwt Audience Validation
JWT Audience Validation is a security check that verifies if a JSON Web Token JWT is intended for the service…
-
Jwt Authentication
JWT Authentication is a method for securely transmitting information between parties as a JSON object. It uses JSON Web Tokens,…
-
Jwt Claim Validation
JWT claim validation is the process of checking the data contained within a JSON Web Token to ensure it meets…
-
Jwt Key Compromise
A JWT key compromise happens when the secret cryptographic key used to sign JSON Web Tokens is stolen or exposed…
-
Jwt Key Rotation
Jwt Key Rotation is the process of regularly changing the cryptographic keys used to sign and verify JSON Web Tokens.…
-
Jwt Security
Jwt Security refers to the practices and measures taken to protect JSON Web Tokens JWTs from unauthorized access, tampering, or…
-
Jwt Signing Algorithm
A JWT signing algorithm is a cryptographic method used to create a digital signature for a JSON Web Token. This…
-
Jwt Token Abuse
JWT Token Abuse refers to malicious activities where attackers exploit weaknesses in JSON Web Tokens. This can involve tampering with…
-
Jwt Token Expiration
Jwt Token Expiration refers to the predetermined time limit after which a JSON Web Token JWT becomes invalid and can…
-
Jwt Token Integrity
JWT Token Integrity refers to the assurance that a JSON Web Token has not been tampered with or altered since…
-
Jwt Token Leakage
Jwt Token Leakage refers to the unauthorized exposure of JSON Web Tokens. These tokens are used for securely transmitting information…
-
Jwt Token Misuse
Jwt Token Misuse refers to the unauthorized or malicious exploitation of JSON Web Tokens. Attackers can manipulate or steal these…
-
Jwt Token Revocation
JWT Token Revocation is the process of invalidating a JSON Web Token before its scheduled expiration time. This action is…
-
Jwt Token Scope Validation
JWT Token Scope Validation is the process of verifying that the permissions or 'scopes' listed within a JSON Web Token…
-
Jwt Token Trust Boundary
A JWT Token Trust Boundary defines the security perimeter where a JSON Web Token is considered valid and trustworthy. It…
-
Jwt Token Validation
JWT Token Validation is the process of verifying that a JSON Web Token is legitimate and has not been tampered…