ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. clamav
    Log in to post
    • All categories
    • IRJI

      ClamAV not showing infected files in logs

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion clamav
      4
      1 Votes
      4 Posts
      5k Views
      IRJI

      @DustinB3403 said in ClamAV not showing infected files in logs:

      sudo clamscan -r /folder/to/scan/ | grep FOUND >> /path/to/save/report/file.txt

      The command above also grabs NOT_FOUND

      Exact command to find just FOUND should be:

      sudo clamscan -r /folder/to/scan/ | grep " FOUND" >> /path/to/save/report/file.txt

    • mlnewsM

      Installing Linux Malware Detect and ClamAV on CentOS 7

      Watching Ignoring Scheduled Pinned Locked Moved News linux linux malware detect clamav antivirus antimalware centos centos 7 rhel rhel 7 howtoforge
      4
      4 Votes
      4 Posts
      2k Views
      travisdh1T

      @scottalanmiller said in Installing Linux Malware Detect and ClamAV on CentOS 7:

      @travisdh1 said in Installing Linux Malware Detect and ClamAV on CentOS 7:

      Any reason to use LMD instead of or in addition to rkhunter?

      Doesn't rkhunter focus only on root kits?

      Mostly, but this was the first time I remember hearing about LMD.

    • 1 / 1