WordPress.org

Colombia

  • Temas
  • Plugins
  • Noticias
  • Acerca de
  • Participa
  • Contacto
  • Meetups
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Iron Security – WordPress Security Plugin

  • Envía un plugin
  • Mis favoritos
  • Acceder
  • Envía un plugin
  • Mis favoritos
  • Acceder

Iron Security – WordPress Security Plugin

Por WpIron
Descargar
  • Detalles
  • Valoraciones
  • Instalación
  • Desarrollo
Soporte

Descripción

Iron Security is the all-in-one WordPress security plugin designed to protect your site from common attacks, brute force login attempts, content theft, and code vulnerabilities — all without slowing down your website.

Whether you’re a blogger, business owner, or developer, Iron Security makes it easy to harden WordPress core, enhance login protection, block harmful requests, and apply essential HTTP security headers.

Built for simplicity and performance, Iron Security is lightweight, fast, and compatible with major themes and plugins.

🔐 Key Features

General Hardening
– Disable XML-RPC API
– Disable REST API
– Hide WordPress & WooCommerce version
– Block AI crawlers from crawling your website
– Disable file editor
– Enable plugin & core auto-updates

Security Logs
– View detailed logs of failed, successful, and warning-level security events
– Filter logs by IP address, log message, or date range
– Quickly identify suspicious login attempts or activity
– Delete specific entries or clear entire logs
– Helps you audit security events and track user activity

Login & Authentication Security
– Custom admin area URL
– Limit login attempts & lock out users
– Limit the number of administrators
– Session timeout for idle users
– Change default Admin ID
– Block user enumeration
– Change default Admin Username

Files & Directory Protection
– Block PHP file uploads
– Prevent direct file access

HTTP Security Headers
– X-Content-Type-Options
– X-Frame-Options
– X-XSS-Protection
– Strict-Transport-Security (HSTS)
– Referrer-Policy
– Content-Security-Policy (CSP)
– Permissions-Policy

Easy to Use
– Clean and intuitive admin panel
– Lightweight and optimized for performance
– Compatible with major themes and plugins

Iron Security is perfect for anyone looking for a security plugin for WordPress that offers practical protection features without bloating your site.

Credits

Developed and maintained by WPIron

License

This plugin is licensed under the GPLv2 or later.

Capturas

  • screenshot-1.png
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png
  • screenshot-6.png
  • screenshot-7.png
  • screenshot-8.png

Instalación

  1. Upload the plugin files to the /wp-content/plugins/iron-security directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to the Iron Security menu in the admin dashboard to configure your settings.

FAQ

What makes Iron Security different from other WordPress security plugins?

Iron Security is lightweight, fast, and focused on the most effective hardening techniques. Instead of bloated features, it delivers practical tools that directly protect your WordPress site from real threats.

Is Iron Security suitable for beginners?

Absolutely. Iron Security features an intuitive dashboard with clear explanations for each setting. Whether you’re new to WordPress or a seasoned developer, you’ll find it easy to set up and use.

How does changing the login URL protect my site?

By replacing the default /wp-admin or /wp-login.php URLs, you reduce the risk of automated brute force attacks. Bots and attackers can’t easily locate your login page, adding an extra layer of protection.

What happens if someone exceeds the allowed login attempts?

Their IP will be temporarily blocked based on your configured settings. You can set how many failed attempts are allowed, how long the lockout lasts, and monitor the attempt logs directly from the plugin dashboard.

How does Admin ID protection work?

WordPress assigns the first admin user an ID of 1 — a known target for attacks. Iron Security helps you avoid this by allowing you to assign a different user ID to your admin account, reducing exposure to targeted exploits.

Can Iron Security block XML-RPC and REST API access?

Yes. These features can be optionally disabled. XML-RPC and REST API are common targets for attacks like brute force or user data enumeration. If you don’t use them, disabling them can significantly reduce your attack surface.

What are HTTP security headers, and why should I enable them?

HTTP security headers such as X-Frame-Options, Content-Security-Policy, and Strict-Transport-Security enhance browser-level security. They help protect your site against XSS, clickjacking, and other injection-based attacks. Iron Security lets you enable these headers with just a few clicks.

Will Iron Security slow down my website?

No. Iron Security is performance-focused and doesn’t include heavy scans or background processes. It’s designed to secure your site without impacting loading speed or user experience.

Is Iron Security compatible with WooCommerce?

Yes, Iron Security works seamlessly with WooCommerce. It protects your admin area, login forms, and critical files without interfering with your store’s functionality or customer experience.

How can I get support or report a bug?

You can reach out via the WordPress.org support forum: https://wordpress.org/support/plugin/iron-security/ or contact our team directly at https://wpiron.com.

How often is Iron Security updated?

We actively maintain Iron Security to ensure compatibility with the latest WordPress releases. Expect regular updates with new features, security improvements, and bug fixes.

What is the benefit of disabling file editing in WordPress?

Disabling the file editor in the admin panel prevents attackers from injecting malicious code directly into theme or plugin files if they gain admin access.

