In several IE exploits with Visual Basic Scipt the lines


Set f = fso.CreateTextFile(pth, True)

and

WshShell.run("""" & pth & """")

is used. This is detected by most AntiVirus software (if the scriptblocking feature is enabled).

Does anybody know about a workaround?