RestArmor Security

Leírás

RestArmor Security is a „Plug & Play” security suite that hardens your WordPress site instantly upon activation. No complex setup required.

Features:
* Disable XML-RPC: Blocks XML-RPC attacks and Pingbacks.
* Block REST API: Restricts API access to logged-in users only.
* Stop User Enumeration: Blocks bot scans for /?author=1.
* Hide WP Version: Removes version number from source code.
* Admin Indicator: Shows security status in the admin bar.

Képernyőmentések

Telepítés

  1. Upload the plugin files to the /wp-content/plugins/rest-armor-security directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Look for the „RestArmor: Active” shield in your admin toolbar.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“RestArmor Security” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“RestArmor Security” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

2.3

  • Security: Hardened User Enumeration check (replaced $_REQUEST with strict $_GET and sanitization).
  • Fix: Updated Text Domain to match plugin slug (rest-armor-security).
  • New: Added Admin Bar status indicator.

2.2

  • Initial Release (Renamed to RestArmor Security).