• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Wordfence - WordPress Security Plugins

Wordfence - WordPress Security Plugins v7.11.4

No permission to download
@Babak @CyberDeviL

Weird why this does not work as I have just downloaded previous v7.5.7 from History tab, installed it and it is all licenced fine.

Downloaded the new v7.5.8 from main download up top and installed straight over the top of existing install and it stays working and licence is activated all fine still.

There is not a major change in wordfenceClass.php found here 'wordfence\lib\wordfenceClass.php' that would constitute a major change and mean the nulling has to be changed.


Have just checked and these lines are already included in wordfenceClass.php from 'wordfence\lib\wordfenceClass.php taken from the main Babiato download for v7.5.8.

wfConfig::set('isPaid', 1);

wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);

wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);

wfConfig::set('premiumNextRenew', time()+31536000);


The only one missing is this one, however it should not be needed as the nulling already done is sufficient for it to be working fine.

wfConfig::set('success', 1);

Finally, like I have before, both v7.5.7 and v7.5.8 have installed and activated fine with fully licenced keys and no errors. So there is no error for me.
 
@Babak @CyberDeviL

Weird why this does not work as I have just downloaded previous v7.5.7 from History tab, installed it and it is all licenced fine.

Downloaded the new v7.5.8 from main download up top and installed straight over the top of existing install and it stays working and licence is activated all fine still.

There is not a major change in wordfenceClass.php found here 'wordfence\lib\wordfenceClass.php' that would constitute a major change and mean the nulling has to be changed.


Have just checked and these lines are already included in wordfenceClass.php from 'wordfence\lib\wordfenceClass.php taken from the main Babiato download for v7.5.8.

wfConfig::set('isPaid', 1);

wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);

wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);

wfConfig::set('premiumNextRenew', time()+31536000);


The only one missing is this one, however it should not be needed as the nulling already done is sufficient for it to be working fine.

wfConfig::set('success', 1);

Finally, like I have before, both v7.5.7 and v7.5.8 have installed and activated fine with fully licenced keys and no errors. So there is no error for me.
v7.5.8 was uploaded by me after testing on fresh domain.
 
bobsmith updated Wordfence - WordPress Security Plugin with a new update entry:

Wordfence Security v7.5.9

Download Wordfence v7.5.9 - WordPress Security Plugin Nulled
= 7.5.9 - March 22, 2022 =

* Improvement: Updated GeoIP database
* Improvement: Removed blocking data update logic in order to reduce timeouts
* Improvement: Increased timeout value for API calls in order to reduce timeouts
* Improvement: Clarified notification count on Wordfence menu
* Improvement: Improved scan compatibility with WooCommerce
* Improvement: Added messaging when application passwords are disabled
* Fix...

Read the rest of this update entry...
 
Nulling method of wordfence plugin.
Add this line in wordfence.php file,
After the line number, 36.
Code:
add_action('plugins_loaded', function(){
                 if( !class_exists('wfConfig') ) return;
                 wfConfig::set('isPaid', 1);
                 wfConfig::set('success', 1);
                 wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);
                 wfConfig::set('licenseType', wfLicense::TYPE_RESPONSE);
                 wfConfig::set('premiumNextRenew', time()+31536000);
              }, 99);
 
Last edited:
bobsmith updated Wordfence - WordPress Security Plugin with a new update entry:

Wordfence Security v7.5.10_Nulled

Download Wordfence v7.5.10 - WordPress Security Plugin Nulled
= 7.5.10 - May 17, 2022 =

* Improvement: Improved scan support for sites with non-standard directory structures
* Improvement: Increased accuracy of executable PHP upload detection
* Improvement: Addressed various deprecation notices with PHP 8.1
* Improvement: Improved handling of invalidated license keys
* Fix: Corrected lost password redirect URL when used with WooCommerce
* Fix: Prevented errors when live traffic data...

Read the rest of this update entry...
 
Should we be worried about this?!

* Improvement: Improved handling of invalidated license keys
 
  • Wow
Reactions: BuxB
Nulling method of wordfence plugin.
Add this line in wordfence.php file,
After the line number, 36.
Code:
add_action('plugins_loaded', function(){
          39       if( !class_exists('wfConfig') ) return;
          40       wfConfig::set('isPaid', 1);
          41       wfConfig::set('success', 1);
          42       wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);
          43       wfConfig::set('licenseType', wfLicense::TYPE_RESPONSE);
          44       wfConfig::set('premiumNextRenew', time()+31536000);
          45    }, 99);
You should remove the 39 to 45 numbers ;)
 
Nulling method of wordfence plugin.
Add this line in wordfence.php file,
After the line number, 36.
Code:
add_action('plugins_loaded', function(){
                 if( !class_exists('wfConfig') ) return;
                 wfConfig::set('isPaid', 1);
                 wfConfig::set('success', 1);
                 wfConfig::set('keyType', wfLicense::KEY_TYPE_PAID_CURRENT);
                 wfConfig::set('licenseType', wfLicense::TYPE_RESPONSE);
                 wfConfig::set('premiumNextRenew', time()+31536000);
              }, 99);
@pateljee this is the exact same method "Like To Get Some" from Tools 4 WP posted on 2022-02-02 in the must-use plugin thread that got removed. I guess you didn't know, but please give some credit .
However we don't use that method 😉
Bob, with what you know so far, can you try and assess if Like To Get Some/ Tools 4 WP's method from February is now compromised as of the 7.5.10 update even though it's not visible from the Dashboard, but your's isn't? Or you don't know yet?
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock