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

You can download it in: https://wordpress.org/plugins/don-security/

### 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.
