Re: [exim] Test #22 ("Partial (Fragmented) Vulnerability") f…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: OpenMacNews
Ημερομηνία:  
Προς: David Saez Padros
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Test #22 ("Partial (Fragmented) Vulnerability") from testvirus.org slipping by Exim/Exiscan/ClamAV
hi david,

>>    (Non-Virus): Test for the "Partial (Fragmented) Vulnerability". This


> this test does not send the EICAR virus so clamav has nothing to detect


yup. figured i'd need to manage it like the CLSID check ... in an exim.conf ACL
check

> on data acl:
>
>    # Fragmented messages

>
>    deny    message        = Fragmented message not allowed
>            condition      = ${if match \
>                             {$h_content-type:}{\N\bmessage/partial\b\N}}


is that *it*?

"message partial" in content-type?

oh, for heaven's sake ...

thx!

richard