Commands
| Command | Example |
|---|---|
| malwatch scan [PATH] | malwatch scan malwatch scan /var/www/html |
| malwatch signatures {update | refresh} | malwatch signatures update malwatch signatures refresh |
| malwatch history {get | del} [TARGET | PATH] | malwatch history get malwatch history get html malwatch history get /var/www/html/index.php |
| malwatch quarantine PATH | malwatch quarantine /var/www/html/index.php |
| malwatch exile PATH | malwatch exile /var/www/html/index.php |
| malwatch actions {set | get | del} PATH SIGNATURE [ACTION…] | malwatch actions set /var/www/html/index.php eicar quarantine malwatch actions get /var/www/html/index.php eicar malwatch actions del /var/www/html/index.php eicar |