Welcome to SecurityForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Norton doesn't (or can't) scan "System volume information...

 
   Security Forums (Home) -> Symantec/Norton RSS
Next:  Norton AV  
Author Message
Some Guy

External


Since: Mar 23, 2004
Posts: 6



(Msg. 1) Posted: Thu Mar 25, 2004 11:02 pm
Post subject: Norton doesn't (or can't) scan "System volume information..." path?
Archived from groups: alt>comp>virus, others (more info?)

Connected my win-98 drive to an XP-pro development system to scan the
win-98 drive for trojans/virii (The Cleaner, and NAV from NSW-2002 -
both updated to current def's).

Some viral files were found (harmless- attachements saved from spam
e-mails for manual scanning).

I guess it's XP's habbit of creating \System volume information\ on
every drive connected to it. During a scan by the cleaner it found
this:

D:\System Volume
Information\_restore{EDD79313-3427-47E1-8259-F3CC96419F7F}\Rp36\A0002906.scr

The SCR is MyDoom.A (saved from an e-mail attachment - never
executed).

Basically,

1) how did it end up in that directory, and

2) Why does NAV refuse to scan any subdirectories / files in that
folder, and will only scan that (that particular file) when I drag
it's nose down to the file itself?

3) The Cleaner apparently has no problem scanning all files in that
path (when pointed to the top-level directory) and, funny enough, NAV
intercepts the file when The Cleaner tries to access it.

So why does NAV fear to tread into the \System volume information\
directory tree? Is Rp36 a "restore point" ? Just like the recycler,
seens the \sys vol info\ folder would be a good place for virii and
trojans to hang out (and a very important place for NAV to be able to
scan). ???

 >> Stay informed about: Norton doesn't (or can't) scan "System volume information... 
Back to top
Login to vote
kurt wismer

External


Since: Jul 04, 2003
Posts: 1562



(Msg. 2) Posted: Fri Mar 26, 2004 9:40 am
Post subject: Re: Norton doesn't (or can't) scan "System volume information..." [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Some Guy wrote:

> Connected my win-98 drive to an XP-pro development system to scan the
> win-98 drive for trojans/virii (The Cleaner, and NAV from NSW-2002 -
> both updated to current def's).
>
> Some viral files were found (harmless- attachements saved from spam
> e-mails for manual scanning).
>
> I guess it's XP's habbit of creating \System volume information\ on
> every drive connected to it. During a scan by the cleaner it found
> this:
>
> D:\System Volume
> Information\_restore{EDD79313-3427-47E1-8259-F3CC96419F7F}\Rp36\A0002906.scr
>
> The SCR is MyDoom.A (saved from an e-mail attachment - never
> executed).
>
> Basically,
>
> 1) how did it end up in that directory, and

microsoft magic... seriously, i have no better explanation for the
internal working of how things are chosen for backing up in system
restore than that...

> 2) Why does NAV refuse to scan any subdirectories / files in that
> folder, and will only scan that (that particular file) when I drag
> it's nose down to the file itself?

normally that folder is not accessible... generally speaking one finds
that folder on an ntfs partition (we are talking XP here, after all)
with the permissions set in such a way that only the local system
account can even read it...

> 3) The Cleaner apparently has no problem scanning all files in that
> path (when pointed to the top-level directory) and, funny enough, NAV
> intercepts the file when The Cleaner tries to access it.

of course, it intercepts it in a memory buffer, which is exactly how
most detections of system restore contents goes down...

> So why does NAV fear to tread into the \System volume information\
> directory tree?

because making changes there could really screw things up...

> Is Rp36 a "restore point" ?

yes...

> Just like the recycler,
> seens the \sys vol info\ folder would be a good place for virii and
> trojans to hang out (and a very important place for NAV to be able to
> scan). ???

unfortunately the risks outweigh the rewards... the consequences of
trying to restore from a restore point that's been corrupted by an
anti-virus (virus 'disinfection' does have a non-negligible chance of
corrupting the host) could be very bad...

