Glossary Flashcards
Be able to define all terms associated with CompTIA Sec+
Define 3DES
Digital Encryption Standard version 3 is a type of Symetric encryption algorythm use to encrypt data at block ciphers of 64-bit, also provides confidentiality
What is AAA?
Authorization, Authentication, Accounting
Authentication verifies identity.
Authorization verifies accesibility to asstets.
Accounting tracks user access with logs.
What is ABAC?
Attribute-based access control, An access control model based on attributes of its subjects and objects.
Define AUP?
Accessible Use Policy defines proper system usage and rules of behavior for employees within an organization. This can include the purpose of system or a network, how users interact with them and the responsabilities of the users when accessing a system.
What are Access Points?
A device that provides an extension of WiFi signal or generates a WiFi signal. Sometimes called WAP (Wireless Access Point)
Define Accounting
The process of tracking the activity of users and recording this activity in logs, by the use of audit logs that create an audit trail.
What are Access Control Lists?
List of rules used by routers and stateless firewalls. These devices use the ACL to control traffic based on networks, subnets, IP addresses, ports and some protocols.
What is Active Reconnaissance?
Penetration Testing method used to collect information. It sends data into systems and analyzes responds to gain information on the target.
Define Ad Hoc
A connection used by wireless devices without an AP. When wireless devices connect through an AP, they are using infrastructure mode.
Whate are Administrative Controls?
Security controls implemented via administrative or management methods.
Define AES
Advanced Encryption Standard, a strong Symmetric block cipher that encrypts data in 128 bit block. AES can use key sizes 128, 192, 256.
Affinity is?
A scheduling method used with load balancers. It uses the client’s IP address to ensure client is redirected to the same server during a session.
Aggregation Switch is?
A switch used to connect multiple switches together into a network. Switches connect to the aggregation switch and it connects to a router.
What is Agile?
A software development life cycle model that focuses on interaction between, customers, developers and testers.
Define AH
Authentication Header. An option within IPSec to provide authentication and integrity.
What is airgap?
A physicical security control that provides physical isolation. Systems seperated by an airgap dont typically have any physical connections to other systems.
What is ALE?
Annual loss expectancy. The expected loss for a year. It is used to measure risk with ARO (Annual Rate of Occurance) and SLE (Single Loss Expectancy) in a quantitative risk assessment. The equation goes:
SLE x ARO = ALE
Amplification Attack is?
An attack that increases the amount of bandwidth sent to a victim.
Anomaly is?
Type of monitoring on intrusion detection and intrusion prevention systems. It detects attacks by comparing operations against baseline. It is also known as heuristic detection.
Define ANT
Propietary wireless protocol used by some mobile devices. It is not an acronym.
What is Antispoofing
A method used on some routers to protect against spoofing attacks. A common configuration is to implement specific rules to block certain traffic.
Antivirus is?
Software that protects systems from malware.
Define Application Blacklist
A list of applications that a system blocks. Users are unable to install or run any applications on the list.
what is Application cell ?
Also known as application container. A virtualization technology that runs services or applications within isolated application cells or container. Each container shares the kernel of the host.