Vai al contenuto
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Eventi
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

NHR Secure โ€“ Login Security, Firewall, 2FA & Audit Log

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

NHR Secure โ€“ Login Security, Firewall, 2FA & Audit Log

Di Nazmul Hasan Robin
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

Keep your WordPress site safe with minimal effort. NHR Secure helps you:

  • Hide or protect your admin area from unauthorized access.
  • Limit login attempts to prevent brute-force attacks.
  • Hide debug logs to prevent sensitive information disclosure.
  • Add 2FA to your WordPress site.
  • Scan core files, plugins, and themes for known vulnerabilities.

Features at a glance:

๐Ÿ”’ Limit Login Attempts

Stop brute-force attacks by temporarily blocking IPs after repeated failed login attempts.
– Configurable attempt limit (1-20, default: 5)
– Blocks based on IP + Username combination
– Auto-unblock after 2 hours

๐Ÿ” Custom Login Page

Hide wp-login.php and use a custom login URL.
– Default custom URL: /hidden-access-52w
– Blocks direct access to wp-login.php and wp-admin for guests

๐Ÿ›ก๏ธ Protect Debug Log File

Blocks direct access to /wp-content/debug.log
– Returns 403 Forbidden for all users

โš™๏ธ Modern Settings Page

Configure everything from a beautiful React-powered interface.
– Located under Tools โ†’ NHR Secure
– Dark Mode support for comfortable viewing
– Enable/disable each feature

๐Ÿ” Two-Factor Authentication (2FA)

Enable two-factor authentication for users.
– Support for Authenticator Apps and Email OTP
– Enforce 2FA for specific user roles (e.g., Administrators)
– Recovery Codes for emergency access
– QR code setup for Authenticator Apps

๐Ÿ›ก๏ธ Vulnerability Checker

Automatically scan your installed plugins, themes, and WordPress core against a known vulnerability database.
– Daily automatic scans
– Alerts for critical security issues
– Check file integrity

๐Ÿ–ฅ๏ธ User Session Management

Monitor and control active user sessions to prevent unauthorized access.
– View Active Sessions: See IP, location, device, and login time for all logged-in users.
– Remote Logout: Instantly log out suspicious sessions or all other devices.
– Idle Timeout: Automatically log out inactive users after a set period.

๐Ÿงฑ Hardening & Firewall

Essential security hardening to lock down your WordPress site.
– Disable XML-RPC: Prevent remote attacks and brute-force attempts.
– Disable File Editor: Stop file modifications from the dashboard.
– Hide WP Version: Obscure your WordPress version from attackers.
– Block User-Agents: Prevent bad bots and scrapers from accessing your site.
– Disable User Enumeration: Stop attackers from harvesting usernames via REST API.

๐Ÿ“ Activity Audit Log

Keep a record of important security events on your site.
– Tracks logins, failed attempts, file changes, and settings updates.
– View user, IP, and event details.
– Configurable log retention policy.

โšก Lightweight & Minimal

Designed to deliver maximum security with minimal code. No bloat, no complexity.
– Compatible with most WordPress themes and plugins.

External Services

This plugin utilizes the WPVulnerability API to check for vulnerabilities.
– Service: WPVulnerability
– Data: Only plugin slugs and versions are sent. No personal data is collected.

Screenshot

  • Failed login attempts are blocked.
  • Custom login page.
  • Debug log is hidden.
  • Modern React-powered settings page.
  • Modern React-powered settings page – part 2.
  • 2FA setup in user profile.
  • 2FA setup in user profile – Email OTP.
  • 2FA setup in user profile – Recovery codes.
  • Dark mode support.

Installazione

  1. Upload the nhrrob-secure plugin folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Tools โ†’ NHR Secure to configure settings.

FAQ

How do I access the settings page?

Navigate to Tools โ†’ NHR Secure in your WordPress admin dashboard.

Does it limit login attempts?

Yes. Repeated failed login attempts from the same IP will be temporarily blocked to prevent brute-force attacks. You can configure the limit (1-20 attempts) from the settings page.

What is the default custom login URL?

The default custom login URL is /hidden-access-52w. You can change this in the settings page under Tools โ†’ NHR Secure.

How does 2FA work?

2FA (Two-Factor Authentication) adds an extra layer of security to your WordPress site. When enabled, users must enter a code from their 2FA app (e.g., Google Authenticator, Authy) in addition to their username and password to log in.

Can I disable specific features?

Yes. You can enable or disable each feature from the settings page under Tools โ†’ NHR Secure.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“NHR Secure โ€“ Login Security, Firewall, 2FA & Audit Log” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • Nazmul Hasan Robin

Traduci “NHR Secure โ€“ Login Security, Firewall, 2FA & Audit Log” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

1.2.0 – 17/01/2026

  • Added: User Session Management (View active sessions, remote logout, idle timeout)
  • Added: Hardening & Firewall (Disable XML-RPC, File Editor, Version Hiding, User Enumeration)
  • Added: User-Agent Blocking
  • Added: Audit Logs for security events
  • Fixed: Dark mode improvements
  • Improved: UI enhancements

1.1.0 – 13/01/2026

  • Added: Vulnerability Checker
  • Added: File Scanner to check file integrity
  • Improved: UI for scan results
  • Few minor bug fixing & improvements

1.0.6 – 11/01/2026

  • Fixed: Fatal error due to missing vendor files

1.0.5 – 11/01/2026

  • Added: Email OTP feature
  • Added: Recovery codes for 2FA
  • Added: Enforce 2FA for specific roles
  • Added: Dark mode support
  • Few minor bug fixing & improvements

1.0.4 – 09/01/2026

  • Added: Modern React-powered settings page under Tools โ†’ NHR Secure
  • Added: Enable/disable all features from admin interface
  • Added: Configurable login attempts limit (1-20)
  • Added: Customizable login page URL from settings
  • Added: Two-factor authentication (2FA) feature

1.0.3 – 05/01/2026

  • Added: Custom login page.
  • Added: Hide debug log.

1.0.2 – 04/12/2025

  • Initial release. Cheers!!
  • Added plugin assets (icons, banners & screenshot).
  • Fixed fatal error related to function name.

1.0.1 – 30/11/2025

  • Few minor bug fixing & improvements

1.0.0 – 23/10/2025

  • Initial beta release. Cheers!

Meta

  • Versione 1.2.0
  • Ultimo aggiornamento 6 giorni fa
  • Installazioni attive Meno di 10
  • Versione WordPress 6.0 o superiore
  • Testato fino alla versione 6.9
  • Versione PHP 7.4 o superiore
  • Lingua
    English (US)
  • Tag
    2FADebug loghide adminlogin protectionsecurity
  • Visualizzazione avanzata

Valutazioni

Non sono state ancora inviate recensioni.

Lascia la tua valutazione

Vedi tutte le recensioni

Collaboratori

  • Nazmul Hasan Robin

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv โ†—
  • Partecipa
  • Eventi
  • Donazioni โ†—
  • Five for the Future
  • WordPress.com โ†—
  • Matt โ†—
  • bbPress โ†—
  • BuddyPress โ†—
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.