# AWS WAF

## Introduction

This section covers an introduction to the AWS Web Application Firewall and shows how to bypass AWS WAF protection with 8 KB Bullet.

AWS WAF is a web application firewall that helps protect your web applications or APIs against common web exploits and bots that may affect availability, compromise security, or consume excessive resources.

## What are we going to cover

This chapter will primarily cover

* Take a quick look at How WAF works
* we'll look at documented limitation within the AWS WAF
* Inspecting a request body
* What particular configurations are vulnerable and how an attacker can take advantage of this limitation


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://0xcriminal.gitbook.io/about-me/cloudsec/waf-bypasses-in-aws-and-google-cloud-demo/aws-waf.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
