Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: Is logoff feature necessary |
|---|---|
| Date: | Tue, 2 May 2006 08:18:34 -0400 |
It depends on the session state mechanism used and whether it's server or browser side (e.g. cookies). But in any event, having a logout ensures a cleaner / complete logout. Say the user has multiple browser windows open in a given instance. They may (errantly) conclude that closing the window of the site they wish to log out of will actually log them out when it won't. Also, for sessions managed by the host (e.g. session keys, etc) closing out the browser, even completely, still leaves the opening of a replay attack out of the browser cache (if the session variables are carried as query string parameters) which can be common in shared used environments like kiosks, library computers, etc. -----Original Message----- From: test.future@gmail.com [mailto:test.future@gmail.com] Sent: Tuesday, May 02, 2006 3:41 AM To: webappsec@securityfocus.com Subject: Is logoff feature necessary We have a web applicaiton which do not have logoff button. The developer claims that it is unnecessary, since the session can be terminated by closing the browser. Is it correct? Thanks. ------------------------------------------------------------------------ - Sponsored by: Watchfire The Twelve Most Common Application-level Hack Attacks Hackers continue to add billions to the cost of doing business online despite security executives' efforts to prevent malicious attacks. This whitepaper identifies the most common methods of attacks that we have seen, and outlines a guideline for developing secure web applications. Download this whitepaper today! https://www.watchfire.com/securearea/whitepapers.aspx?id=701300000007t9r ------------------------------------------------------------------------ -- ------------------------------------------------------------------------- Sponsored by: Watchfire The Twelve Most Common Application-level Hack Attacks Hackers continue to add billions to the cost of doing business online despite security executives' efforts to prevent malicious attacks. This whitepaper identifies the most common methods of attacks that we have seen, and outlines a guideline for developing secure web applications. Download this whitepaper today! https://www.watchfire.com/securearea/whitepapers.aspx?id=701300000007t9r --------------------------------------------------------------------------
| Previous by Date: | RE: Is logoff feature necessary, Jeff Robertson |
|---|---|
| Next by Date: | Re: Is logoff feature necessary, Dave Ferguson |
| Previous by Thread: | RE: Is logoff feature necessary, Jeff Robertson |
| Next by Thread: | RE: Is logoff feature necessary, Sarbjit Singh Gill |
| Indexes: | [Date] [Thread] [Top] [All Lists] |