Beskrivning
PlugeGuard improves WordPress security by detecting hidden or hardcoded login credentials within your PHP files. It provides an admin UI to review and remove potential backdoors or malicious injections manually.
Features:
* Deep file scanning for hidden login credentials
* Secure file viewing and removal
* Lightweight and easy to use
* Fully compatible with modern WordPress standards
Installation
- Upload the plugin to the
/wp-content/plugins/
directory - Activate through the ’Plugins’ menu
- Go to Tools > PlugeGuard Setting to scan your site
Vanliga frågor
-
Does it delete all files?
-
No. It only removes detected credential lines, not entire files.
-
It detects known patterns, especially those wrapped with specific indicators. Obfuscated or encrypted methods may require manual review.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”PlugeGuard” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”PlugeGuard” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- Initial release of PlugeGuard