Information Security Fundamentals
Covers core security concepts including malware, access control, cryptography, web security, security models, authentication, and industry standards.
Questions
Asymmetric key cryptography is used for all of the following except:
- Encryption of data
- Access controls
- Nonrepudiation
- Steganography
One of the most important principles in the secure use of a public key algorithm is:
- Protection of the private key
- Distribution of the shared key
- Integrity of the message
- History of session keys
Secure distribution of a confidential message can be performed by:
- Encrypting the message with the receiver's public key
- Encrypting a hash of the message
- Having the message authenticated by a certificate authority
- Using a password-protected file format
When a user needs to provide message integrity, what options may be best?
- Send a digital signature of the message to the recipient
- Encrypt the message with a symmetric algorithm and send it
- Encrypt the message with a private key so the recipient can decrypt with the corresponding public key
- Send an encrypted hash of the message along with the message to the recipient
The two methods of encrypting data are
- Substitution and transposition
- Block and stream
- Symmetric and asymmetric
- DES and AES
Messages protected by steganography can be transmitted to:
- Picture files
- Music files
- Video files
- All of the above
An unauthorized and unintended communication path that provides for exchange of information is a:
- Secret link
- Covert channel
- Covert encryption
- Communication pipe
What is the primary risk of using cryptographic protection for systems or data?
- Loss of the system may mean loss of all data.
- A hardware failure may lead to lost data or system integrity.
- A disgruntled user may lead to denial of service.
- An employee may hide his activities from the security department.
The testing or reconciliation of evidence of a user’s identity is:
- Authorization
- Accountability
- Auditing
- Authentication
An ongoing activity that examines either the system or the users, such as intrusion detection, is:
- Auditing
- Monitoring
- Accounting
- Eavesdropping
The ability to determine the actions and behaviors of a single individual within a system and to identify that particular individual is:
- Authentication
- Accountability
- Authorization
- Nonrepudiation
The application of multiple layers of protection wherein a subsequent layer will provide protection if a previous layer is breached is:
- Defense-in-depth
- Weakest link
- Fail-safe
- Control analysis
One of the main characteristics of black box testing of information systems is:
- The testing team is provided full knowledge of the resources to be tested.
- The testing team is provided partial knowledge of the resources to be tested and has to acquire some information on its own.
- The testing team is provided no knowledge of the resources to be tested and has to acquire information on its own.
- The testing team is not permitted direct access to the resources to be tested.
The right of an individual to protection from unauthorized disclosure of personally identifiable information (PII) is the definition of:
- Security
- Confidentiality
- Authorization
- Privacy
Which standard addresses credit card and cardholder authentication and is organized as 12 requirements under 6 logically consistent control objectives?
- Payment Card Industry (PCI) Data Privacy Standard (DPS)
- Payment Card Industry (PCI) Data Confidentiality Standard (DCS)
- Payment Card Industry (PCI) Data Security Standard (DSS)
- Payment Card Industry (PCI) Data Authorization Standard (DAS)
What provides a standard for Web application security and summarizes primary Web application security vulnerabilities based on input from security experts?
- The British Standards Institute (BSI) 7799
- ISO 27002
- The Open Web Application Security Project (OWASP) Top Ten Project
- TSP-Secure
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?
- Copyright
- Patent
- Warranty
- Trade Secret
The columns of the access matrix are called:
- Access control lists (ACLs)
- Capability lists
- Triples
- Properties
What model describes those characteristics of security engineering processes essential to ensure good security engineering?
- Systems Security Engineering Capability Maturity Model (SSE-CMM)
- Capability Maturity Model Integration (CMMi)
- Bell-LaPadula model
- Systems Engineering Capability Maturity Model (SE-CMM)
Which form of malware is designed to reproduce itself by utilizing system resources?
- A worm
- A virus
- A trojan horse
- A multipart virus