IT Infrastructure Fundamentals: Networking, Storage, and Security

A quiz covering core IT infrastructure concepts including network topologies and types, RAID storage configurations and data protection, and computer security fundamentals including authentication methods and common attack types.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following are disadvantages of digital certifiactes for authentication ?

  1. Requires huge amount of resources on the processing system as didgital signature is a complex technology
  2. They must be installed on every computer that the user wishes to work
  3. Not economical
  4. Not reliable
Question 2 Multiple Choice (Single Answer)

Which of the following Kerberos feature issues the session ticket to a user

  1. Key Distribution Center (KDC)
  2. Security Identification (SID)
  3. Ticket Granting Ticket (TGT)
  4. Ticket Granting Server (TGS)
Question 3 Multiple Choice (Single Answer)

Kerberos authenticates the user using which of the following

  1. Digital signatues
  2. One-way hash algorithms
  3. Symmetric encryption
  4. Assymetric encryption
Question 4 Multiple Choice (Single Answer)

To ensure data integrity, which of the following does CHAP send across the PPP link to authenticate the remote client ?

  1. Plaintext password
  2. One-way hash value
  3. Digital signature
  4. Asymmetric encryption key
Question 5 Multiple Choice (Single Answer)

What happens when a buffer recievs more data than it can hold ?

  1. The excess data is bounced back to the senders Network, causing it to crash
  2. The excess data is abosrbed into the reciepient network, causing it to slowdown
  3. The excess data overflows into the adjacent buffers, corrupting or overwriting the valid data held in them
  4. The excess data is removed by the compiler usually
Question 6 Multiple Choice (Single Answer)

In the following form of DOS attack, a resource is bombarded with more data or TCP/IP packets that it can process

  1. Flooding
  2. Saturating
  3. Inundation
  4. Data-surge
Question 7 Multiple Choice (Single Answer)

Which type of attacks involves hackers creating programs that issue forged IP addresses ?

  1. Back-door
  2. Birthday
  3. Man-in-the-middle
  4. Spoofing
Question 8 Multiple Choice (Single Answer)

Imagine you are a programmer who deliberately left an opening in a piece of code during the build phase that allows you an unknown entry into the application. Using this opening in the code, which of the following types of attack could hackers use to gain unauthorized access to the application ?

  1. Back-door
  2. Birthday
  3. Man-in-the-middle
  4. Spoofing
Question 9 Multiple Choice (Single Answer)

Which of the following is a program that can be used to probe a host for vulnerabilities ?

  1. Trojan
  2. Demon
  3. Satan
  4. Unix
Question 10 Multiple Choice (Single Answer)

Which of the following option would be the best choice to guard against social engineering in a large organization ?

  1. Inbox rules
  2. End user education
  3. Firewall
  4. The corporate intranet
Question 11 Multiple Choice (Single Answer)

Which of the following cracking technique would most quickly crack a password called "hello1"

  1. The dictionary attack
  2. The hybrid attack
  3. The brute-force attack
  4. The has attack
Question 12 Multiple Choice (Single Answer)

Which of the following improves performance by distributing data across the disks in a RAID set ?

  1. Parity
  2. Striping
  3. Mirroring
  4. Clustering
Question 13 Multiple Choice (Single Answer)

Which of the following saves data to pairs of disks as a means of redundancy ?

  1. Parity
  2. Striping
  3. Mirroring
  4. Clustering
Question 14 Multiple Choice (Single Answer)

Which of the following RAID solutions provides fault tolerance without affecting performance in the event of a drive failure ?

  1. Striping
  2. Mirroring
  3. Parity
  4. Clustering
Question 15 Multiple Choice (Single Answer)

What is the main benefit of parity RAID ?

  1. Improves performance
  2. Provides data redundancy
  3. Stores multiple identical copies of data
  4. None of the above
Question 16 Multiple Choice (Single Answer)

What is the main benefit of data striping ?

  1. Improves performance
  2. Provides data redundancy
  3. Stores multiple identical copies of data
  4. None of the above
Question 17 Multiple Choice (Single Answer)

What is the advantage of RAID 5 over RAID 1 ?

  1. Improved write performance
  2. The need for fewer drives to provide fault tolerance
  3. A higher level of redundancy
  4. Better performance in the event of a drive failure
Question 18 Multiple Choice (Single Answer)

In the event of a disk failure in a RAID array, what can ensure automatic drive replacement ?

  1. A hot spare
  2. A cold swap
  3. A hot swap
  4. None of the above
Question 19 Multiple Choice (Single Answer)

Networks located in a single building are referred to as

  1. LANs
  2. WANs
  3. MANs
  4. WLANs
Question 20 Multiple Choice (Single Answer)

In which of these network topologies are all nodes directly connected to each other ?

  1. Linear
  2. Ring
  3. Star
  4. Tree
  5. Mesh