PDA

View Full Version : Antivirus Mail Scanners DoS


Zhen-Xjell
February 27th, 2002, 03:42 AM
{QUOTE-> Most Antivirus applications uncompress archives before scanning them for viruses. A specially constructed compressed file containing only NULL values (or any other repeating one character value) will be a size of only a few bytes when compressed, but when uncompressed it will be a few megabytes of "information". This could cause a denial of service attack against the Antivirus scanning engine, by exhausting all available memory or disk space. <-QUOTE}

http://www.securiteam.com/securitynews/5PP0P1P6AM.html

Checkout
February 27th, 2002, 08:42 AM
Now that's a nasty, twisted development...

javacool
February 27th, 2002, 06:05 PM
{QUOTE-> Now that's a nasty, twisted development... <-QUOTE}

And you have to wonder: where's all the quality-assurance testing on THAT one?