Description
This plugin logs security breach attempts and displays them for review by an administrator. Presently, two types of security breaches are logged: all error 404 attempts (which include phishing attempts looking for vulnerable PHP libraries such as โtimthumb.phpโ) and all failed login attempts (which include serial password attempts).
Screenshots





Installation
- Unzip โwp-security-log.zipโ inside the โ/wp-content/plugins/โ directory or install via the built-in WordPress plugin installer.
- Activate the plugin through the WordPress โPluginsโ admin page.
- That’s it: all logging functions are enabled automatically.
- Go to the โWP Security Logs -> Optionsโ admin options page for an overview of the log results and to review the options available.
- Go to the โWP Security Logs -> Error 404 Logโ admin options page to review the contents of the error 404 log.
- Go to the โWP Security Logs -> Login Attack Logโ admin options page to review the contents of the login attack log.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Security Log” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Security Log” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release with two log services (login attack and error 404).