WordPress Web Application Firewall -WAF

>WAF i.e. Web Application Firewall protects you against attacks of all kinds. It continuously monitors and tracks all the incoming requests. It provides security for all the Owasp Top 10 issues for a website like SQL Injection, Cross-site Scripting and others. In addition, rate limiting will prevent any Denial of service attack. For real-time blocking, it will shield you from practically any malicious IP.


WAF
Owasp Top 10

It covers many popular attacks like SQL Injection, Cross-site Scripting, XML External Entities, Security misconfiguration and others.

WAF
Rate Volume limiting

You can set your own limit, provide a response and analyze the incoming request violating the limit. By controlling the traffic you can protect your application from these attacks.

WAF
Realtime Blocking

Realtime Blocking will stop the attack from one website to be performed again on another website by taking advantage of other servers on the miniOrange network.

WAF
Enhanced IP Whitelisting

we whitelist the URL and let them bypass our WAF.

WAF
Country Blocking

You can block the request coming from countries like Russia, Brazil, China and others.

WAF
IP Lookup

With the IP Lookup feature you can know details about the request with Country, State and City of the IP and take action if needed.

cloud backup
Live Monitoring and Auditing

We provide an analysis of all the requests so that it is easier for customers to know more about the traffic on the website and plan actions based on that.

Web Application Attack

In web applications the data is passed between client and server in the form of HTML pages through HTTP protocol. There are client-side and server-side vulnerabilities which lead to a web application attack.

Why do you need a Web Application Firewall?

A recent study suggests that a hacking attack occurs every 39 seconds over the internet. WIth more than 40% of these attacks targeting small and medium sized businesses. Hackers and other malicious actors are always looking out for vulnerabilities that can be exploited in a website.

Your company’s website may be vulnerable due to small oversights suchs as skipping sanitization and verifications of input fields, or the presence of vulnerable forms. This would allow hackers to run scripts, database queries or even insert malicious files into the system.

Alternatively, you may be using a CMS( WordPress, Drupal etc) to help run and create your website; using plugins and themes to add extra functionality. WordPress currently powers over 35% of the internet. This makes WordPress a very lucrative target for malicious actors. These attackers actively seek to exploit vulnerabilities in the plugins and themes provided by WordPress. Leading to the possible exploitation of any website using those plugins.

These vulnerabilities can lead to unauthorized access to your website or a leak of sensitive information. To protect your site from these types of attacks we recommend using a Wireless Application Firewall.

What does a Web Application Firewall (WAF) Do ?

 

The OWASP provides a broad technical definition for a WAF as “a security solution on the web application level which – from a technical point of view – does not depend on the application itself.”

A WAF keeps a track of the HTTP traffic that comes to your website/web application. It monitors all requests coming to your web application/website. If the WAF feels that the incoming requests are suspicious ie. if the incoming request can harm your website (eg. the request may contain some code that can make some changes to your database), the WAF blocks those requests and protects your website from unwanted attacks. A WAF filters and blocks suspicious or unwanted HTTP traffic to and from a web application.

How the miniOrange Web Application Firewall(WAF) Works

Our firewall works by keeping a list of blacklisted IP addresses. An IP address can be explicitly blacklisted by an admin. Or it can be blocked if our WAF detects that the IP address may be involved in initiating attacks against your website. Whenever a request comes that IP address is checked in whitelisted IPs (Only admin can whitelist IPs). If the IP is not whitelisted then It checks in blacklisted IPs. If the IP is blacklisted then IP won’t be able to access the site content. If the IP is not blacklisted then it’s requests go through a filter where it scans for scripts, database queries and malicious files. If it matches any of them, that IP gets blocked. After a number of attacks(when attack limit exceeds) we catch that IP into the blacklist.

The WAF protects your site from various cyber attacks. 

It keeps monitoring traffic coming to your site. From this traffic only legitimate requests are allowed to access your site.

How the miniOrange WAF Protects your WordPress Website?

PROTECTION AGAINST OWASP TOP 10

Owasp Top 10 are critical issues and risks to and web-application. These are pointed but non-profit organization Open Web Application Security Project(Owasp) which works on improving security. It includes many popular attacks like SQL Injection, Cross-site Scripting, XML External Entities, Security misconfiguration and others. miniOrange WAF adds a layer on top of the application and protects against these attacks and prevents any misuse of vulnerability.

RATE VOLUME LIMITING

Rate limiting is a feature which protects your site from Denial of Service(DoS) attacks. DoS attackers send a large amount of requests in a very short period of time. Causing the server to fail while processing these requests. Resulting in your site going down.

In the miniOrange Plugin, by default the rate limit is set to 240 requests per minute for each IP. In cases where an IP’s requests in a minute goes higher than 240 requests in a minute then that IP gets blocked. We provide you with the option to either Throttle the IP, which will cause it’s requests to be blocked for a short period of time; or we offer an option to Block the IP, rendering it permanently blocked from accessing your website.

Bot Detection

While bots with good intentions cannot be ignored, there are also bots with malicious intent. Used multiple purposes ranging from attacking sites to web Scraping. With miniorange you can detect bots with malicious intent and stop them from accessing or effecting your site in any way.

Live Monitoring and Auditing

Tracking activity all the requests realtime can help you check activities on your sites on important events. miniOrange also provides an analysis of all the requests so that it is easier for customers to know more about the traffic on the website and plan actions based on that.

