System Vulnerability Scanner
开发者 |
dano1066
|
更新时间 |
2016年12月1日 01:00 |
PHP版本: |
4.6 及以上 |
WordPress版本: |
4.6.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
The thread of hackers is becoming a bigger concern every day. As tools get smarter and faster, it has become much easier for websites to get hacked. Often the hack can be performed by an automated tool if it discovers that your site has some pretty simple vulnerabilities. Quite often people don't know of these security back doors or may have overlooked something that seems insignificant, but can actually be a back door into your system.
This plugin will perform a scan of your Wordpress site along with the settings and configurations available to the underlying code to check for any vulnerabilities in your webserver. If an issue is detected the plugin will advise you the best course of action to take in order to resolve the issue.
安装:
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the 'Plugins' screen in WordPress
- Use the Settings->Vulnerability Scan to run the scan and check your system
屏幕截图:
更新日志:
0.1
First release of plugin. Supports PHP functions, directives and some general Wordpress security issues.
0.2
Fixed missing css issue