Chapter 3: Understanding Devices and Infrastructure Flashcards
A table or data file that specifies whether a user or group has access to a specific resource on a computer or network.
Access Control List (ACL)
The point at which access to a network is accomplished. This term is often used in relation to a wireless access point.
Access Point (AP)
A response generated in real time.
Active Response
A notification that an unusual condition exists and should be investigated.
Alarm
A notification that an unusual condition could exist and should be investigated.
Alert
An appliance that performs multiple functions.
All-in-one Appliance; also known as Unified Threat Management (UTM) and Next Generation Firewall (NGFW)
The component or process that analyzes the data collected by the sensor.
Analyzer
Variations from normal operations.
Anomalies
An anomaly-detection intrusion detection system that works by looking for deviations from a pattern of normal network traffic.
Anomaly-Detection IDS (AD-IDS)
A freestanding device that operates in a largely self-contained manner.
Appliance
A device or software that recognizes application–specific commands and offers granular control over them.
Application-Level Proxy
An IPSec header used to provide connectionless integrity and data origin authentication for IP datagrams and to provide protection against replays.
Authentication Header (AH)
A method of balancing loads and providing fault tolerance.
Clustering
Gap controls that fill in the coverage between other types of vulnerability mitigation techniques (where there are holes in coverage, we compensate for them.)
Compensating controls
Any systems that identify, monitor, and protect data to prevent it from unauthorized use, modification, destruction, egress, or exfiltration from a location.
Data Loss Prevention (DLP)
An IPSec header used to provide a mix of security services in IPv4 and IPv6. It can be used alone or in combination with the IP Authentication Header.
Encapsulating Security Payload (ESP)
The process of enclosing data in a packet.
Encapsulating
An event that should be flagged but isn’t.
False negative
A flagged event that isn’t really an event and has been falsely triggered.
False positive
A combination of hardware and software filters placed between trusted and untrusted networks intended to protect a network from attack by hackers who could gain access though public networks, including the Internet.
Firewall
An intrusion detection system that is host based. An alternative is an intrusion detection system that is network based.
Host-Based IDS (HIDS)
A software or appliance stand-alone used to enhance security and commonly used with PKI systems.
Hardware Security Module (HSM)
A condition that states that unless otherwise given, the permission will be denied.
Implicit Deny
A set of protocols that enable encryption, authentication, and integrity over IP. It is commonly used with virtual private networks (VPNs) and operates at layer 3.
Internet Protocol Security (IPSec)
Tools that identify attacks using defined rules or logic and are considered passive. This can be network or host based.
Intrusion Detection System (IDS)
Tools that respond to attacks using defined rules or logic and are considered active. This can be network or host based.
Intrusion Prevention System (IPS)
The management of all aspects of cryptographic keys in a cryptosystem, including key generation, exchange, storage, use, destruction, and replacement.
Key Management
Dividing a load for greater efficiency of management among multiple devices.
Load Balancing
The set of standards defined by the network for clients attempting to access it. Usually, it requires that clients be virus free and adhere to specified policies before allowing them on the network,
Network Access Control (NAC)
An intrusion prevention system that is network based.
Network-Based IPS (NIPS)
An approach to an intrusion detection system (IDS); it attaches the system to a point in the network where it can monitor and report on all network traffic.
Network-Based IDS (NIDS)
A nonactive response, such as logging.
Passive Response
A type of system that prevents direct communication between a client and a host by acting as an intermediary.
Proxy
A proxy server that also acts as a firewall, blocking network access from external networks.
Proxy Firewall
A type of server that makes a single Internet connection and services requests on behalf of many users.
Proxy Server
A protocol that secures messages by operating between the Application Layer (HTTP) and the Transport Layer.
Secure Sockets Layer (SSL)
This software combines SIM and SEM functions to provide real-time analysis of security alerts.
Security Information and Event Management (SIEM)
A system that acts based on the digital signature it sees and offers no repudiation to increase the integrity of a message.
Signature-Based System
An access point’s broadcasting of the network name.
SSID Broadcast
Inspections that occur at all levels of the network and provide additional security using a state table that tracks every communication channel.
Stateful Inspection
A network device that can replace a router or hub in a local network and get data from a source to a destination. It allows for higher speeds.
Switch
Creates a circuit between the client and the server and doesn’t deal with the contents of the packets that are being processed.
Circuit-level proxy
Defined as any activity or action that attempts to undermine or compromise the confidentiality, integrity, or availability of resources.
Intrusion
An element of a data source that is of interest to the operator.
Activity
The person responsible for setting the security policy for an organization and is responsible for making decisions about the deployment and configuration of the IDS.
Administrator
The raw information that the IDS or IPS uses to detect suspicious activity.
Data Source
An occurrence–or continuous occurrence–in a data source that indicates that suspicious activity has occurred.
Event
The component or process the operator uses to manage the IDS or IPS.
Manager
The process or method by which the IDS/IPS manager makes the operator aware of an alert.
Notification
The person primarily responsible for the IDS/IPS.
Operator
The IDS component that collects data from the data source and passes it to the analyzer for analysis.
Sensor
Which log file in Linux allows a user to view a list of users’ failed authentication attempts?
/var/log/faillog
Which log file in Linux allows a user to view a list of all users and when they last logged in?
/var/log/lastlog
Which log file in Linux can a user grep to fin login-related entries?
/var/log/messages
Which log file in Linux allows a user to view a list of users who have authenticated to the system?
/var/log/wtmp