Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Full-disclosure] Stealing Browser History Without Using JavaScript


  • From: rsnake at shocking.com (RSnake)
  • Subject: [Full-disclosure] Stealing Browser History Without Using JavaScript
  • Date: Wed, 28 Feb 2007 12:01:38 -0800 (PST)

 	In case anyone is interested, I was able to port the old CSS
history hacking stuff that Jeremiah Grossman originally found to a
version that does not require JavaScript to fire using images and
conditional logic built into CSS using a:visited and display attributes.
It works in both IE7.0 and Firefox 2.0.0.2.  Details at the link below:

http://ha.ckers.org/blog/20070228/steal-browser-history-without-javascript/

-RSnake