Install maldet and run scan

From DevOps Notebook
Revision as of 11:51, 28 April 2020 by MilosZ (talk | contribs) (Created page with "<pre> # wget https://www.rfxn.com/downloads/maldetect-current.tar.gz # tar -xvf maldetect-current.tar.gz # cd maldet-<version> # ./install.sh # maldet -a (scan all) # maldet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
# wget https://www.rfxn.com/downloads/maldetect-current.tar.gz
# tar -xvf maldetect-current.tar.gz
# cd maldet-<version> 
# ./install.sh
# maldet -a (scan all)
# maldet - /path/to/scan (scan particular folder)