System on-line, for the security of the system how to evaluate, here are a few open source tools, some penetration testing tools, can detect systems, Web sites and so on.
Using these tools to check and repair, the general small site security improved a lot
System Vulnerability Scan OpenVAS
http://www.openvas.org/
Virtual machine version http://www.openvas.org/vm.html can be downloaded directly
Default User Linux system Root/openvas,
Web System https://### Admin/admin
G
Through this tool can scan a lot of system vulnerabilities and according to the recommendations of the report can find a way to modify
If the Bash bug can be scanned, update the bash version to
Bash Remote Code execution Vulnerability Description: Executing env x= ' () {:;} on the shell; echo vulnerable ' bash-c "echo this is a test" Output 2 line indicates a vulnerability
Web Scan Zed Attack proxy
Https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project
Commercial software Nessus
You can use the trial version
Http://www.tenable.com/products/nessus-vulnerability-scanner
https://localhost:8834
Http://www.nessus.org/register Get the activation code, must be networked to download the scan package before you can operate
In-depth testing Kali
https://www.kali.org/
This is the Backtrack5 of penetration testing.
As on the OpenVAS zap these tools are available in this system, and are divided by a number of categories.
https://www.kali.org/downloads/You can download the installed virtual machine here
Http://tools.kali.org/tools-listing Here you can see the various tools for this system integration
Summary of Detection tools for deploying system vulnerabilities