--
"we're the first ones to starve, we're the first ones to die
the first ones in line for that pie in the sky
and we're always the last when the cream is shared out
for the worker is working when the fat cat's about"

 >> Stay informed about: Norton doesn't (or can't) scan "System volume information... 
Back to top
Login to vote
GTS

External


Since: Mar 27, 2004
Posts: 1



(Msg. 3) Posted: Sat Mar 27, 2004 3:36 pm
Post subject: Re: Norton doesn't (or can't) scan "System volume information..." path? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Some Guy" <Some.RemoveThis@Guy.com> wrote in message news:4063AB3F.DE8DA276@Guy.com...
> Connected my win-98 drive to an XP-pro development system to scan the
> 1) how did it end up in that directory, and
>
> 2) Why does NAV refuse to scan any subdirectories / files in that
> folder, and will only scan that (that particular file) when I drag
> it's nose down to the file itself?
>
> 3) The Cleaner apparently has no problem scanning all files in that
> path (when pointed to the top-level directory) and, funny enough, NAV
> intercepts the file when The Cleaner tries to access it.
>
> So why does NAV fear to tread into the \System volume information\
> directory tree? Is Rp36 a "restore point" ? Just like the recycler,
> seens the \sys vol info\ folder would be a good place for virii and
> trojans to hang out (and a very important place for NAV to be able to
> scan). ???


\System volume information\ is used to store System restore points and
Windows will not allow other programs to change these files. They can be
accessed in a read only mode. Infected files may be placed there by the
System Restore process itself. When a virus scanner identifies infection in
that area (which is not all that uncommon once system files are infected),
the usual procedure is as follows:

1. Turn off system restore. (Control Panel/System Restore Tab - check
"Turn off System Restore on all drives") . Windows will remove all saved
restore point files. Reboot.
2. Then turn System Restore on again. Windows will create a new initial
restore point and resume ongoing operation.

(Contrary to the other post in this thread, this has nothing to do with
NTFS. System Restore works the same way with Fat 32 and NTFS drives. Also,
the specifics of what is saved in RP's is documented. Generally it includes
registry changes, system files like dll's which have changed, and other
'system state' data.)

The behaviour you note by NAV seems odd. Other AV programs I use
(particularly ETrust) do scan that full directory and report all infected
files, although they cannot clean it, requiring the process I explained
above.

GTS
 >> Stay informed about: Norton doesn't (or can't) scan "System volume information... 
Back to top
Login to vote
Some Guy

External


Since: Mar 23, 2004
Posts: 6



