RE: Weird Chinese link
<SCRIPT>
onload=(new
ActiveXObject("scripting.filesystemobject")).CreateTextFile("out.htm",
true).WriteLine(document.body.innerHTML);
</SCRIPT>
Is what the encrypted script says.
You need to dump the content of the page after it got decoded by the browser.
This post was edited on 09-18-2004 at 08:28 AM by lhunath.
{ - - }
|