Deprecated: Function WP_Dependencies->add_data() was called with an argument that is deprecated since version 6.9.0! IE conditional comments are ignored by all supported browsers. in /home/itsaints/public_html/wp-includes/functions.php on line 6131

Whm/cpanel server and ClamAV scan Use Via ssh

 

1 – Run clamscan to particular user account in cpanel server ?

/usr/local/cpanel/3rdparty/bin/clamscan -ri /home/user name/public_html

2-Run clamscan to all account in cpanel server ?

/usr/local/cpanel/3rdparty/bin/clamscan -ri /home

3-Run clamscan to public_html directory for all account in cpanel server ?
/usr/local/cpanel/3rdparty/bin/clamscan -ri /home/*/public_html

4-Remove infected file while scanning itself ?

/usr/local/cpanel/3rdparty/bin/clamscan -ri --remove /home/*/public_html