Question: problem 7.2 Problems 7.1 In SSL and TLS, why is there a separate Change Cipher Spec Protocol, rather than including a change_cipher spec message in

problem 7.2  problem 7.2 Problems 7.1 In SSL and TLS, why is there

Problems 7.1 In SSL and TLS, why is there a separate Change Cipher Spec Protocol, rather than including a change_cipher spec message in the Handshake Protocol? 7.2 Consider the following threats to Web security and describe how each is countered by a particular feature of SSL. a. Brute-Force Cryptanalytic Attack: An exhaustive search of the key space for a con ventional encryption algorithm b. Known Plaintext Dictionary Attack: Many messages will contain predictable plain- text, such as the HTTP GET command. An attacker constructs a dictionary con- taining every possible encryption of the known-plaintext message. When an encrypted message is intercepted, the attacker takes the portion containing the encrypted known plaintext and looks up the ciphertext in the dictionary. The ciphertext should match against an entry that was encrypted with the same secret key. If there are several matches, each of these can be tried against the full cipher- text to determine the right one. This attack is especiaily effective against small key sizes (e.g., 40-bit keys) c. Replay Attack: Earlier SSL handshake messages are replayed. d. Man-in-the-Middle Attack: An attacker interposes during key exchange, acting as the client to the server and as the server to the client e. Password Sniffing: Passwords in HTTP or other application traffic are eaves- dropped f. IP Spoofing: Uses forged IP addresses to fool a host into accepting bogus data. g. IP Hijacking: An active, authenicated connection between two hosts is disrupted and the attacker takes the place of one of the hosts h. SYN Flooding: An attacker sends TCP SYN messages to request a connection but does not respond to the final message to establish the connection fully. The attacked TCP module typically leaves the "half-open connection" around for a few minutes. Repeated SYN messages can clog the TCP module 7.3 Based on what you have learned in this chapter, is it possible in SSL for the receiver

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!