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: Cookie poisoning without XSS

Subject: RE: Cookie poisoning without XSS
Date: Fri, 25 Aug 2006 13:01:01 -0400
A cookie can be changed by a program that runs on a client's computer and
modifies a cookie file.  A HTTP proxy server can also modify cookie values
in transit.  An IE BHO or toolbar can also change a cookie value via the
DOM.  HTML applications can change a cookie value via the DOM too.

Richard

-----Original Message-----
From: Smith Norton [mailto:smith.norton@gmail.com] 
Sent: Friday, August 25, 2006 10:17 AM
To: webappsec@securityfocus.com
Subject: Cookie poisoning without XSS

I was reading about cookie poisoning. I want to know if there is any way we
can poision cookies if XSS vulnerability is not possible.

As far as I know, only in the presence of an XSS vulnerability, cookies can
be modified. Can anyone describe a method of cookie poisoning even without
XSS.

Small code snippets would be very helpful to me.

Smith

-------------------------------------------------------------------------
Sponsored by: Watchfire

Watchfire's AppScan is the industry's first and leading web application
security testing suite, and the only solution to provide comprehensive
remediation tasks at every level of the application. See for yourself. 
Download a Free Trial of AppScan today!

https://www.watchfire.com/securearea/appscancamp.aspx?id=701500000008VnG
--------------------------------------------------------------------------



-------------------------------------------------------------------------
Sponsored by: Watchfire

Watchfire's AppScan is the industry's first and leading web application 
security testing suite, and the only solution to provide comprehensive 
remediation tasks at every level of the application. See for yourself. 
Download a Free Trial of AppScan today!

https://www.watchfire.com/securearea/appscancamp.aspx?id=701500000008VnG
--------------------------------------------------------------------------

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