What kind of logs does Iron Security provide?

Iron Security includes a dedicated Security Logs panel where you can view all failed login attempts, successful authentications, and warning-level events. You can filter logs by IP, date, or message content. This helps identify brute force attempts, unauthorized access, and unusual behavior. You can also delete specific logs or clear them entirely.

What does hiding the WordPress version do?

Iron Security removes the WordPress version from your website’s source code to reduce the risk of automated attacks targeting specific versions with known vulnerabilities.

How does Iron Security block AI crawlers?

The plugin adds specific rules to your robots.txt file to block AI and data scraping bots, helping protect your content from unauthorized use and training.

What does “Limit number of administrators” mean?

Limiting admin users helps reduce the number of high-privilege accounts on your site. The plugin notifies you if more than one admin account exists, encouraging better access control and role management.

How does session timeout protect my site?

If a logged-in user is inactive for a certain period, they are automatically logged out. This prevents unauthorized access from unattended sessions on shared or public devices.

Can I block user enumeration?

Yes. Iron Security prevents bots from discovering usernames through the ?author= query parameter, a common tactic used in brute force and targeted attacks.

What does “Change default admin username” do?

If your admin account uses “admin” as the username, it becomes an easy target. Iron Security helps you safely change this default to something unique and secure.

What does “Prevent direct file access” mean?

The plugin restricts access to sensitive files like PHP templates and system files that should not be accessed directly, protecting your site from unauthorized requests.

Can I block PHP file uploads?

Yes. Iron Security allows you to block PHP file uploads in forms and media to prevent malicious scripts from being uploaded to your site.

What are plugin and core auto-updates, and why enable them?

Keeping your WordPress core and plugins updated is critical to staying secure. Iron Security allows you to enable automatic updates, so your site is always protected with the latest patches.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Iron Security – WordPress Security Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores
  • WpIron

Traduce «Iron Security – WordPress Security Plugin» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.3.13

  • remove translations and fix activation issues

2.3.11

  • Improve readme

2.3.10

  • Improve readme

2.3.9

  • Added translations

2.3.8

  • Added translations

2.3.7

  • Added Freemius opt-in integration

2.3.6

  • Improved login brute-force protection
  • Improved security logs – now deletable

2.3.5

  • Fixed saving issue with security headers

2.3.4

  • Plugin update for latest WordPress compatibility

2.3.3

  • Added functionality to change default admin username

2.3.2

  • Fixed Gutenberg block disabling issue

2.3.1

  • Removed broken AI crawler notification

2.3.0

  • Updated package dependencies
  • Fixed React library error
  • Fixed settings syncing issue in dashboard tabs

2.2.9

  • Fixed warnings and small errors

2.2.8

  • Minor improvements

2.2.7

  • Fixed IP spoofing vulnerability
  • Added user lockout feature for login limits

2.2.6

  • Fixed session timeout message
  • Added AI crawler blocking feature

2.2.5

  • Fixed .htaccess issues with file/directory protection

2.2.4

  • Fixed fatal error when editing pages
  • Resolved styling issues in admin

2.2.3

  • Fixed readme formatting

2.2.2

  • Added support window
  • General fixes and UI improvements

2.2.0

  • Added HTTP Security Headers
  • Enhanced admin panel design

2.1.0

  • File and directory protection features
  • Improved session timeout logic

2.0.0

  • Login security section added
  • Custom admin URL and brute-force protection

1.1.3 to 1.1.0

  • Plugin review fixes and initial release

Meta

  • Versión 2.3.13
  • Última actualización hace 1 semana
  • Instalaciones activas 50+
  • Versión de WordPress 4.7 o superior
  • Probado hasta 6.8.1
  • Versión de PHP 7.0 o superior
  • Idioma
    English (US)
  • Etiquetas
    firewallloginmalwaresecurity
  • Vista avanzada

Valoraciones

Aún no se han enviado valoraciones.

Añadir mi reseña

Ver todos los comentarios

Colaboradores

  • WpIron

Soporte

Problemas resueltos en los últimos dos meses:

1 de 1

Ver el foro de soporte

Donar

¿Te gustaría apoyar el progreso de este plugin?

Dona a este plugin

  • Acerca de
  • Noticias
  • Hosting
  • Privacidad
  • Escaparate
  • Temas
  • Plugins
  • Patrones
  • Aprender
  • Soporte
  • Desarrolladores
  • WordPress.tv ↗
  • Involúcrate
  • Eventos
  • Donar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Colombia

  • Visita nuestra cuenta de X (anteriormente Twitter)
  • Visita nuestra cuenta de Bluesky
  • Visita nuestra cuenta de Mastodon
  • Visita nuestra cuenta de Threads
  • Visita nuestra página de Facebook
  • Visita nuestra cuenta de Instagram
  • Visita nuestra cuenta de LinkedIn
  • Visita nuestra cuenta de TikTok
  • Visita nuestro canal de YouTube
  • Visita nuestra cuenta de Tumblr
El código es poesía