Advertisement
fplanzer

Maldet + Clamav

Aug 31st, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. Clamav
  2. https://www.hostinger.com/tutorials/how-to-install-clamav-centos7
  3.  
  4. Config group and user if necessary (maldet --log error: warning clamd service not running; force-set monitor mode file scanning to every 120s):
  5. https://vpsfix.com/18504/install-and-configure-clamav-on-ubuntu/
  6.  
  7. Test Clamav:
  8. curl https://www.eicar.org/download/eicar.com.txt | clamdscan -
  9.  
  10. Maldet:
  11. maldet -u -d
  12.  
  13. maldet conf:
  14. scan_clamscan=”1″
  15. quarantine_hits="1"
  16.  
  17. maldet --monitor /dir
  18.  
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement