[Esd-l] Badtrans worm signature trap for local-rules.procmail

John D. Hardin jhardin at impsec.org
Mon Nov 26 11:09:01 PST 2001


On Mon, 26 Nov 2001, Rick Thompson wrote:

> I've just trapped one that has alot of similarities in the headers...but its
> not exact:

> > Content-Type: multipart/related;
> > 	 type="multipart/alternative";
> > 	 boundary="====_ABC1234567890DEF_===="

Okay, quotes around that bit, and a slightly different boundary signature...

> > X-Content-Security: [mercury.motleypc.com] original Content-Type was
> audio/x-wav;
> > Content-Type: application/octet-stream;
> name="Sorry_about_yesterday.MP3.9061DEFANGED-pif"
> > Content-ID: <EA4DMGBP9p>
> > Content-Transfer-Encoding: base64

Content-ID looks the same. Two minor changes, then.



# Trap BadTrans? (signature as of 11/26/2001)
#
:0
* > 40000
* < 50000
* ^Subject:.*Re:
* ^Content-Type:.*multipart/related;
* ^Content-Type:.*"multipart/alternative"; boundary="====_ABC
{
        :0 B hfi
        * ^Content-Type: audio/x-wav;
        * ^Content-ID: <EA4DMGBP9p>
        * ^Content-Transfer-Encoding: base64
        | formail -A "X-Content-Security: [$HOST] NOTIFY" \
                  -A "X-Content-Security: [$HOST] QUARANTINE" \
                  -A "X-Content-Security: [$HOST] REPORT: Trapped BadTrans worm - see http://securityresponse.symantec.com/avcenter/venc/data/w32.badtrans.b@mm.html"
}



--
 John Hardin KA7OHZ    ICQ#15735746    http://www.impsec.org/~jhardin/
 jhardin at impsec.org                       pgpk -a jhardin at wolfenet.com
  768: 0x41EA94F5 - A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76 
 1024: 0xB8732E79 - 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  In 1998 more than three times as many people in the US were killed
  by incompetent physicians than were killed by handguns, yet the
  President of the A.M.A. is adopting "gun safety" as his platform.
-----------------------------------------------------------------------
   1072 days until the Presidential Election



More information about the esd-l mailing list