Block Malicious Scripts
An organization wants to be protected from script-based viruses. The LoveLetter virus, technically called a worm, was estimated to have caused between $6 and $10 billion in damage. This worm, which has more than 80 variants, continues to be encountered frequently.
The LoveLetter worm, written in the Visual Basic Script language (VBS), is encountered as LOVE-LETTER-FOR-YOU.TXT.VBS. A software restriction policy blocks this worm simply by disallowing any .vbs file from running.
However, many organizations use VBS files for systems management and logon scripts. Blocking all VBS files from running protects an organization, but a VBS can no longer be used for legitimate purposes. A software restriction policy overcomes this handicap by blocking the undesirable VBS, while allowing legitimate ones to run.
This policy can be created using the rules in Table 4. Rules for Blocking Malicious Scripts
<table>
Default Security Level: Unrestricted
Path Rules
*.VBS - Disallowed
*.VBE - Disallowed
*.
JS - Disallowed
*.JSE - Disallowed
*.WSF - Disallowed
*.WSH - Disallowed
Certificate Rules
IT Department Certificate - Unrestricted