Comptia Flashcards
What measures the average amount of time that a system or component can operate before it fails?
MTTF - Mean time to failure
What is the term given to the risk that remains after risk mitigation measures have been implemented?
Residual Risk
What is the formula used to calculate Single Loss Expectantcy (SLE) ?
SLE measures the anticipated cost of a single instance of an incident. It is calculated as the product of the Asset Value (AV) and the Exposure Factor (EF), which measures the percentage of loss.
SLE=AVxEF
What does ALE stand for?
Asset Loss Evaluation
What does AUP stand for?
Acceptable Use Policy
An acceptable use policy defines the rules that restrict how a computer, network or other systems may be used. It tells the users what they can and cannot do with the infrastructure.
What role under the GDPR determines how data should be collected and processed?
Data Controller
What is considered the first line of defense for network security?
Physical Security
What is SAML?
Security Assertion Markup Language - an open standard for exchanging authentication and authorization data between parties, mostly between an identity provider and a service provider. (Single sign on for web browsers accessing multiple sites)
Which tool is used to collect memory before a device is shut down?
memdump - (Linux command line tool) Used to create a forensic image of a drive.
What does NFC stand for?
Near Field Communication - a short range wireless connectivity standard that uses magnetic field induction over short distances. (TAP for debit or credit)
What does MTBF stand for?
Mean time between failure - measures the average time between failures of a system or component.
What is an access control vestibule also known as?
A mantrap
What is a birthday attack?
A birthday attack exploits has collisions in a weak hash algorithm.
How does a packet filtering firewall work?
You can block or allow traffic based on Port - example HTTP on Port 80 or FTP on Port 21
How does a Proxy Firewall work?
This is a dual-homed firewall. (Meaning it was two network interfaces, typically one on each network) it will segment internal users from the outside world. It masks IP addresses using NAT (Network address translation)