Purchase Solution

Threats to Web security

Not what you're looking for?

Ask Custom Question

Consider the following threats to Web security and describe how each is countered by a particular feature of SSL.

a. Man-in-the-middle attack: An attacker interposes during key exchange, acting as the client to the server and the server to the client.
b. Password sniffing: Passwords in TTP or other application traffic are eavesdropped.
c. IP spoofing: Uses forged IP addresses to fool a host into accepting bogus data.
d. IP hijacking: An active, authenticated connection between two hosts is disrupted and the attacker takes the place of one of the hosts.
e. 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.

Purchase this Solution

Solution Summary

Consider the following threats to Web security and describe how each is countered by a particular feature of SSL.

Solution Preview

SSL Provides security measures between a client and a server across the web by checking the client/server certificate for authentication to confirm the identities.

"SSL provides secure communications, authentication of the server, and data integrity of the message packet".'The two functions of SSL is to ...

Purchase this Solution


Free BrainMass Quizzes
Javscript Basics

Quiz on basics of javascript programming language.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

C# variables and classes

This quiz contains questions about C# classes and variables.