lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: JThomas at poweronemedia.com (Joshua Thomas)
Subject: Re: Filtering sobig with postfix

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@...eronemedia.com 

-----Original Message-----
From: Irwan Hadi [mailto:irwanhadi@...by.com]
Sent: Thursday, August 21, 2003 6:37 PM
To: Bojan Zdrnja
Cc: full-disclosure@...sys.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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20030821/060457ef/attachment.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