Personal Identification Verification Card
Personal Identification Verification Card: The Personal Identification Verification (PIV) Card is a United States federal government standard for secure and reliable forms of identification for federal employees and contractors. The PIV card serves as a government-issued identification card for access to federal buildings and information systems, and includes integrated security features such as cryptographic keys, […]
Physical access control
Physical access control: The measures put in place to restrict physical access to a facility, building, or device. This can include security guards, keycards, security cameras, and biometric scanners. It is used in the field of information security to prevent unauthorized individuals from gaining access to sensitive information or systems. 3 examples of physical access […]
Physical access token
Physical access token: A physical access token is a tangible device that provides secure user authentication and access control to buildings, rooms, or information systems. These tokens store security credentials and can take various forms, such as key fobs, smart cards, or USB tokens. Examples include RFID badges for building access, tokens for two-factor authentication, […]
Password Authentication Protocol (PAP)
Password Authentication Protocol (PAP): Password Authentication Protocol (PAP) is an authentication protocol that sends usernames and passwords as plaintext and is therefore considered insecure by modern standards. PAP is susceptible to eavesdropping and interception, as the credentials are not encrypted. It’s typically used in legacy or less secure environments where more secure authentication methods are […]
Password complexity
Password complexity: The level of difficulty in guessing or cracking a password based on its length, character types, and other factors. Used in password policies to increase security. Examples -requiring a minimum length of 8 characters, using a combination of letters, numbers, and special characters, and enforcing regular password changes.
Password history
Password history: A security feature that remembers a certain number of a user’s previous passwords to prevent them from reusing them. This can deter unauthorized access because it forces users to come up with new passwords regularly, making it more difficult for potential intruders to guess them.