WARNING: This site is intended for online use only; mass-downloading of pages degrades the server and is prohibited.
If you attempt to use tools to mass-download the site, you may be blocked permanently by automated software.
If you want to read this CertiGuide offline, please use one of the links on the left to purchase a convenient PDF copy. Thank you.

Like this CertiGuide? Get it in PDF format!
Click Here!
Use coupon code "certiguide" to save 20%!
(Expires 2004/12/31)

Need more practice? 300 additional Security+ questions!
Get It Here!

Google
Web CertiGuide






Table Of Contents  CertiGuide to Security+
 9  Chapter 2:  Communication Security (Domain 2.0; 20%)
      9  2.3  The Web
           9  2.3.4.2  ActiveX

Previous Topic/Section
2.3.4.3  Buffer Overflows
Previous Page
Pages in Current Topic/Section
12
3
Next Page
2.3.4.5  Signed Applets
Next Topic/Section

2.3.4.4  Cookies
(Page 3 of 3)

Using Cookies for Authentication



Another issue with cookies is that they are sometimes used to cache authentication information. For example, being able to provide a cookie to a site when requested, might be interpreted as proof that you’re allowed to access the site. If someone copies the cookie from your disk, or captures it by sniffing the network, and then installs it in their Cookie directory on another machine, they’ve managed to gain access to the site without authenticating themselves. Not a problem? What if that cookie contains a session ID that is used by a bank’s web banking application to identify which checking account you’re viewing the balance of right now? (Aahh, thought you might start to care right about now…. ;-)

Practically speaking, these issues are becoming less of a concern, as sites use more sophisticated methods to maintain session state, and developers are taking more steps to help minimize the damage done by a compromised cookie, such as tying the cookie to the IP address of the machine for which it was created or including time limits in the cookie which are checked by the server before every use. If too much time has elapsed since the cookie was first created (when the user first logged in, for example), your session is considered expired and you are asked to authenticate yourself to the web server again. Nevertheless, there are still creative ways found occasionally to obtain and then use unauthorized cookies, such as those detailed at http://www.sidesport.com/hijack/ just last year, at prominent sites like Hotmail and Yahoo. Periodically an attacker will brag about finding yet another way to read someone else’s web-based email, the site will be taken down, the bug fixed, and life continues.

[spacer]Cookie Management

Do you know what cookies are on your machine, and what they’re used for? If you’re like many of us, you rely solely on your browser’s cookie management functions. Third party cookie managers provide more functionality, often with more ease-of-use. One highly recommended cookie manager is Cookie Crusher
218, by The Limit Software.



 __________________

218. http://www.thelimitsoft.com

Previous Topic/Section
2.3.4.3  Buffer Overflows
Previous Page
Pages in Current Topic/Section
12
3
Next Page
2.3.4.5  Signed Applets
Next Topic/Section

If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to Security+ from StudyExam4Less.com. (Use coupon code "certiguide" by December 31, 2004 to save 20%!) Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

CertiGuide for Security+ (http://www.CertiGuide.com/secplus/) on CertiGuide.com
Version 1.0 - Version Date: November 15, 2004

Adapted with permission from a work created by Tcat Houser et al.
CertiGuide.com Version © Copyright 2004 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.