A bit of curiosity here.

The amount of time to run a virus scan on my work laptop is now approaching 8 or 9 hours. It’s reached the point where there really is no convenient time of day to have it run. Our system administrator currently has them running automatically at 4:00am, but when I’m up and out the door at 7:00am it’s usually only scanned 700k of the estimated 2million files.

Sounds like a bit of an opportunity to game the virus scanner. A couple of possibilities off the top of my head:

  1. I don’t know the logistics involved with scanning a single file or if the amount of time varies upon it’s makeup. Taking a brute force attack, the deployed virus could create a couple million files strategically placed to increase the scan time to the point where people start canceling scans early.
  2. Write something that artificially increases system load and therefore system scan time. It should be possible to make such an app smart enough to only run when it’s detected increased load from the virus scanning process.

Rather simplistic but who knows? If nothing else, with ever increasing hard drive sizes, we’ll need some better heuristics to prevent linear increases in scan times.


Leave a Comment




  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...

  • Facebook Chat? So it looks like the Facebook Chat service has finally started rolling out to my network (Facebook Chat has been mentioned previously). Not quite sure how ...