Web Application Security
Is logoff feature necessary May 02 2006 07:41AM
test future gmail com (14 replies)
Re: Is logoff feature necessary May 03 2006 11:19AM
Alexis FitzGerald (alexis iol ie)
Re: Is logoff feature necessary May 02 2006 08:06PM
Robert Hajime Lanning (robert lanning gmail com)
This depends. Are you using HTTP authentication, or do you have an
HTML form based
login with a session ID?

HTTP authentication has no "logout" capabilities. Every HTTP request
contains the
username and password in it. You must close the browser to have the
browser forget
the username/password.

If you are handling the authentication yourself within the
application, using an HTML
form, then you are keeping a session state within the application.
The HTTP request
passes a session ID in some form (either embedded in the URL or as an
HTTP Cookie.)
Expiring the cookie on the client is not the only thing that needs to
happen. The
session in the application needs to be closed out. Otherwise someone
else will be
able to hijack the session.

On 2 May 2006 07:41:02 -0000, test.future (at) gmail (dot) com [email concealed]
<test.future (at) gmail (dot) com [email concealed]> wrote:
> 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.

--
And, did Guloka think the Ulus were too ugly to save?
-Centauri

------------------------------------------------------------------------
-
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

------------------------------------------------------------------------
--

[ reply ]
Re: Is logoff feature necessary May 02 2006 04:57PM
Alexander Bolante (alexander bolante gmail com)
Re: Is logoff feature necessary May 02 2006 04:32PM
Dave Ferguson (gmdavef gmail com)
RE: Is logoff feature necessary May 02 2006 03:42PM
M. Burnett (mb xato net)
RE: Is logoff feature necessary May 02 2006 01:07PM
wa0qmj (bugtraq jvedman com)
RE: Is logoff feature necessary May 02 2006 12:40PM
Rod Divilbiss (rod rodsdot com) (1 replies)
RE: Is logoff feature necessary May 03 2006 10:59AM
Auri Rahimzadeh (auri auri net) (2 replies)
Administrivia: Is logoff feature necessary May 03 2006 12:53PM
Andrew van der Stock (vanderaj greebo net)
RE: Is logoff feature necessary May 03 2006 12:45PM
Keith Duffin (kduffin duffin org) (1 replies)
Re: Is logoff feature necessary May 03 2006 01:30PM
Andrew van der Stock (vanderaj greebo net)
Re: Is logoff feature necessary May 02 2006 11:22AM
Michael Silk (michaelslists gmail com)
RE: Is logoff feature necessary May 02 2006 09:56AM
Deepu Thomas Philip (deepu philip paladion net)
Re: Is logoff feature necessary May 02 2006 09:47AM
ViersOnline (viers free fr)
Re: Is logoff feature necessary May 02 2006 09:32AM
Luciano Miguel Ferreira Rocha (strange nsk no-ip org)
Re: Is logoff feature necessary May 02 2006 09:24AM
Peter Conrad (conrad tivano de)
Re: Is logoff feature necessary May 02 2006 09:22AM
Daniel Persson (mailto woden gmail com)
Re: Is logoff feature necessary May 02 2006 09:14AM
Vicente Aguilera (vaguilera isecauditors com)


 

Privacy Statement
Copyright 2010, SecurityFocus