CTC 452 Final Study Guide (All Possible Quiz Questions)
What feature in ICMPv6 replaces ARP in IPv4?
Neighbor Delivery
In which OSI model layer will you find the OSPF protocol?
Network Layer
What does a sliding window do in a TCP packet?
Provides flow control
What is a VPN typically used for?
Secure remote access
Which type of scan ahs the FIN, PSH, & URG flags set?
XMAS Tree
How are the two parts of an IP address determined?
subnet mask (network & host identifier)
The transport layer of the OSI model includes the RIP protocol.
False
To determine best path, routers use metrics such as the value of the first octet of the destination IP address.
False
What is the term used when an IDPS doesn't recognize that an attack is underway?
False negative
Which of the following is an element of the TCP header that can indicate that a connection has been established?
Flags
What is the packet called where a Web browser sends a request to the Web server for Web page data?
HTTP Get
Which security tool works by recognizing signs of a possible attack and sending notification to an administrator?
IDPS
What is contained in ARP tables?
IP address, MAC address
What is an accurate set of characteristics you would find in attack signature?
IP address, TCP flags, port numbers
What feature does RIPing support that is not supported by RIP?
IPv6
Which of the following is NOT one of the three primary goals of information security?
Impartiality
Which of the following is a reason that UDP is faster than TCP?
It doesn't guarantee delivery
What is a metric routers can use to determine best path?
Link State
What is a type of script that automates repetitive tasks in an application such as a word processor but can also be programmed to be a virus?
Macro
Which of the following is NOT a reason for subnetting a network?
Making larger groups of computers
Which type of attack works by an attacker operating between two computers in a network and impersonating one computer to intercept communications?
Man-in-the-middle
With which access control method do system administrators establish what information users can share?
Mandatory access control
Of what category of attack is a DOS attack an example?
Multiple-packet attack
What can an attacker use a port scanner to test for on a target computer?
Open Sockets
What is the name of a storage area where viruses are placed by antivirus software so they cannot replicate or do harm to other files?
Quarantine
What is an open standard used for authentication on Cisco routers?
RADIUS
Which type of attack causes the operating system to crash because it is unable to handle arbitrary data sent to a port?
RPC Attacks
Which TCP flag can be the default response to a probe on a closed port?
RST
Which type of firewall policy calls for a firewall to deny all traffic by default?
Restrictive policy
Which of the following makes routing tables more efficient?
Router summarization
What remote shell program should you use if security is a consideration?
SSH
Which of the following is the first packet sent in the TCP Three-way handshake?
SYN
What is the sequence of packets for a successful three-way handshake?
SYN, SYN, ACK, ACK
What should you set up if you want to store router system log files on a server?
SYSLOG SERVER
What is the TCP portion of a packet called?
Segment
What Cisco router command encrypts all password on the router?
Service password-encryption
Why might you want your security system to provide nonrepudiation?
So a user can't deny sending or receiving a communication
Which term is best described as an attack that relies on the gullibility of people?
Social engineering
What is a description of a land attack?
Source & destination IP address/port are the same
In which type of scan does an attacker scan only ports that are commonly used by specific programs?
Strobe Scan
Which of the following is NOT an advantage of IPv6 vs IPv4?
Support static configuration
Which of the following is NOT a category of suspicious TCP/IP packet?
Suspicious CRC value
Under which attack category does a UNIX sendmail exploitation fall?
Suspicious data payload
Which field in the IP header is an 8-bit value that identifies the maximum amount of time the packet can remain in the network before it is dropped?
TTL
What is true about ACLs on Cisco routers?
There is an implicit deny any statement at the end of the ACL.
What is true about static routers?
They are used for slub networks
How does the CVE standard make network security devices and tools more effective?
They can share information about attack signatures
What is true about extended IP ACLs?
They should be applied to an interface close to the traffic source
Which IPv6 header field is known as the priority field?
Traffic Class
What is a program that appears to do something useful but is actually malware?
Trojan
A worm creates files that copy themselves repeatedly and consumes disk space.
True
Cisco routers support both numbered and named ACLs, starting with IOS version 11.2.
True
Fragmentation of IP packets is normal and doesn't present any network problems.
True
Newer Trojans listen at a predetermined port on the target computer.
True
Physical security protects a system from theft, fire, or environmental disaster.
True
Some methods of attacking a Cisco router do not require knowledge of the IOS version, so software patching is recommended.
True
The IP address 172.20.1.5 is a private IP address.
True
The TCP protocol uses a three-way handshake to create a connection.
True
The signature of a normal FTP connection includes a three-way handshake.
True
With discretionary access control, network users can share information with other users, making it more risky than MAC.
True
Which element of an ICMP header would indicate that the packet is an ICMP echo request message?
Type
A hactivist can be best described as which of the following?
Use DoS attacks on Web sites with which they disagree.
What tool do you use to secure remote access by users who utilize the Internet?
VPN
Which of the following is considered a flooded broadcast IP address?
255.255.255.255
Which of the following is a valid IPv6 address?
1080::9:800:200C:417A
How large is the IPv6 address space?
128 bits
Which of the following addresses is a Class B IP address?
189.77.101.6
Which of the following is the broadcast address for subnet 192.168.10.32 with subnet mask?
192.168.10.47
What is the correct port used by FTP control traffic and FTP file transfer traffic respectively?
21, 20
If you are subnetting a class B network, what subnet mask will yield 64 subnets?
255.255.255.0
Which of the following is the IPv6 loopback address?
::1
Which of the following is true about standard IP ACLs?
A 0.0.0.0 inverse mark means all bits are significant.
Defense in depth can best be described as
A layered approach to security
Which feature of a router provides traffic flow and enhances network security?
ACLs
Which type of traffic does NOT travel through routers?
ARP Requests
Which of the following is NOT among the items of information that a CVE reference reports?
Attack Signature
Which security layer verifies the identity of a user, service, or computer?
Authentication
What type of attack does a remote-access Trojan attempt to perpetrate?
Back door
Which of the following is NOT a type of entry found in a routing table?
Backup routes
Malware that creates networks of infected computers that can be controlled from a central station is referred to as a
Botnet
Which protocol that runs on CISCO routers shares information between CISCO devices?
CDP
In which form of authentication does the authenticating device generate a random code and sent it to the user who want to be authenticated?
Challenge/response
What can an IDPS check to try to determine whether a packet has been tampered with or damaged in transit?
Checksum
Which of the following is NOT information that a packet filter uses to determine whether to block a packet?
Checksum
To what type of port on a Cisco router do you connect a rollover cable?
Console
Which protocol is responsible for automatic assignment of IP addresses?
DHCP
Under which suspicious traffic signature category would a port scan fall?
Denial of Service
What should you do when configuring DNS servers that are connected to the Internet in order to improve security?
Disable zone transfers
What uses mathematical calculations to compare routes based on some measurement of distance?
Distance-vector routing protocols
What type of password prevents a user from accessing privilege exec mode on a Cisco router?
Enable
What is the typical packet sequence for closing a TCP closed port?
FIN, ACK, FIN, ACK, ACK
A packet monkey is an unskilled programmer who spreads viruses and other malicious scripts to exploit computer weaknesses.
False
A rollover cable is weird similarly to an Ethernet cable except that pins 7 and 8 are crossed.
False
All devices interpret attack signatures uniformly.
False
An atomic attack is a barrage of hundreds of packets directed at a host.
False
Current Microsoft Operating Systems include IPv6, but to use it, you must enable it first.
False
IPv4 and IPv6 headers are interoperable.
False
Packet fragmentation is not normal, and can only occur if an attack has been initiated.
False
Reviewing log files is a time-consuming task and therefore should only be done when an attack on the network has occurred.
False
What is a command you would find in an anti-spoofing ACL for network 172.31.0.0/16?
deny ip 172.3.0.0.0.0.255.255 any log