WP Cerber Security Pro - WordPress Antispam & Malware Scan

WP Cerber Security Pro - WordPress Antispam & Malware Scan v9.6.7.3

No permission to download

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
NullMaster updated WP Cerber Security Pro - WordPress Antispam & Malware Scan with a new update entry:

WP Cerber Security Pro - WordPress Antispam & Malware Scan

New login security features Disabling the default WordPress user authentication through the wp-login.php and using it as a honeypot When enabled, WP Cerber prevents any user authentication even with correct usernames and passwords. After an attempt to log in, WP Cerber shows the default incorrect password error message mimicking the [...]

Read the rest of this update entry...
 

MrAL

Active member
Feb 20, 2021
65
110
33
Earth

8.8.5​

  • New: Quick user activity analytics (user insights) with filtering links on the Activity and Live Traffic log pages. Select a user to see how it works.
  • New: Quick IP address activity and analytics (IP insights) with filtering links on the Activity and Live Traffic log pages. Select an IP address to see how it works.
    Improved: The selected user profile is displayed when filtering log entries by the user login or using the username search on the Activity log page.
    Improved: The IP address details and analytics are displayed when filtering log entries by the IP address or using the IP address search on the Activity log page.
    Improved: Implemented AJAX rendering of the plugin admin pages for faster loading and more convenient navigation through WP Cerber’s admin pages
    Improved: To load the Users admin page faster, the user table columns generated by WP Cerber are now loaded via AJAX.
    Improved: Highlighting the selected filtering link in the navigation bar on the Activity and Live Traffic log pages.
    Improved: You will not see false DB errors on the Diagnostic page anymore.
    Fixed bug: When scanning, you can come across the software error “Process has been aborted due to server error. Check the browser console for errors.” and “Too few arguments” error in the server error log.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,058
22,063
120
NullMaster updated WP Cerber Security Pro - WordPress Antispam & Malware Scan with a new update entry:

WP Cerber Security Pro - WordPress Antispam & Malware Scan

This version brings improvements to many WP Cerber’s admin pages. The pages became responsive and are rendered in an agile fashion. The database queries have been optimized, and its number has been reduced. New admin features Quick user activity analytics (user insights) with filtering links on the Activity and Live Traffic log [...]

Read the rest of this update entry...
 

King Kong

Active member
Trusted Uploader
Aug 14, 2020
275
178
43
No Country for Old Men !
Please the professional version is not activated after installation. Please help!
1624726078739.png

1. WP Cerber -> Tools -> Diagnostic -> Click every button called "CLEAR" "CLEAR CACHE" etc
2. Uninstall WP Cerber
3. Reinstall the Latest Build from here and then recheck

You might have installed NonPRO version (Wordpress Repository Free Version) and w/o cleaning up D/b you might have reinstalled the PRO version which could be created some internal conflict resulting NonPRO Version.

Just what I could comprehend from my past experience.
 
  • Like
Reactions: smalok and Makinlak

Makinlak

New member
Oct 28, 2019
27
7
3
1. WP Cerber -> Tools -> Diagnostic -> Click every button called "CLEAR" "CLEAR CACHE" etc
2. Uninstall WP Cerber
3. Reinstall the Latest Build from here and then recheck

You might have installed NonPRO version (Wordpress Repository Free Version) and w/o cleaning up D/b you might have reinstalled the PRO version which could be created some internal conflict resulting NonPRO Version.

Just what I could comprehend from my past experience.
Thanks, that solved it for me.
 

xvib

Member
Trusted Uploader
Jun 1, 2020
58
43
18
I was getting the following error when try to enable the plugin.
Code:
Uncaught Error: Cannot assign an empty string to a string offset

In order to fix it did the following.

1. On 679 line
Code:
$key[2] = strtoupper( $lic );
2. Change to
Code:
if (!empty($lic)) {
        $key[2] = strtoupper( $lic );
    }

Good luck!
 

ckeeper

Well-known member
Nov 8, 2019
623
376
63
If any one needs to reset wp cerber here is the link for the extension. This is particularly helpful if you are having license issues due to some previous installation, be aware it will reset all the settings and clear out the db tables related to cerber.
 

King Kong

Active member
Trusted Uploader
Aug 14, 2020
275
178
43
No Country for Old Men !
If any one needs to reset wp cerber here is the link for the extension. This is particularly helpful if you are having license issues due to some previous installation, be aware it will reset all the settings and clear out the db tables related to cerber.

Seemingly the link blocked by WPcerber or refuses to open directly like this. Pls check or post the file here itself.
 

digitalartist

Active member
Dec 19, 2020
210
140
43
New update

v8.9​

Improved: An updated scan statistic and filtering widget. Dynamically displays the most important issues with sorting.
Improved: The percentage of completion of a scanner step is shown now.
Improved: Sanitizing of malformed filenames in the scanner reports has been improved to avoid possible issues with the layout of the scan results page if malware creates malformed filenames to hinder their detection.
Improved: Handling of WordPress locales and versions on websites with multilanguage plugins has been improved.
Improved: A missing wp-config-sample.php file is not reported as an issue in the results of the scan anymore.
Improved: Handling REGEX patterns for the setting fields “Restrict email addresses” and “Prohibited usernames”. Now they support REGEX quantifiers.
Improved: You can specify the “User-Agent” string for requests from the main (master) Cerber.Hub website by defining the PHP constant CERBER_HUB_UA in the wp-config.php file.
Improved: Diagnostic logging for network requests to the WP Cerber cloud. To enable logging, define the PHP constant CERBER_CLOUD_DEBUG in the wp-config.php file. Logging covers admin operations on the WP Cerber admin pages only.
Improved: Text on the forbidden page is translatable now.
Fixed bug: Some long filenames in the scan results break the layout of the scan results page, making it hard to navigate and use.
Fixed bug: Unwanted file extensions are not detected if a file is identified as malicious.
Fixed bug: If a file is missing, the full filename is not shown in the scan results when clicking the “Show full filenames” icon.
Fixed bug: “PHP Deprecated: Required parameter $function follows optional parameter $pattern in /plugins/wp-cerber/cerber-scanner.php”.
Fixed bug: “PHP Fatal error: Call to undefined function crb_admin_hash_token() in cerber-load.php:1521”.
Fixed bug: “PHP Notice: Undefined property: WP_Error::$ID in cerber-load.php on line 1131”.
 
  • Like
Reactions: ckeeper and vfba

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu