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: Login credentials and session id security

Subject: Re: Login credentials and session id security
Date: Mon, 13 Aug 2007 20:15:19 +0200
David Wall dijo:
Keep in mind that hidden input fields are visible to the user (view page source), so if it's their credentials, then no problem, but they can be viewed and re-used if that's a design issue.

Notice that hidden input fields might also be stored locally on the client side, which means that they might be visible even if the browser has exited. Swap areas and browser's caches can be a way to extract these hidden input fields even if the user is no longer working at the system. Caching is implemented client-side and the server can only "try" to force the client to not cache data (setting the corresponding Pragma: in the HTTP header or the HTML document) but some clients might not enforce this properly and leave your content right there, in the client's hard disk after they have exited their session.


Regards

Javier

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


https://www.watchfire.com/securearea/whitepapers.aspx?id=701500000008rSe
--------------------------------------------------------------------------

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