PDA

View Full Version : Messenger


LegiT
October 30th, 2003, 06:15 PM
can nod32 be setup in msn messenger in scanning viruses when transferring files from a friend to me?

Blackspear
October 30th, 2003, 10:58 PM
The resident scanner AMON will protect you from downloads via messenger...

Cheers ;D

Marcos
October 31st, 2003, 02:36 AM
I don't know how it was in previous versions of MSN but version 6.0 offers you an option to run on-demand scanner after a file has been downloaded. (Tools - Options - Messages - File transfer)

LegiT
October 31st, 2003, 10:46 AM
oh ya. On my other computer(windows 98) when i right click it says Nod32 Antivirus Scanner. When i click on it it scans the certain file i want. IS that option availible on my xp comp? cuz i can't seem to find a way to do that

Q Section
October 31st, 2003, 10:55 AM
Hello LegiT
You may wish to look here (http://www.wilderssecurity.com/showthread.php?t=9776).

iNsuRRecTioN
December 19th, 2003, 11:06 PM
@Marcos, is there an command line option, that automatically close NOD32V2 on demand scanner, when no infection in the downloaded file is found?! ???

greetz

iNsuRRecTiON

NewNOD
December 20th, 2003, 12:30 AM
-{ Quote: "@Marcos, is there an command line option, that automatically close NOD32V2 on demand scanner, when no infection in the downloaded file is found?! " }-

I believe that would be:

/quit+

iNsuRRecTioN
December 20th, 2003, 07:42 PM
Thanks NewNOD, thats true, but when there are an infection found by NOD32, it close the scanner window after scan finish, too :(

bye

iNsuRRecTiON

NewNOD
December 20th, 2003, 08:22 PM
You need to have this also:

/prompt


So command line switches might look like this:

/ah /list+ /scroll+ /arch+ /pack+ /all /prompt /quit+ /log=nod32_dload.log

Sorry for assuming that was already in there.

iNsuRRecTioN
December 20th, 2003, 09:00 PM
ok, thanks again NewNOD, but the scanner window will be still closed after finished the scan :(

Is there no command line, that let the scanner window open, when an infection is detected and only close the scanner window automaticly when no infection is detected and all is clean??!

thx

bye

iNsuRRecTiON

NewNOD
December 20th, 2003, 09:48 PM
-{ Quote: "Is there no command line, that let the scanner window open, when an infection is detected and only close the scanner window automaticly when no infection is detected and all is clean??!
" }-

Hmm. Well, here's what I get:

1. With /quit+ only (no /prompt):

A) When no infection found - Scanner window pops-up, scans, then
auto-closes
B) When infection found - Scanner window pops up, scans, then
auto-closes

2. With /prompt /quit+:

A) When no infection found - Scanner window pops-up, scans, then
auto-closes
B) When infection found - Scanner window pops up, scans, then
VIRUS ALERT pops up (for each item found in succession), Action
is taken (for each item found in succession), THEN window auto-
closes

If you mean is there a switch that will make the window stay open after all actions against all infected items found have been taken, then I don't think there is one. Essentially, the prompt/ switch pauses the execution of the parameter /quit+, but once action is taken, the command switch /quit+ is executed. So, I'm not sure how you would get around that.

I thought you just needed the window to stay open long enough to take action, then after that, closing would be welcomed.

Sorry. Guess you need this: /IfInfectedPromptHoldOpenElseQuit :)

Phil_S
December 21st, 2003, 04:58 AM
What happens if, in NOD32 Setup/Advanced options you untick "Automatically close message windows"?

That's how I have mine set up. I have a user-dir scan that starts whenever a user logs on, and auto-closes on completion. If a virus is found, the notification window stays until the user chooses an option from it.

I have NOD32 email all alerts to myself as well. So if another user deals with an alert but doesn't tell me, I still get to know.

Phil_S
December 21st, 2003, 05:31 AM
Oops, sorry! Just re-read the above. What I suggested seems to have the same affect as /prompt and /quit+.

Just ignore me. I'll get me coat :-[

iNsuRRecTioN
December 21st, 2003, 06:53 PM
hehe, no problem, Phil_S.

greetz

iNsuRRecTiON