Plugins: Security

Plugins: Security


The Definitive Guide to WordPress Security Plugins

5+ Best WordPress Security Plugins 2015- Genesis Themes 15 Best WordPress Security Plugins For 2015 7 Best WordPress Security Plugins 11 Best WordPress Plugins To Improve the Security of your Blog | Youngblah

Read comments: How to Find Hacked WordPress Files and Protect Against Intrusions Important comment: http://wptavern.com/how-to-find-hacked-wordpress-files#comment-48986

My order:

Wordfence Security

Reviewed plugins

Ma ipak preskači naširoko: WP Cerber Security WordPress plugin: firewall, anti-spam, integrity checker and malware removal ali je removed: WP Cerber Security, Anti-spam & Malware Scan to je isti autor kao “plugin-inspector”.

Cerber mi je ostavio strašan šit u bazi, napravio gomilu tabela. Imaš objašnjeno šta da brišeš ovde: Removing the Cerber Security Plugin Data from your Child Site - MainWP WordPress Management

What features I actually need

Features I need:

  • Watch over files (everything) and tells you when changes happen, specially with .php extension. WordPress Sentinel was unmaintained plugin that was doing exactly that.

  • Log 404’s: I have achieved that with Redirection plugin, that we need for other things, mostly 301 redirections.

Nice to have:

WP Performance & Security Security by Supsystic Asgard Security Scanner Sucuri Security - Auditing, Malware Scanner and Security Hardening VaultPress

Theme Authenticity Checker (TAC) Sucuri Security - Auditing, Malware Scanner and Security Hardening Acunetix WP Security All In One WP Security & Firewall Wordfence Security

https://wordpress.org/plugins/search.php?q=malware+scanner

Plugins to consider:

  • Code Analyzer Adds Analyze code option on the existing Installed Plugins page. Beautiful plugin, but only for testing other plugin’s code and finding unwanted code in those plugins.

  • VIP Scanner
    As an offical Automattic/vip-scanner plugin it should be trusted. Used for checking Theme compatibility; some sort of combination of what used to be the Theme Checker and the Exploit Scanner, exclusively for theme.

  • Quttera Web Malware Scanner Will call Quttera remote but free scan. Scanning malware, trojans, backdoors, worms, viruses, spywares and other threats as well as JavaScript code obfuscation, exploits, malicious iframes, malicious code injection, malicious code obfuscation, auto-generated malicious content, redirects, hidden eval code and more. Also, it will check whether your website is blacklisted by Google and other blacklisting authorities.

Forget about these plugins:

Didn’t bother to do a detailed analysis:

  • Acunetix WP Security simply has too much bad reviews, specifically about being too slow. It has a file scan and a couple of configuration directives.

Protect WordPress using HTTP authentication

The implementation of HTTP authentication through PHP, specifically with the help of a plugin and I am using the first plugin because it works directly and simply.

This approach, compared to web-server based HTTP authentication, has its flaws, as all non-PHP files are still directly accessible. For example, all media files can still be accessed via direct paths. In cases where HTTP authentication is implemented through the web server, it protects access to all files on the server.


10up/wpcli-vulnerability-scanner: WP-CLI command for checking installed plugins and themes for vulnerabilities reported on wpvulndb.com

date 19. Sep 2016 | modified 29. Dec 2023
filename: Wordpress » Security » Plugins » Miscellaneous