Security/ClamAV: Difference between revisions
Jump to navigation
Jump to search
| Line 72: | Line 72: | ||
sudo clamscan -r --exclude-dir='^/(sys|proc|dev|run)' /root/ | sudo clamscan -r --exclude-dir='^/(sys|proc|dev|run)' /root/ | ||
</syntaxhighlight> | </syntaxhighlight> | ||
|- | |||
|valign='top'| | |||
<syntaxhighlight lang='bash'> | |||
sudo clamscan -r -i --exclude-dir='^/(sys|proc|dev|run)' \ | |||
/var/www \ | |||
/var/tmp \ | |||
/uploads \ | |||
/home \ | |||
/tmp | |||
</syntaxhighlight> | |||
|valign='top'| | |||
|} | |} | ||
|} | |} | ||
Revision as of 14:55, 23 January 2026
Security » ClamAV
|
Security » ClamAV | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
References
|
References | ||
|---|---|---|