=== Plugin Name ===
Contributors: rodrigodonini
Donate link: http://profiles.wordpress.org/rodrigodonini
Tags: don-secutrity, don secutrity, secutrity, wpscan, xml-rpc, robots, version, agents, fingerprint, enumeration, wpconfig
Requires at least: 3.0.1
Tested up to: 4.7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin allows to set some security improvements to your WordPress site. Blocking attempts of scan from WPScan and other similar tools.

== Description ==

This plugin allows to set some security improvements to your WordPress site. Blocking attempts of scan from WPScan and other similar tools.

A few methods you want prevent to scan:

*   Disable robots.txt  
*   Disable detect User Agent   
*   Disable XML-RPC 
*   Remove generator info   
*   Prevent advanced fingerprinting 
*   Remove version number   
*   Stop plugin enumeration 
*   Prevent username enumeration    
*   Prevent wpconfig enumeration    

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload 'don-security' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Click on the new menu item "Configuration \ Security" and select what you want to block.

 
== Screenshots ==
 
1. Screenshot 'screenshot-1.png' show options of plugin.
2. Screenshot 'screenshot-2.png' WPScan in action and site blocking the attempt of get information.
 
== Changelog ==

= 1.0.1 =
* Adding translate support, starting with English and Portuguese Brazil

= 1.0.0 =
* First version published. 