USB virus scan: http://blog.didierstevens.com/programs/USBVirusScan/
Who has used this software of this independant developer?
This seen to the fact that now MS is asked to whitelist real malware because of the gigantic amount of fake malware scanners and av-tools. This could be a problem where independant av tool developers are concerned,
USBVirusScan will launch any program you provide as a command line parameter each time a USB stick is inserted. I use it to start a full virus scan on the inserted USB drive: http://blog.didierstevens.com/programs/usbvirusscan/
The command-line that worked for me is:
“\USBVirusScan.exe” -c -i “\avast4\ashQuick.exe” x:
Where you need to change the for the both correct ones and the x: for the letter of your USB drive.
I have it ready to run, using a batch file shortcut rather than have it running all the time; this in the event of me going to plug in a USB that has been outside of my control or plugged into a system outside of my control.
If that is the case I start the batch file with the command line to run it before pluggin in the USB drive.