updated plugin Jetpack Protect
version 3.0.2
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
=== Jetpack Protect ===
|
||||
Contributors: automattic, retrofox, leogermani, renatoagds, bjorsch, ebinnion, fgiannar, zinigor, miguelxavierpenha, dsmart, jeherve, manzoorwanijk, njweller, oskosk, samiff, siddarthan, wpkaren, arsihasi, kraftbj, kev, sermitr, kangzj, pabline, dkmyta
|
||||
Tags: jetpack, protect, security, malware, scan
|
||||
Requires at least: 6.4
|
||||
Requires at least: 6.5
|
||||
Requires PHP: 7.0
|
||||
Tested up to: 6.5
|
||||
Stable tag: 2.2.0
|
||||
Tested up to: 6.6
|
||||
Stable tag: 3.0.2
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@ -48,6 +48,26 @@ To clean up your site, we suggest using a malware removal tool, or if possible r
|
||||
|
||||
[Learn more about cleaning your site](https://jetpack.com/support/scan/how-to-clean-your-hacked-wordpress-site/)
|
||||
|
||||
== BRUTE FORCE ATTACK PROTECTION ==
|
||||
|
||||
Jetpack Protect blocks unwanted login attempts from malicious botnets and distributed attacks.
|
||||
|
||||
= Is my site under attack? =
|
||||
Brute force attacks are the most common form of hacking — and hackers don’t discriminate. As the most commonly used Content Management System on the web, WordPress sites make an attractive target for hackers looking to exploit code vulnerabilities unique to WordPress.
|
||||
|
||||
Using large networks of computers known as botnets, hackers can try to gain access to your site by using thousands of different combinations of usernames and passwords until they find the right one.
|
||||
|
||||
Recently, attackers have found a way to “amplify” these attacks against the WordPress XML-RPC file – making it easier for attackers to try and break into your site.
|
||||
|
||||
WordPress brute force attacks can:
|
||||
- Slow down your site (or cause it to stop responding) because of repeated server requests.
|
||||
- Allow unauthorized access to your site for hackers to modify your code or insert spammy links.
|
||||
- Put your site content and data at risk.
|
||||
|
||||
That’s where Jetpack Protect comes in. Our state-of-the-art security tools automatically block these attacks, protecting your WordPress site from unauthorized access.
|
||||
|
||||
On average, Jetpack blocks 5,193 WordPress brute force attacks over a site’s lifetime. It allows you to protect yourself against both traditional brute force attacks and distributed brute force attacks that use many servers against your site.
|
||||
|
||||
== UPGRADE PROTECT TO REMOVE MALWARE IN ONE CLICK AND BE PROTECTED BY OUR WAF ==
|
||||
By upgrading Protect, you unlock total site security from WordPress experts:
|
||||
- Automated daily malware scanning in addition to vulnerability checks
|
||||
@ -68,7 +88,7 @@ A web application firewall blocks traffic and malicious requests to your site fr
|
||||
|
||||
As threats are detected, new rules are added to Jetpack Protect’s firewall, which provides around-the-clock protection for your WordPress site.
|
||||
|
||||
== OVER 38,393 REGISTERED VULNERABILITIES IN OUR DATABASE ==
|
||||
== OVER 53,500 REGISTERED VULNERABILITIES IN OUR DATABASE ==
|
||||
|
||||
WordPress security is something that evolves over time. Jetpack Protect leverages the extensive database of WPScan, an Automattic brand. All vulnerabilities are entered into our database by dedicated WordPress security professionals and updated constantly as new information becomes available.
|
||||
|
||||
@ -100,7 +120,7 @@ We are working hard to bring more features and improvements to Jetpack Protect.
|
||||
|
||||
Protect is a free WordPress security and malware scanner plugin that scans your site and lets you know possible malware and security threats on your installed plugins, themes, and core files.
|
||||
|
||||
The free plan scans your site for WordPress version, plugin, and theme vulnerabilities from our extensive vulnerability database (38,393) that is powered by WPScan.
|
||||
The free plan scans your site for WordPress version, plugin, and theme vulnerabilities from our extensive vulnerability database (53,500) that is powered by WPScan.
|
||||
|
||||
By upgrading Protect, you gain access to WordPress malware scanning with one-click fixes, instant threat notifications, and our Web application Firewall (WAF) that protects your site around the clock.
|
||||
|
||||
@ -158,15 +178,7 @@ The new Jetpack Protect plugin is different from the Jetpack feature formerly kn
|
||||
4. The Jetpack Firewall is a web application firewall (known as WAF) designed to protect your WordPress site from malicious requests.
|
||||
|
||||
== Changelog ==
|
||||
### 2.2.0 - 2024-05-24
|
||||
#### Added
|
||||
- Add data to WAF logs and a toggle for users to opt-in to share more data with us if needed.
|
||||
- Trigger a red bubble notification when a bad install is detected.
|
||||
|
||||
### 3.0.2 - 2024-09-06
|
||||
#### Changed
|
||||
- Update WordPress minimum version requirement to WordPress 6.4.
|
||||
- Only show installation errors on the plugins page.
|
||||
|
||||
#### Fixed
|
||||
- Jetpack Protect Footer: ensure that "Go to cloud" links are not shown when on a platform with no firewall support.
|
||||
- Internal updates.
|
||||
|
||||
|
Reference in New Issue
Block a user