Block Out All Malicious Attacks

The miniOrange Website Security Plugin

It is simple and easy to set up a plugin to secure your website. You can directly install the plugin from the WordPress marketplace and activate WAF. Any Request coming to WordPress is first captured by the miniOrange WAF and is analyzed and monitored before it can be executed.

Through the plugin the request is scanned on the server where WordPress is installed. The miniOrange Firewall is initiated before WordPress is initiated which means every request reaching the website will first be scanned by miniOrange Firewall and then passed to WordPress. So any genuine request is passed to the WordPress and a malicious request is stopped from moving forward. This WordPress is safe and secure.

Architecture of wordpress firewall

miniOrange Website Security On-premise Solution

When you use a Firewall plugin on WordPress the request reaches the server after which it is scanned and then the action is taken. While this is good for a new website or any website with low traffic but is never enough medium to large scale website with a lot of traffic.

In this solution, WAF and your website will be on two different servers. The frontend server will be your WAF will accept all the requests and pass the only genuine request to the backend server where your site is hosted. Here no one but only frontend servers are aware of the Backend server address. So any malicious request is stopped on frontend server and the attacker will never know about the backend server with the actual website.

Architecture of On Premise WAF miniOrange firewall On-premise solution

Advantages of an On Premise Web Application Firewall(WAF)

  • Easy to use.
  • No setup required.
  • Cost-effective.

miniOrange Website Security WAF Cloud Solution

This solution works exactly as the On-Premise solution with the only difference being the front end server which will be a miniOrange server where all the requests would arrive and miniOrange will forward the genuine request to the corresponding website server. You will configure your website where the request will be sent from miniOrange Cloud WAF. With multiple servers across the globe the request will pass from the nearest server making it fast and efficient.

Architecture of Cloud WAF miniOrange firewall for cloud solution

Advantages of a Cloud based Web Application Firewall

  • Any malicious request blocked for one customer can be updated to customers across the cloud network.
  • Easy to set up and configure.
  • Protects the application server from outside attacks

If you still have any queries or are curious about how miniOrange can protect your website. Please feel free to reach out to us through https://security.miniorange.com/contact/.

Benefits of using a WordPress Web Application Firewall

No Setup

NO SETUP required for any WAF feature.

Cost-effective

Many features are available in free and some advanced signatures and rules are in premium version which are cost effective.

Easy to use

Simple user interface. Just a few clicks and you are good to go.

Protect from attack

The MiniOrange Firewall is initiated before Wordpress is initiated which means every request reaching the website will first be scanned by MiniOrange Firewall and then passed to WordPress.

On-premise and Cloud both Solution available

Based on your incoming traffic on the server you can choose best solution

Support

24X7 support available

Pricing

Web Application Firewall

Price starting form

$50 / site/year

$100 /5 sites/year

$150 /10 sites/year

Upgrade Now

All Free features ⮞

Try Now
OWASP TOP 10 Firewall Rules It covers many popular attacks like SQL Injection, Cross-site Scripting, XML External Entities, Security misconfiguration and others. FREE
Standard Rate Limiting/ DOS Protection You can set your own limit, provide a response and analyze the incoming request violating the limit. By controlling the traffic you can protect your application from these attacks. FREE
IP Blocking and Whitelisting You must always whitelist your IP so that you don't get blocked. And always protect malicious IPs that has to be blocked. FREE
Live Traffic and Audit We provide an analysis of all the requests so that it is easier for customers to know more about the traffic on the website and plan actions based on that. FREE
IP Lookup With the IP Lookup feature you can know details about the request with Country, State and City of the IP and take action if needed. FREE

All Premium Features ⮟

Upgrade Now
miniOrange Advanced Firewall Rules There are advanced rules created by miniOrange that protects advanced attacks. Including these rules makes your site from sophisticated hackers trying to enter your website. PREMIUM
Constant Rules updates Get latest updated rules for researched by miniOrange team constantly working to add them and secure them. PREMIUM
Realtime IP Blocking Realtime Blocking will stop the attack from one website to be performed again on another website by taking advantage of other servers on the miniOrange network. PREMIUM
Advanced Rate Limiting/ DOS Protection Rate limit based on specific pages and not complete site. Protecting important pages and sections of your site. PREMIUM
IP Reputation Every website has a reputation which gives credibility. If your repuation is down your website ranking is affected. Miniorange informs you if you have bad reputation. PREMIUM
Crawlers and Bot detection Identify the fake crawlers on your site and ban them. Only allow crawlers like Google and Facebook to crawl your website. PREMIUM
Country Blocking You can block the request coming from countries like Russia, Brazil, China and others. PREMIUM
Advanced IP Lookup Get complete details about the IP like ISP, IP Proxy or not and so on. PREMIUM
Advanced Report and Analysis with notification Get notified about detailed report. Also, get analysis about the traffic and attacks on the website. PREMIUM

Contact Us

If you have any query please contact us at info@xecurify.com or contact us here.

10 Days Return Policy-

At miniOrange, we want to ensure you are 100% happy with your purchase. If the premium plugin you purchased is not working as advertised and you’ve attempted to resolve any issues with our support team, which couldn’t get resolved. We will refund the whole amount within 10 days of the purchase. Please email us at info@xecurify.com for any queries regarding the return policy.

Hello there!

Need Help? We are right here!

support
Contact miniOrange Support
success

Thanks for your inquiry.

If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com