wfmark
Forum Replies Created
-
Hi @bsabherwal ,
Thank you for reaching out.We have seen possible issues installing keys automatically more than 24 hours after generation. Additionally, if you are in a different browser than the one used when requesting your Free Wordfence license, you will be unable to automatically install it. In those cases, you will need to manually copy and paste the key from the email to complete the activation of Wordfence Security.
Aside from verifying that you did not copy only part of the license key, I would check whether you can install the license when Wordfence is the only active plugin on your site. There could be a Javascript conflict with another plugin potentially stopping the code executing the verification check.
In some cases, disabling caching plugins resolves the issue.
Let me know how it goes.
Thanks,
Hi @sgumby,
I apologize for the confusion earlier.
I confirmed that we don’t have an alert for users who only get a notice that they’re using a leaked password, while logging in from an IP they’ve logged in from before — we only have Alert when someone is blocked from logging in for using a password found in a breach at the moment.
We have added this as a feature request for consideration. While we can’t provide ongoing updates here on the forums or comment on possible delivery dates, any features we add will appear in our changelog when new versions of the plugin are released.
Regards,
Mark.Hi @basvandijkk ,
Thank you for reaching out.
Sometimes, it’s been known for a scan to start running around the same time as automatic/manual plugin updates are performed, so it picks up the outdated plugins at the start but won’t realize plugins have been updated by the time it ends.
On the free version of Wordfence, a quick scan runs every day, and a full scan runs every 72 hours. The quick scan does check for WPScan vulnerabilities and repository versions, but an updated repository status against your installed plugin list will not refresh until the next full scan is run manually or automatically.
If the scans are still picking the plugin as outdated, please clear your site cache and try to run the scan again.
Thanks,
Mark.Hi @sgumby, thank you for reaching out.
All email alerts are sent to the email that you have under Wordfence > Wordfence Global Options > General Wordfence Options > Where to email alerts.
It can be challenging to directly determine which specific site your password has been leaked on.
The option “Prevent the use of passwords leaked in data breaches” under Wordfence > Firewall > Brute Force Protection > Manage Brute Force Protection alerts and prevents users from logging in with a password that exists on a list of passwords leaked in data breaches.
Thanks,
Mark.Hi @avibadash ,
Apologies for the delayed response.
By default, Wordfence is installed and managed as a network-active plugin by default on multisite setups.
You can manage and configure Wordfence under the “Network Admin” > “Plugins” page. It can not be managed on subsites.
Let me know if you need any further assistance.
Thanks,
Mark.Hi @seppi ,
Thank you for reaching out.
To request a free key from the license page, you must first have a registered wordfence.com user account. From the license page, select the “Get a Free License” button at the top of the page. This will launch a pop-up that requires a site URL before you can select “Get a Free License” to receive your new Free license key. Your new key can then be copied and pasted into the Wordfence Security plugin by selecting the option to “Install an existing license” from the WordPress Plugins page.
https://www.wordfence.com/help/api-key/ is an amazing resource for learning more about installing license keys.
Let me know how it goes.
Thanks,
Mark.Hi @avibadash,
Thank you for reaching out.
Are you seeing any errors? Could you please share these with me? Please note that Wordfence is installed as a network-active plugin on multisite setups by default.
Regards,
Mark.Hi @dzaleu, thank you for reaching out.
I’ll be happy to provide you with instructions on how to get back into your site. There are two ways to get back into the site.The first way is if you have added the site in Wordfence Central (a free site management tool in your account on wordfence.com):
- Login to Wordfence.com and look for the Configuration tab.
- Click the gear icon at the end of the row that the site you need to access is on.
- Scroll down to the Login Security Options section and expand it by clicking the small black arrow to the right.
- In the section that says “Whitelisted IP addresses that bypass 2FA” add your public facing IP address.
NOTE : You can get your public facing IP by clicking this link. - Scroll back to the top of the screen and save the changes.
- You should now be able to login to your site with just a username and password.
If you haven’t added your site to Wordfence Central follow these steps:
- Please use FTP/SFTP — or any file manager your web host provides via their administration panel.
- Look inside the /wp-content/plugins/ directory and rename the wordfence directory to wordfence.bak. This will deactivate Wordfence and allow you to login without the 2FA code.
- Once you have logged in to your WordPress admin you can name the folder back to wordfence again.
- Go to your user profile and add 2FA back to your account, making sure to download the backup codes in case of problems in the future.
If you have any other trouble logging in feel free to reach out here.
Thanks,
Mark.Hi @awaecnan, thank you for reaching out.
Can you please send a diagnostic report to wftest@wordfence.com? You can find the link to do so at the top of the Wordfence > Tools > Diagnostics page. Then click on “Send Report by Email”. Please add your forum username where indicated and respond here after you have sent it.Thanks!
Mark.
Hi @lloy0076, thank you for reaching out.
Your email should be allowed after a short period of time.
Let me know if the error persists.Thanks,
Mark.
Hi @graphixchix,
Thank you for reaching out.
I have unblocked you.
Let me know in case you need any further assistance.
Thanks,
Mark
- This reply was modified 1 year, 7 months ago by wfmark.
Hi @jeriss,
Apologies for the delayed response. I mistakenly forgot to enable notifications for new responses on this topic.As all the permissions are okay, the size of the tables (wffilemods and wfknownfilelist) may be explained by the number of files being scanned on the site. If there are other sites in subdirectories outside WordPress core files that are included in the scan, you can exclude them from this site’s scan to reduce the number of files.
Thanks,
Mark.Hi @merkucio, Thank you for reaching out.
We have seen possible issues installing keys automatically more than 24 hours after generation. Additionally, if you are in a different browser than the one used when requesting your Free Wordfence license, you will be unable to automatically install it. In those cases, you will need to manually copy and paste the key from the email to complete the activation of Wordfence Security.
Aside from verifying that you did not copy only part of the license key, I would check whether you can install the license when Wordfence is the only active plugin on your site. There could be a Javascript conflict with another plugin potentially stopping the code executing the verification check.
In some cases, disabling caching plugins resolves the issue.
Let me know how it goes.
Thanks,
Hi @daro2013, Thanks for reaching out to us.
You can manually run the following database query to clear out your firewall rules and force an update of new fresh rules that do not contain the problematic rule. Please use phpMyAdmin to run the query. If you haven’t used this tool before, we strongly recommend contacting your hosting provider for assistance.The database query is:
DELETE FROM wp_wfconfig WHERE name=’wafRules’
Please note: The table prefix may be different from wp_ if you or your hosting provider changed it.
If you have had Wordfence installed for many years, you may have some database tables that include upper and lowercase letters (also referred to as ‘camelcase’). In that case, the query you would run would be:
DELETE FROM wp_wfConfig WHERE name=’wafRules’
Please note: We recommend making a backup of your database before running this query.
As a last resort, you can temporarily disable the Wordfence plugin by renaming the directory <span style=”box-sizing: border-box; margin: 0px; padding: 0px;”>where it is installed to a temporary name like wordfence.</span>disabled. That will disable Wordfence, but your site will be unprotected. You will then need to run the query above before renaming the directory back to Wordfence and re-enabling the plugin.
If you have any questions or concerns, please let us know.
Thnaks,
Mark
Hi @cdhelin , Thank you for reaching out.
Have you tried disabling all plugins except Wordfence or uninstalling and reinstalling Wordfence?
We have also had a few cases where the problem was determined to be Atomicorp’s Mod Security server-based firewall rule with ID 390149.If the problem persists, you could ask your hosting provider to disable only that rule, for now; that would be better than disabling Mod Security altogether.
Let me know if that doesn’t solve the issue for you.
Thanks,Mark.