This plugin is outdated and might not be supported anymore
Rate Limit Guard

Rate Limit Guard

Details
View on WordPress

This plugin allows you to have a simple rate limit option to protect the site against DDoS or brute force and IP stresser attacks. It is suitable to Prevent against IP Stresser and booter scripts that want to increase the consumption of your site’s resources with a “Slow” method.

What is IP Stresser ?

An IP stresser is an online tool that is used to attack a server or a website by overwhelming its resources with a flood of Internet traffic. It is often used to test the strength and resilience of a server or a network, but it can also be used maliciously to bring down a website or a service by denying legitimate users access.
IP stressers are often used by hackers to launch attacks on websites, but they can also be used by legitimate businesses and organizations to test their websites’ performance.

What is Slowloris Attack?

Slowloris is a type of DDoD attack that targets web servers by keeping many HTTP connections open simultaneously and sending partial HTTP requests. This can tie up server resources and cause the server to reach its maximum concurrent connection limit, preventing legitimate users from accessing the website.
It’s worth noting that Layer 7 attacks are often more difficult to mitigate compared to lower-level attacks, as they can mimic legitimate traffic patterns and require more advanced detection and mitigation techniques. Implementing proper security measures, such as web application firewalls (WAFs) and rate-limiting mechanisms, can help protect against Layer 7 attacks.

Simple source code

this PHP Code help you to have a simple rate limit option to protect the site against DDoS or brute force attacks from IP Stresser It is suitable to Prevent against IP Stresser and booter scripts that want to increase the consumption of your site’s resources with a “Slow” method.Prevent IP Stresser on Github.

Details

Plugin code:
rate-limit-co
Plugin version:
1.1
Author:
Outdated:
Yes
WP version:
4.0.1 or higher
PHP version:
7.0 or higher
Test up to WP version:
6.7.1
Total installations:
70
Last updated:
2024-12-06
Rating:
Times rated:
2
brute-force
ddos
firewall
ip-stresser
security