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

Startseite
Nachricht löschen
Nachricht beantworten
Autor: OpenMacNews
Datum:  
To: David Saez Padros
CC: exim-users
Betreff: 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