Sucuri Website Firewall

CDN and WAF

Also known as: Sucuri, CloudProxy

A cloud firewall common in front of small and mid-sized sites, whose block page names the block reason and carries a support ID for allowlisting.

Sucuri's firewall, historically called CloudProxy, sits in front of a large number of smaller sites, particularly WordPress. Its behaviour is simpler than the enterprise products: mostly address and reputation based, with a clearly branded block page rather than a challenge economy.

Its distinguishing quality is honesty. The block page states that access is denied by the Sucuri Website Firewall, gives a reason, and prints a support ID, which makes it one of the easiest products to diagnose and to appeal.

It blocks broadly on address reputation, so shared address space and VPN endpoints are caught frequently, and the traffic being blocked is often entirely legitimate.

How to identify it

Headers

Status codes

403 Access Denied

Blocked. Observed behaviour.

The firewall refused the request and printed the reason and a support ID.

What triggers it

How to confirm it

What to do about it

HTTP/2 403
server: Sucuri/Cloudproxy
x-sucuri-id: 17800000000000abcdef
content-type: text/html

<title>Sucuri WebSite Firewall - Access Denied</title>
<h1>Access Denied - Sucuri Website Firewall</h1>
<p>Block reason: Your IP address is listed in our blacklist and blocked...</p>
<p>Your support ID is: 1234567890123456789</p>

If you run a site behind it

If your traffic is being caught by it

Documentation

See also