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

      Solved ClamAV not showing infected files in logs

      IT Discussion
      • clamav • • IRJ
      4
      1
      Votes
      4
      Posts
      5.2k
      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

      News
      • linux linux malware detect clamav antivirus antimalware centos centos 7 rhel rhel 7 howtoforge • • mlnews
      4
      4
      Votes
      4
      Posts
      1.7k
      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