php - Checking for virus and malware in a Wordpress site. -


i switched shared hosting vps one. before didn't pay attentions security of clients (who use wp) taking cautious care of preventing sites malwares/viruses introduced wp, because @ point if had gone wrong service providers would've detected threat , would've disabled site. have vps, , sites clients hosted in same root folder, thinking should monitor clients doing avoid malicious entering out server.

as result, have updated software latest , recommended versions, using pdo instead of mysql, , set php.ini detectives best secure settings, , have striped ability of clients uploading themes (since sites given free) , have given upload folders strict permissions, nothing executable uploaded server, , doing regular database/data backups.

so, looking not how make servers more secure. but, in unlikeliest case bad uploaded/found.. how detect , how shut down specific website not spread or infect other files.

do have access server? can tried lmd (linux malmware detect) know more this


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -