Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: How to test if a Linux virus can infect Ubuntu without any antivirus?

  1. #21

    Re: How to test if a Linux virus can infect Ubuntu without any antivirus?

    Quote Originally Posted by ventrical View Post
    They are designed to have a signature similar to a malware which is a false positive and that is known to trigger an anti-malware guard.

    ClamAv is command line based and has no alerter or on access guard.
    ClamAV doesn't clean either. Delete or Quarantine.
    This 'anti-malware guard' notification must be specific to CAVL?

    "Windows test virus"?
    Eicar don't care about no Windows.

    Have a Great Day!
    Windows assumes the user is an idiot.
    Linux demands proof.

  2. #22
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: How to test if a Linux virus can infect Ubuntu without any antivirus?

    Quote Originally Posted by Habitual View Post
    ClamAV doesn't clean either. Delete or Quarantine.
    This 'anti-malware guard' notification must be specific to CAVL?
    AVG for Linux also has the guard.(Thanks to VinDSL for his help with this)

    "Windows test virus"?
    Eicar don't care about no Windows.

    Have a Great Day!
    As I said the clamav-test files will be detected by the CAVL guard. If you use terminal and install them from the ubuntu-universe repositories:

    Code:
    sudo apt-get install clamav-testfiles
    the CAVL guard will detect them as apt is trying to install them. There are six testfiles in all. It is rather remarkable what CAVL did with this. In the meantime it allows me to mount Windows hdds that are infected and does a fairly thourough cleaning. If you have a test hdd that had another AV program for Windows and has quarantined files on it CAVL will detect the quarantined malware.

    It is a handy app for legacy malware control. So of course if you are using Wine or running Windows in a VM it is a good tool. In fact it will provide better protection for Windows in a VM than for Windows running stand alone with an AV program on bare metal.


    Regards..
    Last edited by ventrical; June 27th, 2016 at 01:46 PM.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •