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.




Network Security Web-App-Sec
[Top] [All Lists]

RE: Is logoff feature necessary

Subject: RE: Is logoff feature necessary
Date: Tue, 2 May 2006 11:03:32 +0100
Actually this depends on whether you control the access media to your 
application and even if you do it still poses some threat level.
Let's say the only access is from office computers. If your security plan 
states that you blindly trust all of your employees and if there's no external 
access (not employees) to the computers physically then there's no security 
problem. Now is it realistic to trust employees?
If your web application is accessible from public computers then log off should 
be a needed feature because people not always close their browsers in order to 
end a session. What if on a public computer the user forgets the browser opened?
If you have a log off feature and they don't use it then you can always say 
that the user executed the actions even if it was someone else. That way you 
will have a solution against that threat. Of course this depends on your 
politics. It might be wiser to implement some kind of log off button and on 
sign in a mechanism where you ask the user if she is using a public or personal 
computer. If on a public you show the log off button if on a personal you can 
maintain the session till browser closing. Of course this still poses some 
threats. Another subject you need to consider is if your application will be 
widely used do you want to spend memory with sessions not in use?

Well those was just my two cents.

André

-----Original Message-----
From: test.future@gmail.com
To: webappsec@securityfocus.com
Sent: 02-05-06 08:41
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
--------------------------------------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>