Slashdot Mirror


User: chrislord

chrislord's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:You Realize... on How Much Do Computer Virus Attacks Really Cost? · · Score: 1

    VBS files can be used as script attachments as well. What Im saying is that WSH supports JS as well as VBS files for doing Windows Scripting.

  2. You Realize... on How Much Do Computer Virus Attacks Really Cost? · · Score: 1

    There are other extensions in the MS script host? not only is *.VB used, but *.JS, which can be just as damaging, as it can be used by the WSH too. But you cant just block all *.JS, since many sites use this for clientside including of scripts.