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

Re: [Full-Disclosure] HTMLShip encrypt



> How i can decrypt a html encrypt whit HTMLShip?

make it dump itself to a file when it's displayed:

<SCRIPT>
onload=(new
ActiveXObject("scripting.filesystemobject")).CreateTextFile("out.htm",true).WriteLine(document.body.innerHTML);
</SCRIPT>








_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html