Is it possible to block a certain filename coming through, i know you can block filetypes but there's a new trojan going around called speedup and was thinking of adding something in my scripts that can block certains filenames that i choose, would it be something like

on CTCP dcc send { if $filename = speedup.exe halt }