Full Disclosure mailing list archives
RE: Re: Filtering sobig with postfix
From: Joshua Thomas <JThomas () poweronemedia com>
Date: Thu, 21 Aug 2003 20:26:40 -0400
Or, use: /^TVqQAAMAAAAEAAAA\/\/8AALgAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAA$/ DISCARD Keep your viruses (sobig.f) Shamelessly stolen from: http://sbserv.stahl.bau.tu-bs.de/~hildeb/postfix/postfix_sobigf.shtml Cheers, Joshua Thomas Network Operations Engineer PowerOne Media, Inc. tel: 518-687-6143 jthomas () poweronemedia com -----Original Message----- From: Irwan Hadi [mailto:irwanhadi () phxby com] Sent: Thursday, August 21, 2003 6:37 PM To: Bojan Zdrnja Cc: full-disclosure () netsys com Subject: Re: [Full-disclosure] Re: Filtering sobig with postfix On Fri, Aug 22, 2003 at 08:43:45AM +1200, Bojan Zdrnja wrote:
/filename=.*(your_details|your_document|document_all).pif/ REJECT You might want to reject all .pif files, and also: /(Virus found|VIRUS ALERT)/ DISCARD To discard all those messages originating from improperly configured
MTA's,
which were able to detect Sobig-F, but which still send notification to faked from: address. After you edit that file just issue: # /usr/sbin/postmap /etc/postfix/header_checks
you don't need to postmap the header checks file, because you are using regexp. You *only* need to postmap it, if you use hash:, dbm: or btree: _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
Current thread:
- Filtering sobig with postfix vogt (Aug 20)
- Re: Filtering sobig with postfix martin f krafft (Aug 20)
- RE: Re: Filtering sobig with postfix Bojan Zdrnja (Aug 20)
- Re: Filtering sobig with postfix Valdis . Kletnieks (Aug 20)
- <Possible follow-ups>
- RE: Re: Filtering sobig with postfix Joshua Thomas (Aug 20)
- Re: Re: Filtering sobig with postfix securdz (Aug 21)
- RE: Re: Filtering sobig with postfix Bojan Zdrnja (Aug 21)
- RE: Re: Filtering sobig with postfix Joshua Thomas (Aug 21)
- RE: Re: Filtering sobig with postfix Paul Szabo (Aug 21)
- Re: Filtering sobig with postfix martin f krafft (Aug 20)
