-
Score 1 of 1
Question:
Which access control includes job rotation?
-
Response:
| Organizational
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Administrative
|
| Physical
|
| Technical
|
-
Score 0 of 1
Question:
Which of the following components of a computer are best suited to brute force attacks?
-
Response:
| CPU - Central Processing Unit
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | SCU - Security Control Unit
|
Feedback:Yeah, no - there's no such thing, we made that up. There is a Conrol Unit but that's justa low-level traffic cop between memory, ALU and CPU where needed.
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | GPU - Graphical Processing Unit
|
| ALU - Arithmetic Logic Unit
|
-
Score 0 of 1
Question:
What formula provides total keyspace size?
-
Response:
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | SLE x ALE
|
Feedback:newp, that's the formula for calculating a risk exposure factor
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | (n*(n-1))/2
|
| m^e mod n
|
| w[i] = (w[i-3] xor w[i-8] xor w[i-14] xor w[i-16])
|
-
Score 0 of 1
Question:
Which of the following uses fixed-size blocks of data as well as previous blocks of text for encryption
-
Response:
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | CBC - Cipher Block Chaining
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | ECB - Electronic Code Book
|
| SBC - Sequential Block Coding
|
| CFB - Cipher Feed Back
|
-
Score 1 of 1
Question:
Determining whether a subject can log into a system is an example of
-
Response:
| Authorization
|
| Accountability
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Authentication
|
-
Score 1 of 1
Question:
Hashing is used to
-
Response:
| ensure confidentiality
|
| verify integrity and ensure confidentiality
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | verify integrity
|
| provide authenticity / authentication
|
-
Score 1 of 5
Question:
More key terms from Chapter 2
-
Response:
Match | User answer | Feedback |
Weakness or lack of a countermeasure
| Vulnerability
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Entity that can exploit a vulnerability
| Threat agent
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
The danger of having a vulnerability exploited
| Exposure
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
The probability of a threat being realized
| Risk
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Presence of a vulnerability which exposes the organization
| Threat
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
-
Score 1 of 1
Question:
Which of the following is the highest in the OSI model:
-
Response:
| Network
|
| Data Link
|
| Physical
|
| Transport
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Presentation
|
-
Score 0 of 5
Question:
Match the following examples to their definitions
-
Response:
Match | User answer | Feedback |
Unpatched servers
| Risk
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
A virus that relies on unpatched code or OS levels
| Vulnerability
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
The likelihood a threat will be realized, the frequency of natural disasters
| Risk
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
$1M dollars per day downtime
| Risk
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
A proxy server
| Countermeasure
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 4 of 4
Question:
Match the following key terms
-
Response:
Match | User answer | Feedback |
Availability
| Reliable and timely access to data and resources
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Confidentiality
| Necessary level of secrecy, unauthorized disclosure is prevented
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Shoulder surfing
| Unauthorized viewing of information (screen peeking)
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Social Engineering
| Tricking someone into giving sensitive information (to gain unauthorized access)
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 1 of 1
Question:
Asymmetric cryptography is more secure, faster and more scalable than symmetric encryption
-
Response:
User answer | |
False | Symmetric encryption can be 100 faster than asymmetric and are generally more available to organizations.
|
-
Score 1 of 1
Question:
Which of the following is the strongest wireless encryption?
-
Response:
| E0
|
| WPA
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | WPA2
|
Feedback:WPA2 replaced WPA and WEP and relies on AES instead of RC4 (as do WEP and WPA)
|
| WEP
|
-
Score 1 of 1
Question:
What OSI Layer includes data compression?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Presentation
|
| Network
|
| Application
|
| Transport
|
| Datalink
|
-
Score 1 of 1
Question:
Falsely rejecting an authorized user is:
-
Response:
| FAR or Type II error
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | FRR or Type I error
|
| CER or Type III error
|
| FRA or Type IV error
|
-
Score 1 of 1
Question:
All of the following are true about encryption EXCEPT:
-
Response:
| Longer keys usually result in more secure encryption
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Encryption keys are constant from version to version
|
| Encryption algorithms are constant from version to version
|
| Encryption is used to protect the confidentiality of the data
|
-
Score 3 of 3
Question:
Match the following terms to definitions
-
Response:
Match | User answer | Feedback |
Training, configuration management of documentation, risk management
| Administrative controls
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Firewalls, IDS, encryption
| Technical controls
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Lighting, Fencing, guard patrols
| Physical Controls
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 1 of 1
Question:
Which of the following is not a typical layer 1 topology?
-
Response:
| mesh
|
| bus
|
| ring
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | 2 layer star
|
| star
|
-
Score 1 of 1
Question:
Work factor is defined as:
-
Response:
| the amount of effort/time required to maintain an established security plan once it has been implemented
|
| the amount of effort/time required by an administrator to establish a reasonable system security plan
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | the amount of effort/time required by an attacker to overcome a protective measure
|
| the amount of effort/time required by an algorithm to fully encrypt or decrypt a message
|
-
Score 1 of 1
Question:
A LAN is
-
Response:
| a Linear Applebaum Network diagram
|
| a Least Access Notification
|
| a Local Account Name
|
| a Local Authentication Node
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | a Local Area Network
|
-
Score 1 of 1
Question:
The ORIGINAL sender of a message encrypted using asymmetric algorithms can reverse/backout the process using the initial public key
-
Response:
User answer | |
False | Although technically, the original sender has an unencrypted version to start with, he/she cannot decrypted the message without the private key (because of the nature of asymmetric algorithms)
|
-
Score 0 of 5
Question:
Matchup - Terms
-
Response:
Match | User answer | Feedback |
Converts internal port numbers to external port numbers
| RARP
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Converts MAC addresses to IP
| PAT
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Converts Domain Names to IP
| DNS
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Converts internal IP to external IP
| NAT
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Converts IP to MAC Address
| ARP
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
-
Score 0 of 1
Question:
Which of the following have the best CER?
-
Response:
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Badge Scanning
|
| Finger scanning
|
| Hand scanning
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Iris Scanning
|
-
Score 1 of 1
Question:
Motion detectors, video cameras, fences, locked doors, guards and dogs are all examples of
-
Response:
| Administrative controls
|
| Technical controls
|
| Both Technical and Administrative controls
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Physical controls
|
-
Score 1 of 1
Question:
Which classification of fuel type is paper given?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | A
|
| C
|
| D
|
| B
|
-
Score 1 of 1
Question:
A cryptosystem's strength is primarily based on
-
Response:
| The openness of the algorithm (how widely available it is, how well-published it is)
|
| The Security Parameter Index (SPI)
|
| The closedness of the algorithm (how well-protected it is, how proprietary it is)
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | The cryptographic key
|
-
Score 1 of 1
Question:
Biometric authentication is most often hampered by:
-
Response:
| Initial Registration
|
| Rings/Weight change
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | User acceptance
|
| Cost to implement
|
-
Score 1 of 1
Question:
Which of the following is NOT a RAW authentication protocol?
-
Response:
| PAP
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | LDAP
|
| EAP
|
| CHAP
|
-
Score 1 of 1
Question:
Which of the following is primarily focused on reducing risk?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Preventative
|
| Corrective
|
| Detective
|
| Deterrent
|
| Recovery
|
-
Score 3 of 7
Question:
Match the following key management definitions and functions
-
Response:
Match | User answer | Feedback |
Keys must be created randomly, securely, without sequencing or plaintext displays
| Generation
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Keys must be distributed securely, preferably via asymmetric systems
| Distribution
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Keys must be readily available, manually invoked and integrity checked
| Generation
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Keys should be protected at rest and prevent unauthorized access
| Storage
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Keys should be protected, maintained with integrity checks and safe from frequency analysis
| Generation
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Keys should follow the least-access priviliege model and align with appropriate safeguards and levels of classification
| Control
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Keys must be rotated out, ensuring proper remediation/destruction of storage media and outdated keys
| Disposal
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 1 of 1
Question:
Which encryption method is most likely to be used to maintain data confidentiality on a mobile computing device (and why?)
-
Response:
| One-way hashing
|
| IDEA
|
| Merkle-Hellman Knapsack
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | EC
|
-
Score 0 of 1
Question:
Which of the following packet switched networks is best suited for fiber optic networks with sporadic traffic?
-
Response:
| SMDS
|
| SONET
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | ATM
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Frame Relay
|
| MPLS
|
-
Score 1 of 1
Question:
Which access control includes audit trails?
-
Response:
| Physical
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Technical
|
| Administrative
|
| Organizational
|
| Owner
|
-
Score 1 of 1
Question:
Encryption is related to Confidentiality, Hashing is related to
-
Response:
| Confidentiality
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Integrity
|
| Availability
|
| Authenticity
|
-
Score 1 of 1
Question:
Data stored on an encrypted file system (EFS, TrueCrypt, etc.) does not need to be encrypted when being sent over the network?
-
Response:
User answer | |
False | Protecting data-at-rest does not extend to data-in-transit. Often, encrypted data-at-rest is decrypted once it is read from the media, therefore re-encryption is needed before the data is sent over the ire (or becomes data-in-tansit)
|
-
Score 1 of 1
Question:
Which of the following are the three components of the fire triangle?
-
Response:
| Fire/Fuel/Oxygen
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Heat/Fuel/Oxygen
|
| Heat/Combustion/Oxygen
|
| Fire/Combustion/Oxygen
|
-
Score 1 of 1
Question:
Which classification of fuel type is grease given?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | D
|
| C
|
| A
|
| B
|
-
Score 1 of 1
Question:
Which of the folowing is best suited for short messages (one block in size)
-
Response:
| CBC
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | ECB
|
Feedback:Actually, this is one of the few instances where ECB's disadvantages don't overcome its advantages
|
| CFB
|
| CCMP
|
-
Score 0 of 1
Question:
Which access control includes intrusion detection?
-
Response:
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Technical
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Techincal
|
| Administrative
|
| Owner
|
| Organizational
|
| Physical
|
-
Score 1 of 1
Question:
John's computer access changed with his reassignment to a new department. This is an example of:
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Role-based access control
|
| Mandatory access control
|
| Need-to-Know control
|
| Owner set access control
|
| Access List Control
|
-
Score 1 of 1
Question:
Which of the following is NOT an example of SSO?
-
Response:
| KErberos
|
| KryptoKnight
|
| SESAME
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | LDAP
|
-
Score 1 of 1
Question:
A WAN is
-
Response:
| a Wide Array Node
|
| a Working Authentication Name
|
| the Westinghouse Address Naming convention
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | a Wide Area Network
|
| one of the Wilson-Adder Need types
|
-
Score 1 of 1
Question:
Which access control includes motion detectors?
-
Response:
| Administrative
|
| Technical
|
| Authentication
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Physical
|
| Organizational
|
-
Score 1 of 1
Question:
Which of the following is the lowest in the OSI model:
-
Response:
| Session
|
| Application
|
| Transport
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Data Link
|
| Network
|
-
Score 1 of 1
Question:
A SHA-256 system will always generate different hashes when given the same plaintext, no matter how many times it is invoked
-
Response:
User answer | |
False | A hash is a hash is a hash, it never changes the output. Hashes are used to prove integrity, usually by comparing current hashes (aka message digests) against previous ones (stored filesystems checksums, for example) to prove nothing has changed. Therefore, a hashing algorithm must produce one and only one output per plaintext input.
|
-
Score 1 of 1
Question:
Which of the following is the lowest in the OSI model:
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Physical
|
| Data Link
|
| Transport
|
| Session
|
| Network
|
-
Score 1 of 1
Question:
Which access control protects the entire system?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | System Access Controls
|
| Access Control Lists
|
| Operating System Controls/Policies
|
| Data Access Controls
|
| Firewalls/IPS
|
-
Score 0 of 1
Question:
Which of the following packet switched networks uses HDLC?
-
Response:
| SMDS
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | ATM
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Frame Relay
|
| MPLS
|
| SONET
|
-
Score 0 of 1
Question:
Which of the following packet switched networks is best suited to support fully meshed VPNs?
-
Response:
| SONET
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Frame Relay
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | MPLS
|
| ATM
|
| SMDS
|
-
Score 0 of 1
Question:
Job rotation policies provide improved security for all of the following reasons except:
-
Response:
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Increases visibility for high-potential employees
|
| Identifies / Eliminates single points of failure
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Promotes Professional growth
|
| Reduces opportunities for abuse
|
-
Score 1 of 1
Question:
Which access control includes locked doors?
-
Response:
| Owner
|
| Organizational
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Physical
|
| Administrative
|
| Technical
|
-
Score 0 of 1
Question:
Which of the following is immediately above the Transport Layer in the OSI model:
-
Response:
| Network
|
| Datalink
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Presentation
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Session
|
-
Score 1 of 1
Question:
Which access control includes training?
-
Response:
| Organizational
|
| Physical
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Administrative
|
| Technical
|
-
Score 1 of 1
Question:
Account administration, policies and standards, asset classification and reviews of audit trails are all examples of
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Administrative controls
|
| Technical controls
|
| Both technical and administrative controls
|
| Physical controls
|
-
Score 0 of 1
Question:
Which OSI layer includes the LLC and MAC sub-layers?
-
Response:
| Session
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Network
|
| Physical
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | Data Link
|
| Transport
|
-
Score 1 of 1
Question:
Which of the following is primarily focused on identifying alternate solutions to achieve a task?
-
Response:
| Corrective
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Compensating
|
| Preventative
|
| Detective
|
| Recovery
|
-
Score 1 of 1
Question:
"The strength of the cryptosystem is a function of the keys, not the algorithm" is also known as
-
Response:
| Rijndael's Challenge
|
| Diffe-Hillman's Axiom
|
| Moore's Law
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Kerckhoff's Principle
|
Feedback:Auguste Kerckhoff, trying to get the French to clean up their military cryptography back in 1883... seriously kickin' it old school.
|
-
Score 1 of 1
Question:
Which classification of fuel type is wood given?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | A
|
| D
|
| B
|
| C
|
-
Score 1 of 1
Question:
Which of the following is NOT an example of biometric identification?
-
Response:
| Voice
|
| Hand shape/pattern
|
| Retinal imagery
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Ear shape/pattern
|
-
Score 0 of 1
Question:
Which classification of fuel type are electrical fires given?
-
Response:
| A
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | C
|
| D
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | B
|
-
Score 0 of 1
Question:
Which of the following is a remote authentication system?
-
Response:
| KERBEROS
|
| SESAME
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | OpenVPN
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | TACACS
|
-
Score 1 of 1
Question:
What OSI Layer includes data encryption?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Presentation
|
| Transport
|
| Datalink
|
| Network
|
| Application
|
-
Score 1 of 1
Question:
Which of the following is immediately above the Data Link Layer in the OSI model:
-
Response:
| Transport
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Network
|
| Presentation
|
| Datalink
|
| Session
|
-
Score 1 of 1
Question:
Owner-set permissions are an example of:
-
Response:
| role-based access control
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Discretionary access control
|
| mandatory access control
|
| Clark-Wilson
|
-
Score 1 of 1
Question:
Which classification of fuel type is gasoline given?
-
Response:
| C
|
| A
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | B
|
| D
|
-
Score 5 of 5
Question:
Match the following cryptology tools and technologies
-
Response:
Match | User answer | Feedback |
One-time pads
| Manual
| Still in use in some instances. Recall, one-time pads are the most secure approach
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
Enigma machine
| Electro-mechanical
| Electrical lights, mechanical crank/spinwheel
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
AES, RSA Algorithms
| Electronic
| I know, you wanted to think "digital" but technically, electronic works as well
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
Cipherdisks
| Mechanical
| Think ceasar's spin wheel here
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
Single photon emissions
| Quantum cryptography
| used to provide secure key negotiation. After the test, go google "einstein spooky action" to see what will keep future CISSP's from sleeping at night
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 5 of 5
Question:
Match the following control types to their purposes
-
Response:
Match | User answer | Feedback |
Reducing Risk
| Preventative
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Correcting violations and incidents
| Detective
| Corrective controls also help improve existing preventative and detective controls
| ![correct](/sites/all/modules/quiz/images/correct.gif) |
Discouraging violations
| Deterrent
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Providing alternate ways of accomplishing a task
| Compensating
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Restoring systems and information
| Recovery
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 0 of 5
Question:
Match the following cryptographic definitions to their terms
-
Response:
Match | User answer | Feedback |
Replacing one value for another using static or dynamic lookup tables
| Expansion
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Swapping values around using static or dynamic lookup tables
| Padding
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Removing redundant or common letters/phrases from plaintext
| Substitution
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Adding redundant or common letters to plaintext to create a more complex encrypted message
| Compression
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Adding redundant or repeating letters to expand plaintext to create a more appropriately sized encrypted message
| Padding
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 1 of 1
Question:
Which classification of fuel type is a computer given?
-
Response:
| B
|
| D
|
| A
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | C
|
-
Score 1 of 1
Question:
Which of the following is primarily focused on restoring systems and information?
-
Response:
| Corrective
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Recovery
|
| Preventative
|
| Compensating
|
| Detective
|
-
Score 1 of 1
Question:
Which access control includes cameras?
-
Response:
| Visual
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Physical
|
| Organizational
|
| Technical
|
| Administrative
|
-
Score 1 of 1
Question:
Encryption, access control mechanisms, access control lists and remote access authentication protocols are all examples of
-
Response:
| Administrative Controls
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Technical controls
|
| Physical Controls
|
| Both Technical and Administrative
|
-
Score 1 of 1
Question:
Which access control requires sensitivity labels on all subjects and objects?
-
Response:
| Discretionary access control
|
| Manager set control
|
| Role-based access control
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Mandatory access control
|
| Access List Control
|
-
Score 1 of 1
Question:
How many bits are in a SHA1 hash (or message digest)?
-
Response:
| 255
|
| 1024
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | 160
|
| 256
|
-
Score 1 of 1
Question:
Which of the following extinguishing methods is best for a computer or electrical fire?
-
Response:
| Water
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | CO2
|
| Soda Acid
|
| ESD Blanket
|
-
Score 0 of 1
Question:
Which of the following would be the least useful in attempting to crack a password?
-
Response:
| brute force/dictionary attack
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | Packet sniffing
|
| LophtCrack
|
| John the Ripper
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | MAC the Knife
|
-
Score 1 of 1
Question:
Which access control includes job rotation?
-
Response:
| Technical
|
| Organizational
|
| Physical
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Administrative
|
-
Score 1 of 1
Question:
Clark-Wilson focuses primarily on:
-
Response:
| Accessibility
|
| Authentication
|
| Confidentialty
|
| Availability
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Address Integrity
|
-
Score 1 of 1
Question:
Bell-La Padula focuses primarily on:
-
Response:
| Authentication
|
| Data Integrity
|
| Accessibility
|
| Availability
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Confidentialty
|
-
Score 1 of 1
Question:
What is encrypted data called?
-
Response:
| Message Digest
|
| Payload
|
| Data-in-transit
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Ciphertext
|
-
Score 1 of 1
Question:
How many keys does symmetric cryptography use for a single piece of data?
-
Response:
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | 1
|
Feedback:One key only, Vasily. Symmetric keys are shared passwords/keys between the sender and recipient.
|
| Depends on the key size vs. data size
|
| 2
|
| 4
|
-
Score 1 of 1
Question:
Which access control includes asset classification?
-
Response:
| Organizational
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Administrative
|
| Owner
|
| Technical
|
| Physical
|
-
Score 1 of 1
Question:
How many levels are there in the latest (June 2013) OSI model?
-
Response:
| 8
|
| 10
|
| 6
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | 7
|
| 5
|
-
Score 0 of 1
Question:
What is the ideal humidity level for a data center?
-
Response:
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | 40-60%
|
| 20-40%
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | 60-80%
|
| 30-50%
|
-
Score 4 of 6
Question:
Match the following terms and definitions
-
Response:
Match | User answer | Feedback |
Intended to discourage a potential attacker
| Deterrent
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Intended to avoid an incident from happening
| Preventive
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Fixes component or systems after an incident has occurred
| Recovery
| | ![incorrect](/sites/all/modules/quiz/images/incorrect.gif) |
Intended to bring the environment back to production levels
| Recovery
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Identify an incidents activities
| Detective
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
Alternate measures of control
| Compensating
| | ![correct](/sites/all/modules/quiz/images/correct.gif) |
-
Score 1 of 1
Question:
Which of the following is primarily focused on identifying violations and incidents?
-
Response:
| Preventative
|
| Corrective
|
| Recovery
|
| Compensating
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | Detective
|
-
Score 0 of 1
Question:
VoIP uses which protocol for AV streaming
-
Response:
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | TCP/IP
|
| Vorbis
|
| H.264
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | SRTP
|
-
Score 1 of 1
Question:
In MAC the access policy is set by:
-
Response:
| the role
|
| the GPO
|
| network ACL
|
![This answer is correct Correct](/sites/all/modules/quiz/question_types/multichoice/theme/images/correct.png) | the system
|
| the owner
|
-
Score 0 of 1
Question:
What is the primary difference between NIST and ISO ?
-
Response:
| NIST produces guidelines only available to federal agencies.
|
![This answer is correct, but you didn't choose it Should have chosen](/sites/all/modules/quiz/question_types/multichoice/theme/images/should.png) | NIST standards are free, ISO charges
|
![This answer is wrong Wrong](/sites/all/modules/quiz/question_types/multichoice/theme/images/wrong.png) | ISO publications cover international standards and are therefore not applicable within the US
|
| NIST insures compliance only within the United States
|