Chapter 10 Flashcards
Proxy servers and ACLs on network devices are examples of non-security devices with security features, while firewalls and IDS/IPS systems are the network’s specialized security devices.
T/F
T
A stateless firewall inspects each incoming packet to determine whether it belongs to a currently active connection.
T/F
F
The Spanning Tree Protocol operates at the Network layer of the OSI model.
T/F
F
The storm-control command is a type of flood guard that is available on most major network switch vendor platforms.
T/F
T
User access to network resources falls into one of these two categories: 1) the privilege or right to execute, install, and uninstall software, and 2) permission to read, modify, create, or delete data files and folders.
T/F
T
Of the three methods of access control (RBAC, DAC, and MAC), RBAC is the least secure of the options.
T/F
F
By default, Active Directory is configured to use the Kerberos protocol, but can be configured to use LDAP or a combination of LDAP and Kerberos.
T/F
T
When utilizing Kerberos, an access granting ticket is the same as a key.
T/F
F
The supplicant is an EAP entity responsible for requesting authentication, such as a smartphone or laptop.
T/F
T
The PEAP standard creates an encrypted TLS tunnel between the supplicant and the server before proceeding with the usual EAP process.
T/F
T
Which of the following is an example of proxy server software?
Squid
BIND
Snort
Apache
Squid
What is NOT a variable that an network access control list can filter traffic with?
The Network layer protocol used for the packet.
The Transport layer protocol used for the packet.
The source or destination TCP/UDP port number in the packet.
The operating system used by the source or destination device.
The operating system used by the source or destination device.
In ACL statements, using the “any” keyword is equivalent to using a wildcard mask of what value?
0.0.0.0
255.255.255.255
255.255.0.0
0.0.255.255
255.255.255.255
What kind of firewall can block designated types of traffic based on application data contained within packets?
stateful firewall
stateless firewall
content-filtering firewall
packet-filtering firewall
content-filtering firewall
On a Linux system, which command allows you to modify settings used by the built-in packet filtering firewall?
ipf
modfire
iptables
netwall
iptables
What is a SIEM (Security Information and Event Management) system utilized for?
It is an advanced intrusion protection system with a GUI-frontend.
It is a system used to evaluate data from security devices and generate alerts.
It is an intellectual property protection software that prevents data links, and generates alerts.
It is a system that monitors security device hardware availability.
It is a system used to evaluate data from security devices and generate alerts.