Popis
Login Obfuscator makes your login responses more unpredictable to brute-force bots. It adds a subtle security layer by sending an HTTP 403 Forbidden status on failed login attempts, confusing automated attacks that expect standard 200 or 302 responses.
This plugin is simple and silent:
* No configuration required
* No user interface
* Works automatically on activation
Why it works:
* Bots rely on predictable responses (200 = fail, 302 = success)
* A 403 status confuses many automated scripts
* Some bots slow down or stop attacking altogether
Obrázky
Inštalácia
- Upload the plugin files to the
/wp-content/plugins/login-obfuscatordirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress.
- Done — there are no settings or UI.
Recenzie
Prispievatelia a vývojári
“Login Obfuscator” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
PrispievateliaPreložiť „Login Obfuscator“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.2
- Minor fixes and code cleanup
1.0
- Initial release: sends HTTP 403 on failed login attempts

