213. The U.S. law that made sending unsolicited commercial e-mail illegal is:
STOP-SPAM
DMCA
Controlling The Assault of Non-Solicited Pornography and Marketing Act
Computer Security Act
Correct answer: (C) Controlling The Assault of Non-Solicited Pornography and Marketing Act
214. The use of key cards to control physical access to a work facility is a form of:
Both preventive and administrative control
Detective control
Both preventive and detective control
Preventive control
Correct answer: (C) Both preventive and detective control
215. The use of retina scanning as a biometric authentication method has not gained favor because:
It is inconvenient to use retina scanning in a darkened room
Many users cannot hold their eye open long enough for a scan to complete
Users are uncomfortable holding their eye very near the biometric scanning device
The human retina changes significantly over time
Correct answer: (C) Users are uncomfortable holding their eye very near the biometric scanning device
216. Trademarks, copyrights, and patents are all a part of:
Intellectual property law
Civil law
Administrative law
Private property law
Correct answer: (A) Intellectual property law
217. Two computers are communicating on a wide area network over a UDP port. One computer is sending the contents of a large file to the other computer. Network congestion has caused some packets to be delayed. What will the TCP/IP network drivers do about the packet delay?
The receiving computer will request that the file transfer be restarted
The network drivers will assemble the packets into the proper order
The receiving computer will request the sending computer to re- transmit the delayed packets
Nothing
Correct answer: (D) Nothing
218. Two parties are exchanging messages using public key cryptography. Which of the following statements describes the proper procedure for transmitting an encrypted message?
The sender encrypts the message using the recipient's public key, and the recipient decrypts the message using the recipient's private key.
The sender encrypts the message using the sender's public key, and the recipient decrypts the message using the recipient's public key.
The sender encrypts the message using the sender's private key, and the recipient decrypts the message using the recipient's private key.
The sender encrypts the message using the sender's public key, and the recipient decrypts the message using the sender's public key.
Correct answer: (A) The sender encrypts the message using the recipient's public key, and the recipient decrypts the message using the recipient's private key.
219. Two parties that have never communicated before wish to send messages using asymmetric key cryptography. How should the parties begin?
The receiving party should send its private encryption key to the transmitting party.
The transmitting party should send its private encryption key to the receiving party.
The receiving party should send its public encryption key to the transmitting party.
The transmitting party should send its public encryption key to the receiving party.
Correct answer: (C) The receiving party should send its public encryption key to the transmitting party.
220. Two parties that have never communicated before wish to send messages using symmetric encryption key cryptography. How should the parties begin?
The receiving party should send its public encryption key to the transmitting party.
Each party should exchange public encryption keys.
Each party should send the encryption key via the communications channel to the other party.
One party should transmit the encryption key via an out of band communications channel to the other party.
Correct answer: (D) One party should transmit the encryption key via an out of band communications channel to the other party.