Information Security Fundamentals

Covers core security concepts including malware, access control, cryptography, web security, security models, authentication, and industry standards.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Asymmetric key cryptography is used for all of the following except:

  1. Encryption of data
  2. Access controls
  3. Nonrepudiation
  4. Steganography
Question 2 Multiple Choice (Single Answer)

One of the most important principles in the secure use of a public key algorithm is:

  1. Protection of the private key
  2. Distribution of the shared key
  3. Integrity of the message
  4. History of session keys
Question 3 Multiple Choice (Single Answer)

Secure distribution of a confidential message can be performed by:

  1. Encrypting the message with the receiver's public key
  2. Encrypting a hash of the message
  3. Having the message authenticated by a certificate authority
  4. Using a password-protected file format
Question 4 Multiple Choice (Single Answer)

When a user needs to provide message integrity, what options may be best?

  1. Send a digital signature of the message to the recipient
  2. Encrypt the message with a symmetric algorithm and send it
  3. Encrypt the message with a private key so the recipient can decrypt with the corresponding public key
  4. Send an encrypted hash of the message along with the message to the recipient
Question 5 Multiple Choice (Single Answer)

The two methods of encrypting data are

  1. Substitution and transposition
  2. Block and stream
  3. Symmetric and asymmetric
  4. DES and AES
Question 6 Multiple Choice (Single Answer)

Messages protected by steganography can be transmitted to:

  1. Picture files
  2. Music files
  3. Video files
  4. All of the above
Question 7 Multiple Choice (Single Answer)

An unauthorized and unintended communication path that provides for exchange of information is a:

  1. Secret link
  2. Covert channel
  3. Covert encryption
  4. Communication pipe
Question 8 Multiple Choice (Single Answer)

What is the primary risk of using cryptographic protection for systems or data?

  1. Loss of the system may mean loss of all data.
  2. A hardware failure may lead to lost data or system integrity.
  3. A disgruntled user may lead to denial of service.
  4. An employee may hide his activities from the security department.
Question 9 Multiple Choice (Single Answer)

The testing or reconciliation of evidence of a user’s identity is:

  1. Authorization
  2. Accountability
  3. Auditing
  4. Authentication
Question 10 Multiple Choice (Single Answer)

An ongoing activity that examines either the system or the users, such as intrusion detection, is:

  1. Auditing
  2. Monitoring
  3. Accounting
  4. Eavesdropping
Question 11 Multiple Choice (Single Answer)

The ability to determine the actions and behaviors of a single individual within a system and to identify that particular individual is:

  1. Authentication
  2. Accountability
  3. Authorization
  4. Nonrepudiation
Question 12 Multiple Choice (Single Answer)

The application of multiple layers of protection wherein a subsequent layer will provide protection if a previous layer is breached is:

  1. Defense-in-depth
  2. Weakest link
  3. Fail-safe
  4. Control analysis
Question 13 Multiple Choice (Single Answer)

One of the main characteristics of black box testing of information systems is:

  1. The testing team is provided full knowledge of the resources to be tested.
  2. The testing team is provided partial knowledge of the resources to be tested and has to acquire some information on its own.
  3. The testing team is provided no knowledge of the resources to be tested and has to acquire information on its own.
  4. The testing team is not permitted direct access to the resources to be tested.
Question 14 Multiple Choice (Single Answer)

The right of an individual to protection from unauthorized disclosure of personally identifiable information (PII) is the definition of:

  1. Security
  2. Confidentiality
  3. Authorization
  4. Privacy
Question 15 Multiple Choice (Single Answer)

Which standard addresses credit card and cardholder authentication and is organized as 12 requirements under 6 logically consistent control objectives?

  1. Payment Card Industry (PCI) Data Privacy Standard (DPS)
  2. Payment Card Industry (PCI) Data Confidentiality Standard (DCS)
  3. Payment Card Industry (PCI) Data Security Standard (DSS)
  4. Payment Card Industry (PCI) Data Authorization Standard (DAS)
Question 16 Multiple Choice (Single Answer)

What provides a standard for Web application security and summarizes primary Web application security vulnerabilities based on input from security experts?

  1. The British Standards Institute (BSI) 7799
  2. ISO 27002
  3. The Open Web Application Security Project (OWASP) Top Ten Project
  4. TSP-Secure
Question 17 Multiple Choice (Single Answer)

Which one of the following provides the owner with a legally enforceable right to exclude others from practicing a covered invention for a specified period of time?

  1. Copyright
  2. Patent
  3. Warranty
  4. Trade Secret
Question 18 Multiple Choice (Single Answer)

The columns of the access matrix are called:

  1. Access control lists (ACLs)
  2. Capability lists
  3. Triples
  4. Properties
Question 19 Multiple Choice (Single Answer)

What model describes those characteristics of security engineering processes essential to ensure good security engineering?

  1. Systems Security Engineering Capability Maturity Model (SSE-CMM)
  2. Capability Maturity Model Integration (CMMi)
  3. Bell-LaPadula model
  4. Systems Engineering Capability Maturity Model (SE-CMM)
Question 20 Multiple Choice (Single Answer)

Which form of malware is designed to reproduce itself by utilizing system resources?

  1. A worm
  2. A virus
  3. A trojan horse
  4. A multipart virus