Skip to content

MrFlyingToasterman/AutoClam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoClam

An automation for ClamAV written in Ruby.

How to use

Just run the AutoClam.rb via $ sudo ruby AutoClam.rb
Config Files are located in /etc/autoclam.target
I you dont want to update the ClamAVDB just run the programm via $ sudo ruby AutoClam --no-update

Default configuration

/etc/autoclam.target

/boot
/usr/bin
/sys
/etc
/opt
/lib
/var

One line per file path!

Log Files

Log Files are saved to /var/log/<SCAN-NAME>_scan.log.
Each discovery is stored in Found_Malware.txt.

License

GNU GPLv3 Image

This program is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Releases

No releases published

Packages

No packages published

Languages