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

| Subject: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in Today's Web Applications" |
|---|---|
| Date: | Wed, 22 Dec 2004 19:15:13 +0100 |
* Joseph Miller:
Besides this, there are many websites that have a redirect script somewhere on their website. So the attacker could send the link http://www.website.com/redirect?url=/actions/dobadthing which would often satisfy that requirement. Your solution also does not address such problems as an attacker placing malicious urls inside of a web app such as a forum, which would be on the same website that the attacker was attempting to ride on. This also would satisfy your url requirements.
It's possible to write the Referer: filters in a way that only permit allowed state transitions. I've implement this for Mailman (using Apache rewrite rules), and the approach should work a broader class of applications. I agree that it could be challenging in some cases where the same page shows untrusted content and offers some form field (think of a guestbook, but with more sensitive data).
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in Today's Web Applications", Florian Weimer |
|---|---|
| Next by Date: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in Today's Web Applications", Florian Weimer |
| Previous by Thread: | Re: Whitepaper "SESSION RIDING - A Widespread Vulnerability in Today's Web Applications", Joseph Miller |
| Next by Thread: | RE: Whitepaper "SESSION RIDING - A Widespread Vulnerability in Today's Web Applications", Yvan G.J. Boily |
| Indexes: | [Date] [Thread] [Top] [All Lists] |