SLES 15
Sponsored Link

Install Clam AntiVirus2019/01/15

 
Install Clam AntiVirus to protect your System from Virus.
[1] Install Clamav AntiVirus.
dlp:~ #
zypper -n install clamav
# update pattern files

dlp:~ #
freshclam

ClamAV update process started at Tue Jan 15 19:37:50 2019
main.cvd is up to date (version: 58, sigs: 4566249, f-level: 60, builder: sigmgr)
daily.cvd is up to date (version: 25299, sigs: 2209178, f-level: 63, builder: raynman)
bytecode.cvd is up to date (version: 328, sigs: 94, f-level: 63, builder: neo)
[2] Try to scan System.
# scan /home

dlp:~ #
clamscan --infected --remove --recursive /home
----------- SCAN SUMMARY -----------
Known viruses: 6768273
Engine version: 0.100.2
Scanned directories: 7
Scanned files: 7
Infected files: 0
Data scanned: 0.01 MB
Data read: 0.00 MB (ratio 2.00:1)
Time: 14.076 sec (0 m 14 s)

# download trial virus

dlp:~ #
wget http://www.eicar.org/download/eicar.com
dlp:~ #
clamscan --infected --remove --recursive ./

./eicar.com: Eicar-Test-Signature FOUND
./eicar.com: Removed.    
# just detected and removed
----------- SCAN SUMMARY -----------
Known viruses: 6768273
Engine version: 0.100.2
Scanned directories: 7
Scanned files: 8
Infected files: 1
Data scanned: 0.11 MB
Data read: 0.06 MB (ratio 1.75:1)
Time: 14.275 sec (0 m 14 s)
Matched Content