Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msigley authored Dec 9, 2019
1 parent 5fcbe49 commit be1688e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ https://github.com/msigley/PHP-HTTP-Tarpit
* Sanitizes the version query arguement on .css and .js files to prevent version fingerprinting.
* If you wish to customize the version number, add ```define('CSSJSVERSION', 'version_number');``` into your wp-config.php file.
* Completely disables the XMLRPC API.
* Block external wp-cron.php requests if not using ALTERNATE_WP_CRON. This prevents potential DDOS vectors.
* Removes the WP version from the site header to prevent version fingerprinting.
* Completely disables trackbacks.
* Limits the length of all fields on a comment form to prevent SQL injection.
Expand Down

0 comments on commit be1688e

Please sign in to comment.