Vulnerability Development mailing list archives

Re: IE Save as feature & Security zones - curious question


From: "Pauli Ojanpera" <pauli_ojanpera () hotmail com>
Date: Fri, 10 Aug 2001 22:51:19 +0300

Actually, you should use <IMG DYNSRC="file.html">
to have it saved as an image with the rest of your page
when an user is making a local copy of the page. I
guess you can even deliver executables that way.

IE uses tagging like on the second line in the
following example:
---cut---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0027)http://www.censored.fi/paa.html -->
<HTML>
<BODY>
</BODY>
</HTML>
---cut---

BTW IE crashes if you open a page which has a tag like
this: "<!-- saved from url= -->".

Maybe you could even use a tag like this on your web
page: "<!-- saved from url=(0019)file:///c:/ -->"?!

Gotta check that out :).



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


Current thread: