I've tried this but it doesnt seem to work.
rule tcp, dest=(80,443), tcp_flag&ack, saddr=$LOCALHOST, msg="Virus detected", regexpcontent="[Gg][Ee][Tt] *[Ii][Tt][Uu][Nn][Ee][Ss].*\x0d\x0a"
Is it possible to even do a wildcard for "file name containing"?