Avast WEBforum

Other => General Topics => Topic started by: sandeshmstry on August 22, 2012, 04:49:18 PM

Title: Re.automatic scan for removable drive
Post by: sandeshmstry on August 22, 2012, 04:49:18 PM
Avast is obviously very excellent product but something is missing in this is that I wait for it at every update i.e.
Removable drive scanner
Every antivirus provides fullscan of removable drive when it is attached on computer & the scan starts automatically as soon as it is attached & it shows in the interface that it is scanning but avast doesnt do that.it has to start scan manually everytime it is attached.
If this limitation is solved then I will be greatfully thankfull.
Regards
sandesh
Title: Re: Re.automatic scan for removable drive
Post by: Pondus on August 22, 2012, 06:01:19 PM
so if you attach a 1000gb USB dish full of photos or music ...... you want a auto full scan of that  ::)
Title: Re: Re.automatic scan for removable drive
Post by: Lisandro on August 22, 2012, 11:34:21 PM
I feel like Pondus...
But if you want a 3rd party tool you're looking for http://blog.didierstevens.com/programs/usbvirusscan/
You need to point it to ashQuick.exe at avast folder.
Title: Re: Re.automatic scan for removable drive
Post by: sandeshmstry on August 23, 2012, 12:42:34 PM
I downloaded the file (usb virus scan ) but how can I sync with avast so that the avast starts automatically when usb is inserted.
detailed reply is appreciated.thanks.
What should be modified in the command of start file
USBVirusScan.exe "D:\Program Files\Network Associates\VirusScan\csscan.exe" /target %%c: /secure /quiet /log d:\mydirsd\develop\c\usbvirusscan\log.txt
Title: Re: Re.automatic scan for removable drive
Post by: Lisandro on August 23, 2012, 05:26:26 PM
I downloaded the file (usb virus scan ) but how can I sync with avast so that the avast starts automatically when usb is inserted.
detailed reply is appreciated.thanks.
What should be modified in the command of start file
USBVirusScan.exe "D:\Program Files\Network Associates\VirusScan\csscan.exe" /target %%c: /secure /quiet /log d:\mydirsd\develop\c\usbvirusscan\log.txt
I think you can get this help there, it's an active blog. The file linked should be <path_to>\ashQuick.exe and you do not need to use any parameter to send the file for scanning.
Title: Re: Re.automatic scan for removable drive
Post by: sandeshmstry on August 25, 2012, 08:46:14 AM
Its not working anyway(usb virus scan)
I have to ask but why we should need such a 3rd party tool in avast which is so complicated and unworkable.
This means for satisfying with this product avast team is not capable & it will depend upon others.
I have made a survey of the blog and thousand of avast users have complained about the same (autoscan of usb drive) and the avast team will also be aware of it ,then also no positive step from your side.
Please look into this matter.
Title: Re: Re.automatic scan for removable drive
Post by: Lisandro on August 25, 2012, 02:06:22 PM
I have to ask but why we should need such a 3rd party tool in avast which is so complicated and unworkable.
You don't have to.
It's not complicated. It's simple: you don't have to scan all the usb drive each time you plug it. Let avast scan what it necessary when the usb stick is plugged. Any autorun or executable file will be scanned. If avast! can't detect them (no detection software is perfect) on access, avast! won't detect them on demand.
Title: Re: Re.automatic scan for removable drive
Post by: DavidR on August 25, 2012, 04:50:59 PM
I have UsbVirusScan and the only time that I use it is if I'm going to attach an external usb that hasn't only been used by me on my system/s

So I create a batch file vscan_start.bat and have a shortcut to run that before plugging in the usb.

This is the content of the vscan_start.bat file all on one line:
Code: [Select]
"E:\Utilities-Non-Registry\~\USBVirusScan\USBVirusScan.exe" -c "C:\Program Files\Avast Software\Avast\ashQuick.exe" /target %%c: /secure /quiet /log c:\vscan_log.txt
Command Line breakdown
This is the location of where I saved the UsbVirusScan.exe file:
"E:\Utilities-Non-Registry\~\USBVirusScan\USBVirusScan.exe"

This is the location of ashQuick.exe:
-c "C:\Program Files\Avast Software\Avast\ashQuick.exe" the -c is a parameter.

There are other parameters you can give, the latter it to produce a log file and where to store that log file:
 /target %%c: /secure /quiet /log c:\vscan_log.txt

####
For the most part there is no need for this as Tech mentions, avast scans any active files on that USB stick before they are allowed to run.
Title: Re: Re.automatic scan for removable drive
Post by: sandeshmstry on August 29, 2012, 05:09:22 PM
This is the content of the vscan_start.bat file that i have edited

"E:\USBVirusScan\USBVirusScan.exe" -c "C:\Program Files\Avast Software\Avast\ashQuick.exe" /target %%c: /secure /quiet /log c:\vscan_log.txt

This is the location of where I saved the UsbVirusScan.exe file:
"E:\USBVirusScan\USBVirusScan.exe"

This is the location of ashQuick.exe:
 -c "C:\Program Files\Avast Software\Avast\ashQuick.exe"

Dear david, It still doesnt work for me & I m feeling totally off & helpless. Any sugstn???
Title: Re: Re.automatic scan for removable drive
Post by: DavidR on August 29, 2012, 05:35:50 PM
I have only created the batch file as I don't want it to run all of the time, I just fire up the batch (.bat) file before I plug in an unknown USB. Once started once I plug in the USB ashQuick.exe scan it

I don't know what you have done, how you created the batch file, exactly what you have entered in the command string of the batch file; you can't just enter my command string as that relates to my system; you have to enter the full path to where the USBVirusScan.exe is (contained in "quotes" as mine is but your own path).

So I can't really suggest anything in the dark, see image (click to expand) of the about USBVirusScan info, if that isn't enough then I suggest visiting the web site URL in the title bar of the attached image.
Title: Re: Re.automatic scan for removable drive
Post by: sandeshmstry on August 30, 2012, 05:26:23 PM
The above inf given by me is fine & correct, both the paths are correct i)usb virus scan.exe path & 2) ashquick.exe path.
I think the software has taken promise that it will not work for me..?Really annoyable.
But thanks david for the valuable guidance.but any sugn is appreciated..
Title: Re: Re.automatic scan for removable drive
Post by: DavidR on August 30, 2012, 06:28:57 PM
You're welcome, sorry it wasn't successful.
Title: Re: Re.automatic scan for removable drive
Post by: Chris Thomas on August 30, 2012, 08:00:12 PM
(http://i47.tinypic.com/2w6e8bb.jpg)

It scans for auto run viruses.
Title: Re: Re.automatic scan for removable drive
Post by: DavidR on August 30, 2012, 09:38:35 PM
The OP is looking for something that scans the whole USB and nit just files that are run or contained in the autorun.inf command.
Title: Re: Re.automatic scan for removable drive
Post by: sandeshmstry on August 31, 2012, 01:34:18 PM
ya the whole usb...
Title: Re: Re.automatic scan for removable drive
Post by: DavidR on August 31, 2012, 02:32:17 PM
In all honesty, I feel this is overkill every time that you plug in a USB as avast will protect against autorun.inf stuff and scans files that are active, e.g. you try to run them from the USB.

In fact running any program from the USB is likely to come in for more scrutiny (simply because it is from a removable source) it is likely to have the behavior shield and autosandbox intervention.

So given the above the routine scanning of the whole USB is much depreciated, not to mention if you plug in a USB (or external drive) which has a lot of data is likely to have you waiting some time before you can use it.