Portal Home > Knowledgebase > Articles Database > Server Vulnerability Checks


Server Vulnerability Checks




Posted by Gallitin, 04-19-2012, 11:41 AM
How can you check to make sure you server is safe? Are there online tools to ensure you are free of security risks?

Posted by ddrager, 04-19-2012, 12:12 PM
It is a combination of auditing logs, running vulnerability scans, and good security practices. You can use a scanning tool such as hackerguardian to do a remote scan, but that only shows part of the picture. There are always security concerns from applications or internally on your server.

Posted by enigma-1, 04-19-2012, 01:15 PM
I would also check the host/provider. Many neglect their servers to the point multiple client accounts are compromised although as a customer you do take all necessary precautions. If you check the webserver, ftp, mailserver etc logs you can get a pretty good picture what's going on.

Posted by TravisT-[SSS], 04-19-2012, 01:36 PM
The tip to good security is IDS (intrusion detection). You can always run updates, but the trick is to know when something has changed or something is not right. For example: one trick is to use nmap and scan your networks looking for open ports. If you find a port open that should be closed then you know you have a problem.

Posted by lifewithcause, 04-19-2012, 02:01 PM
Maldet? If not, install it NOW without wasting a minute. Secondly, lock down Apache, secure your PHP is along with dozens of things you need to take care to secure server.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Rewrite in Nginx (Views: 606)