Hello,
I’m going through all the plugins I use in more WordPress-sites to check if they comply with the GDPR.
Is Ultimate Security Checker saving or processing any data (like IP-addresses) from people who visit sites that use the Plugin?
Thank you so much!
]]>What is the highest version of PHP that this plugin is compatible with?
Will there be updates to keep up with the latest versions of PHP?
Thanks
]]>A check for compatibility with PHP 7.0 using the “PHP Compatibility Checker” plugin,
reports the following errors and warnings.
FILE: /home/sitename/public_html/wp-content/plugins/ultimate-security-checker/securitycheck.class.php
—————————————————————————————————————–
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————–
855 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
1150 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————–
Does anyone know if this plugin is still active? It says that this plugin hasn’t been updated in two years. About a month or so ago I emailed the plugin author as to whether it’s still being developed. I have yet to receive a response.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Both my themes and plugins folder are set to the required 755.
My wp-content folder is renamed for security purposes.
Is wp-content hard-coded in your plugin? Will the plugin recognise a renamed wp-content?
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>I’ve disabled my server signature via .htaccess in the root folder of my website:
ServerSignature Off
Does this not cover server tokens too?
If I add the following:
ServerTokens ProductOnly
…my website returns an internal server error.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>This plugin appears to be missing an argument for wpdb::prepare().
Here’s how to fix it (i.e. for the author himself, not users, unless you want to modify the plugin):
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Responses to support topics are very scarce. There’s no fulfillment of the promised update for core files.
It’s a neat plugin with strong potential but that potential and the overall usability of the plugin diminishes to null if it’s not supported and updated periodically.
Try to honor the claim:
#1 SECURITY PLUGIN for WordPress! We’re the only plugin that gets updated regularly to protect against the latest threats!
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Is Ultimate Security Checker Plugin now defunct?
“code check” it says “Core files check cancelled. Please wait till update of this plugin.”
Plugin Updated 2013-9-29
Ironic since this message is shown in Description
#1 SECURITY PLUGIN for WordPress! We’re the only plugin that gets updated regularly to protect against the latest threats! Why trust your work to a plugin which hasn’t been updated in months or years?
https://i.imgur.com/6zzgUgA.jpg
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Strict Standards: Declaration of USC_Text_Diff_Renderer::_lines() should be compatible with Text_Diff_Renderer::_lines($lines, $prefix = ‘ ‘) in /home/buffaloc/public_html/blog/wp-content/plugins/ultimate-security-checker/securitycheck.class.php on line 1147
I deleted the plugin and the message went away, I also had some headers already sent by” errors, but they went away with the deletion of the plugin. When I re-installed the plugin, I immediately got the text_diff_renderer warning.
Can someone help me diagnose and fix this problem?
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Whenever I install and configure this plugin on my WP website, my error.log gets filled very rapidly with what I think are attempts to hack in to the Admin section on my website.
Within a day or so, I get a website admin message indicating that my website is exceding its domain size limits.
If I diable / delete this plugin then this stops immediately and all seems well.
Here is one record within the error.log that I’m sharing.
[26-Mar-2014 08:42:44 UTC] WordPress database error Got a packet bigger than ‘max_allowed_packet’ bytes for query UPDATE ibmb_options
SET option_value
= ‘a:8516:{i:0;a:3:{s:2:\”ip\”;s:12:\”31.210.96.90\”;s:8:\”username\”;s:5:\”admin\”;s:4:\”time\”;s:19:\”2013-09-10 12:23:39\”;}i:1;a:3:{s:2:\”ip\”;s:13:\”213.60.51.127\”;s:8:\”username\”;s:5:\”Admin\”;s:4:\”time\”;s:19:\”2013-09-11 08:10:56\”;}i:2;a:3:{s:2:\”ip\”;s:13:\”213.60.51.127\”;s:8:\”username\”;s:5:\”Admin\”;s:4:\”time\”;s:19:\”2013-09-11 08:10:56\”;}i:3;a:3:{s:2:\”ip\”;s:13:\”213.60.51.127\”;s:8:\”username\”;s:5:\”Admin\”;s:4:\”time\”;s:19:\”2013-09-11 08:10:57\”;}i:4;a:3:{s:2:\”ip\”;s:13:\”213.60.51.127\”;s:8:\”username\”;s:5:\”Admin\”;s:4:\”time\”;s:19:\”2013-09-11 08:10:58\”;}i:5;a:3:{s:2:\”ip\”;s:13:\”213.60.51.127\”;s:8:\”username\”;s:5:\”Admin\”;s:4:\”time\”;s:19:\”2013-09-11 08:10:59\”;}i:6;a:3:{s:2:\”ip\”;s:13:\”213.238.175.8\”;s:8:\”username\”;s:5:\”admin\”;s:4:\”time\”;s:19:\”2013-09-11 12:46:11\”;}i:7;a:3:{s:2:\”ip\”;s:12:\”146.0.74.170\”;s:8:\”username\”;s:5:\”admin\”;s:4:\”time\”;s:19:\”2013-09-11 13:37:39\”;}i:8;a:3:{s:2:\”ip\”;s:11:\”5.39.219.27\”;s:8:\”username\”;s:5:\”admin\”;s:4:\”time\”;s:19:\”2013-09-11 14:29:53\”;}i:9;a:3:{s:2:\”ip\”;s:12:\”146.0.74.204\”;s:8:\”username\”;s:5:\”admin\”;s:4:\”time\”;s:19:\”2013-09-11 \”;}}’ WHERE option_name
= ‘wp_ultimate_security_checker_failed_login_attempts_log’ made by wp_signon, wp_authenticate, do_action(‘wp_login_failed’), call_user_func_array, wp_ultimate_security_checker_failed_login_logger, update_option
Im sharing this because I’m concerned about this plugins functionality.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>When will you modify the Configuration File Location “problem” (see below)
Check configuration file
Config file is located in an unsecured place.
I use an addon domain for my WP domain. Since I cannot move the config file one level higher, I compensate by modifying permissions and .htaccess
but those both do not improve the “score”. I realize everything is secure but it would be nice if you made a change to allow for the addon domains so the score card would not show it as a potential problem.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Hi,
I have renamed my folder ‘wp-content’ to another name, but this plugin does not handle the fact that this folder has been renamed. MAybe it does but the error display is than wrong.
Instead of hardcoding ‘wp-content’ folder name, please use variable like WP_CONTENT_DIR.
Output of my security check:
Files & folders permission check
Insufficient rights on wp-content folder!
Insufficient rights on wp-content/themes folder!
Insufficient rights on wp-content/plugins folder!
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>I’m having the same trouble as on this thread; I’m logged in as network admin & trying to change some of the settings at /wp-admin/network/settings.php?page=ultimate-security-checker&tab=settings
, but I get the permissions error.
You do not have sufficient permissions to access this page.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>When clicking Run the test, the test (presumably) runs but instead of finishing with some useful results, it just shows a page blank below the tabs.
Down on 2.7.13 again, everything seems to work.
Kj
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Please could you update the changelog whenever a new update is released.
I always check the changelog before updating for two reasons.
1) To find out what exactly has been updated i.e. bug fixes, new features, etc.
2) To check that it is a genuine update to the plugin.
BTW this is a great plugin – thank you!
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Word Press: 3.6.1
USC Version: 2.7.11
Error: Core files check cancelled. Please wait till update of this plugin.
Reason: Test #26 – scans all of Word Press files and verifies each HASH to make sure the file on your server is exactly how Word Press made it. If the hash has changed, that file has been modified from original state. A probable cause is malicious code did that.
True Solution: Wait for USC to provide a update with the hash of each file. Their most recent one is Word Press 3.5.2 however they do not support newer versions.
Bypass Solution: create a empty file named “hashes-3.6.1.php” and upload it to [ /wp-content/plugins/ultimate-security-checker/hashes ]. This will tell it to bypass the check and return POSITIVE result and give you the points ( A rating ) for this. OF course this is not secure, but its the best we can do until USC provides the new hash file list.
*hint* rename file “hashes-3.6.1.php” to match your word press version number.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Just an FYI for anyone using this plug in and also for the developers to be aware of this issue.
I’ve been using Ultimate Security for awhile with very few problems. However the latest update of this plugin triggered a “malware alert” from Wordfence.
Alert generated at Sunday 22nd of September 2013 at 06:32:07 PM
Critical Problems:* File contains suspected malware URL: /home/xxxxxx/public_html/wp-content/plugins/ultimate-security-checker/languages/default.po
* File contains suspected malware URL: /home/xxxxxxx/public_html/wp-content/plugins/ultimate-security-checker/securitycheck.class.php
* File contains suspected malware URL: /home/xxxxxxx/public_html/wp-content/plugins/ultimate-security-checker/languages/ultimate-security-checker.pot
No other files on my site were infected and no other malware warnings.
I’ve removed the files. And the plug in as well.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Hi
After updating to USC 2.7.10 it is no longer possible to add links to a post. When trying…
– the field in the add link window, which is normally pre-filled with “https://” is empty
– and after adding a link there and then clicking the Add link button, instead of going back to the post, I am sent off to the post list. No link iss added.
After downgrading to USC 278 everything works fine.
Thanks for your work with this nice plugin
Kjetil
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>i tried wp better security and found out it doesn’t work with windows server?
does this work with windows server?
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Hi, I wanted to scan my blog for files vulnerability, I received this
error, could someone tell me what it means ?
I can’t verify your wordpress files. Either your wordpress version is
not yet supported or I can’t access plugin wordpress verification files.
https://www.ads-software.com/plugins/ultimate-security-checker/
]]>Hello,
I have just updated to the latest version of Ultimate Security Checker, and upon running a scan on my site, I encountered the following WordPress warnings:
Warning: include([my root directory]/wp-content/plugins/ultimate-security-checker/hashes/hashes-3.5.1_international.php) [function.include]: failed to open stream: No such file or directory in [my root directory]/wp-content/plugins/ultimate-security-checker/securitycheck.class.php on line 878
Warning: include() [function.include]: Failed opening ‘[my root directory]/wp-content/plugins/ultimate-security-checker/hashes/hashes-3.5.1_international.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php:[my root directory]/wp-content/plugins/mailchimp-widget/lib’) in [my root directory]/wp-content/plugins/ultimate-security-checker/securitycheck.class.php on line 878
I noticed that there isn’t a “hashes-3.5.1_international.php” in the plugin’s hashes directory, so is this file missing? Or was it called incorrectly (i.e. it’s no longer used, but the code still calls for the file)?
Thanks!
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>After upgrading to this version, the “Add Media” button didn’t bring up the popup. When I disabled the plugin, the button worked.
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>I hope the plugin can support the use of custom WP-Content names so that when it checks for permissions of the themes and plugins folder, it can check properly and not issue a warning
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>Hello,
As various security plugins suggest, I changed the “wp-content” folder to be something else, and set the permissions to 755. However, I still get a “D” for:
Files & folders permission check
Insufficient rights on wp-content folder!
Insufficient rights on wp-content/themes folder!
Insufficient rights on wp-content/plugins folder!
Am I still getting a “D” because your plugin does not understand that I changed the name of the “wp-content” folder and it just cannot find it? Or is there a bug? Or do you know of a way to fix it?
Thank you!!
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>I really like this plugin, but it hasn’t been updated since 2012-7-3. It is current only up to WordPress 3.4.2.
I appreciate how much work it is to keep a plugin up to date, and I am grateful for all the developer’s efforts. I am wondering when it will be updated again. Any idea?
Thank you,
Fred Chapman
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>I would like to remove the Ultimate Security Checker admin bar menu, is this doable?
Would be great to include this as an option
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>Where is the author of this plug-in ? I can’t get it to work with WordPress 3.5. I installed the plug-in, then removed the plug and it doesn’t show up in the plug-in list, this is a frequent issue with this plugin.
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>No installed plugins are showing updated needed, they are all up to date?!
Ideas?
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>Thanks for this excellent plugin! I find it very helpful.
The related plugin Block Bad Queries (BBQ) recently had a major upgrade and now identifies many more kinds of malicious URL requests. Unfortunately, Ultimate Security Checker (USC) 2.7.8 does not detect the enhanced protection provided by the BBQ upgrade. USC incorrectly warns that the site is vulnerable to malicious URL requests, even though it is actually protected by BBQ.
I have examined the code for both plugins and identified the problem: the upgraded BBQ plugin now searches for the substring base64_
of the standard PHP function names base64_encode
and base64_decode
, whereas as USC generates a test URL containing the substring base64(
. Of course, this substring will not be found by BBQ, thereby generating a false positive in USC.
This can be easily fixed by modifying line 703 of the securitycheck.class.php file for the USC plugin:
'base64' => $this->gen_random_string(50).'base64('.$this->gen_random_string(50)
Simply change base64(
to base64_
to enable USC to recognize the protection provided by the new and improved BBQ.
Would you be willing to incorporate this fix into a future version of USC? That would be extremely helpful!
Thank you so much,
Fred Chapman
https://www.ads-software.com/extend/plugins/ultimate-security-checker/
]]>