Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Scan Local Drives: unexpected --follow-symlinks

Copied from Quarantine Manager: 

/Users/gjp22/Applications/…/gjp22/Desktop/suspects/eicarcom2.zip [eicar_com.zip/eicar.com]

With the ellipsis in Quarantine Manager I can't guess the path, so instead from a Console view of the log: 

2010-11-03 08:11:45 +0000 Threat: 'EICAR-AV-Test' detected in /Users/gjp22/Applications/Microsoft Internet Explorer 8.app/Contents/Resources/dosdevices/c:/users/gjp22/Desktop/suspects/eicar.com2010-11-03 08:11:45 +0000 Threat: 'EICAR-AV-Test' detected in /Users/gjp22/Applications/Microsoft Internet Explorer 8.app/Contents/Resources/dosdevices/c:/users/gjp22/Desktop/suspects/eicar.com

A directory listing: 

[macbookpro08:Contents/Resources/dosdevices] gjp22% pwd
/Users/gjp22/Applications/Microsoft Internet Explorer 8.app/Contents/Resources/dosdevices
[macbookpro08:Contents/Resources/dosdevices] gjp22% ls -l
total 64
lrwxr-xr-x  1 gjp22  staff  10  1 Jun 15:53 c: -> ../drive_c
lrwxr-xr-x  1 gjp22  staff  27  1 Jun 15:56 d: -> /Volumes/OpenOffice.org 3.2
lrwxr-xr-x  1 gjp22  staff  13  1 Jun 15:54 d:: -> /dev/rdisk5s2
lrwxr-xr-x  1 gjp22  staff  19  1 Jun 15:56 e: -> /Volumes/VirtualBox
lrwxr-xr-x  1 gjp22  staff  13  1 Jun 15:54 e:: -> /dev/rdisk4s2
lrwxr-xr-x  1 gjp22  staff  12  1 Jun 15:56 f: -> /Users/gjp22
lrwxr-xr-x  1 gjp22  staff  13  1 Jun 15:54 f:: -> /dev/rdisk3s2
lrwxr-xr-x  1 gjp22  staff   1  1 Jun 15:57 z: -> /

Following of symlinks is unexpected.

AFAICT: 

  • following the c: may cause my home directory to be scanned twice 
  • following the z: may cause my computer to be scanned twice
  • following the f: may cause my home directory to be scanned yet again (four times in total).

In the GUI I see no option to suppress the follow. 

Does the GUI default to both of the following?

--follow-symlinks

and 

--backtrack-protection

:1000123


This thread was automatically locked due to age.
Parents

  • grahamperrin wrote:

    In the GUI I see no option to suppress the follow. 

    Does the GUI default to both of the following?

    --follow-symlinks

    and 

    --backtrack-protection


    I guess so.

    Testing in a VM (VirtualBox), using eicar test files, each file was found in only two places: 

    1. the volume from which Time Machine reads, which has symlinks with potential for backtracking in the area enclosing the files
    2. the volume to which Time Machine writes. 
    (The files were detected first whilst following a symlink. For the files at their true path, no detection was logged.)
    Resolved/explained. 
    :1000819
Reply

  • grahamperrin wrote:

    In the GUI I see no option to suppress the follow. 

    Does the GUI default to both of the following?

    --follow-symlinks

    and 

    --backtrack-protection


    I guess so.

    Testing in a VM (VirtualBox), using eicar test files, each file was found in only two places: 

    1. the volume from which Time Machine reads, which has symlinks with potential for backtracking in the area enclosing the files
    2. the volume to which Time Machine writes. 
    (The files were detected first whilst following a symlink. For the files at their true path, no detection was logged.)
    Resolved/explained. 
    :1000819
Children
No Data