BunkerWeb Web Application Firewall on Ubuntu 24.04

Azure Security

BunkerWeb, the open source Web Application Firewall and reverse proxy built on nginx, that puts your websites and APIs behind a hardened WAF managed from one clean web dashboard.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

BunkerWeb is an open source Web Application Firewall and reverse proxy built on top of nginx. It sits in front of your web applications and APIs and inspects incoming traffic, applying a broad set of security defences out of the box: a ModSecurity engine with the OWASP Core Rule Set, automatic HTTPS, bad behaviour and rate limiting, bot and country filtering, request and header hardening, and optional reputation feeds. Everything is driven by sensible secure defaults, so a site is protected the moment it is placed behind BunkerWeb rather than after a long tuning exercise.

It is managed from a web dashboard where you declare the services you want to protect, point each one at its upstream application, and switch security features on or off per site. Because it is a reverse proxy it protects any HTTP backend regardless of language or framework, which makes it a practical way for teams to add a consistent, auditable layer of web security in front of the apps they already run.

Why the cloudimg image

cloudimg delivers BunkerWeb fully installed as the supported single node All-In-One deployment, on a hardened, fully patched base, with the container image pinned by digest so every instance runs exactly the reviewed release. It is secure by default: no default login ships in the image. A unique admin password, session signing secret and two factor encryption key are generated on the first boot of every instance, and the dashboard is reached over HTTPS through BunkerWeb itself at a per instance secret path, with the full login URL and credentials written to a root only file. The base image keeps receiving security updates, only the ports it needs are open, and every release is paired with a step by step deployment guide and backed by 24/7 cloudimg support.

Common uses

  • Protect self hosted websites and APIs behind a WAF with the OWASP Core Rule Set and automatic HTTPS
  • Add rate limiting, bot filtering and request hardening in front of existing applications without changing them
  • Give a small team an auditable, dashboard managed security layer for everything they expose to the internet

See it running

Real screenshots taken while testing this image against its deployment guide.

BunkerWeb Web Application Firewall on Ubuntu 24.04 screenshot 1 BunkerWeb Web Application Firewall on Ubuntu 24.04 screenshot 2 BunkerWeb Web Application Firewall on Ubuntu 24.04 screenshot 3 BunkerWeb Web Application Firewall on Ubuntu 24.04 screenshot 4