Kenneth Porter wrote: > What I'm thinking might be low-hanging fruit is bad headers, data beyond > the end of the format, and compression bombs.
I'm not very familiar with GIF and JPEG, but I have worked extensively with TIFF. With a TIFF image, you can play many wacky tricks and stuff data in the image file in countless weird ways. I don't know if it's possible to "validate" a TIFF image. JPEG and GIF are much simpler, but I bet they're still complex enough to make validation iffy. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

