bill parducci wrote:
personally, i like this as a filter:

^[ ]*name\=\".*\.(pif|bat|scr|exe|vbs)\"

Thanks guys, well I can add only this tip that admin fella gave me:

$bad_exts = '(ade|adp|app|asd|asf|asx|bas|bat|chm|cmd|com|cpl|crt|
dll|exe|fxp|hlp|hta|hto|inf|ini|ins|isp|jse?|lib|lnk|mdb|mde|msc|
msi|msp|mst|ocx|pcd|pif|prg|reg|scr|sct|shb|shs|sys|vb|vbe|vbs|vcs|
vxd|wmd|wms|wmz|wsc|wsf|wsh|\{)';

(yes there's security holes even in hlp)

Regards,
Josip



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to