[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] PWS-gen.Hooker Trojan
- Subject: RE: [cobalt-users] PWS-gen.Hooker Trojan
- From: "Chris Demain" <cdemain@xxxxxxxxxxx>
- Date: Tue Dec 11 11:16:27 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Sim,
> The line that specifies which file types to remove or defangle is:
>
> *filename=".*\.(vbs|wsf|eml|shs|exe|nws|chm|pif|vbe|hta|scr)"
^^^
>
> To add pif to the list it should look like this
> *filename=".*\.(vbs|wsf|eml|shs|exe|nws|chm|pif|vbe|hta|scr|pif)"
^^^ ^^^
Am I the only one seeing this oddly?