# Zen (In-App Firewall)

> Zen is an embedded in-app firewall that blocks attacks such as SQL injection and command injection at runtime.

Source: https://fmcybersecurity.com/en/products/aikido/zen-in-app-firewall/
Locale: English
Other locale: https://fmcybersecurity.com/products/aikido/zen-in-app-firewall/

Zen runs inside the application itself and watches what it does as it runs. When it sees a dangerous action, it blocks it before harm is done.

## What it is

Zen is an in-app firewall embedded directly in the application. It observes calls the application makes at runtime, such as database queries and system commands. When a request looks like an attack, it stops it on the spot.

## Key capabilities

- Runs embedded inside the application at runtime.
- Blocks SQL injection attempts.
- Blocks command injection attempts.
- Stops dangerous actions before they execute.

## Who it's for

It suits teams that want a layer of protection inside the running application. It helps developers guard against injection attacks without rewriting everything. It fits web apps and services that handle untrusted input.

---

For the full documentation index, see https://fmcybersecurity.com/llms.txt
For the complete corpus as a single document, see https://fmcybersecurity.com/llms-full.txt
