http://bugzilla.spamassassin.org/show_bug.cgi?id=3010





------- Additional Comments From [EMAIL PROTECTED]  2004-02-05 14:21 -------
Subject: Re:  Implement base anti-worm plugin ...

> 1) MICROSOFT_EXECUTABLE replacement -- grab all /^text/, /^message/,
> and /^attachment/ parts, search for the base64 + uuencoded bits.

Okay, then.  How about a generic rule to handle position-specific
decoded searches?  This isn't quite rich enough, but once we provide a
way (an option, I think) for binary attachments to be decoded, the rest
is easy.

body BINARY_EXE         eval:mime_part('part regexp','offset','body regexp')

...

body BINARY_EXE         eval:mime_part('','0','TV[pq]QAA[MI]AAAAEAA[8A]A')

except using a binary regexp instead of the stupid base64 version





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to