(Msg. 4) Posted: Sat Mar 27, 2004 3:36 pm
Post subject: Re: Norton doesn't (or can't) scan "System volume information..." [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

GTS wrote:

> \System volume information\ is used to store System restore points
> and Windows will not allow other programs to change these files.

Situation:

Connected a FAT32 drive (DSmile to a system with an NTFS Win-XP pro drive
(CSmile

XP booted and at some point created a \system volume information\
directory on the D drive. While in XP, I can browse, delete, and move
files within the D:\system volume information\ tree at will. I can't
do any of those things with the C:\system volume information\ folder.

You can point Norton to the D:\system volume information\ folder and
tell it to scan that folder, and it will go through the motions, but
it will report 0 (zero) files scanned (there are 2 files there - a
..log file and the .SCR file in question).

The cleaner WILL scan the D:\system volume information\ tree and
apparently Norton will intercept all files accessed from this tree and
scan it before The Cleaner gets it.

> They can be accessed in a read only mode. Infected files may
> be placed there by the System Restore process itself. When a
> virus scanner identifies infection in that area (which is not
> all that uncommon once system files are infected), the usual
> procedure is as follows:

Using native system functions (my_computer, explorer) can you browse
your C:\system volume information\ folder while running XP?

Will Norton Scan "?:\system volume information\" during a manual or
scheduled scan (it appears the answer is no) or does virus discovery
in that folder depend on some other program accessing files in that
folder (it appears the answer is yes).

> (Contrary to the other post in this thread, this has nothing
> to do with NTFS. System Restore works the same way with
> Fat 32 and NTFS drives.

Clearly the permission structure is different. Again, if a FAT32
drive (DSmile is connected to a computer running XP (CSmile then you _can_
browse, copy, and delete files within the D:\system volume
information\ folder. You can't do the same for the C:\system volume
information\.

> The behaviour you note by NAV seems odd. Other AV programs I
> use (particularly ETrust) do scan that full directory

I don't have an XP system in front of me currently, so I don't know
the answer to this: Tell Norton to scan your C:\system volume
information\ and look at the report. How many files did it say it
scanned? Zero?
 >> Stay informed about: Norton doesn't (or can't) scan "System volume information... 
Back to top
Login to vote
kurt wismer

External


Since: Jul 04, 2003
Posts: 1562



(Msg. 5) Posted: Sat Mar 27, 2004 3:36 pm
Post subject: Re: Norton doesn't (or can't) scan "System volume information..." [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Some Guy wrote:
> GTS wrote:
>
>
>>\System volume information\ is used to store System restore points
>>and Windows will not allow other programs to change these files.
>
>
> Situation:
>
> Connected a FAT32 drive (DSmile to a system with an NTFS Win-XP pro drive
> (CSmile
>
> XP booted and at some point created a \system volume information\
> directory on the D drive. While in XP, I can browse, delete, and move
> files within the D:\system volume information\ tree at will. I can't
> do any of those things with the C:\system volume information\ folder.

perfectly normal... the ntfs partition (CSmile has file system permissions
that prevent you from accessing it while the FAT32 partition doesn't
support file system permissions so it can't prevent you from accessing
anything...

> You can point Norton to the D:\system volume information\ folder and
> tell it to scan that folder, and it will go through the motions, but
> it will report 0 (zero) files scanned (there are 2 files there - a
> ..log file and the .SCR file in question).

perhaps norton has been designed to ignore that folder since it's so
often unscannable - just as many anti-virus products are designed to
ignore certain other objects (like the windows swap file)...

[snip]
> Using native system functions (my_computer, explorer) can you browse
> your C:\system volume information\ folder while running XP?

as a matter of fact you can, but you have to change the permissions on
the folder first...

> Will Norton Scan "?:\system volume information\" during a manual or
> scheduled scan (it appears the answer is no) or does virus discovery
> in that folder depend on some other program accessing files in that
> folder (it appears the answer is yes).

by default that is how things normally work, yes...

[snip]
> Clearly the permission structure is different.

there are no permissions on the FAT32 drive - FAT32 doesn't support that...

--
"we're the first ones to starve, we're the first ones to die
the first ones in line for that pie in the sky
and we're always the last when the cream is shared out
for the worker is working when the fat cat's about"
 >> Stay informed about: Norton doesn't (or can't) scan "System volume information... 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Can I scan Emails using norton corporate 8.1 version ??? - We have norton corporate 8.1 installed on our 2000 server. The problem is that email are not scanned by norton like it is on regular version for home users. WHY??? I enabled it in real time protection. It looks like that norton needs Exchange server...

Strange username found in Symantec System Console - Hi, our compagny uses Symantec Corporate Edition 8.1. In the System Console the username ~E~V in ~F is found, but the username is unknown to me. Does anyone recognize the username or knows which service is causes this? Thanks. Michael

Norton AV - I have a question about Norton for you. A couple of times today when I connected to the internet I got a message board saying "Cannot read subscription data. You may need administrator privileges" What does this mean? Today is the first time I...

Help for Norton 2002 / 2002 - Bonjour, je vous explique mon soucis .... J'ai installé Norton sys Work 2003 ...... et y'a eu un bug durant l'install... Bref ... L'antivirus marche pas ..... Je desinstall NsysW2003 ... Pour installer le 2002 ... Mais la, j'ai un soucis ... (Enfin,..

Norton bug - I have NAV 10.0.1.13 installed on my wife's machine with all current updates. She likes to email large photo files. Although I have the "scan outgoing messages" instruction de-selected on the Norton options screen, NAV insists on scanning out...
   Security Forums (Home) -> Symantec/Norton All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]