From a16ff1e85cccd31b4e058aa32c9a7c5843e7b658 Mon Sep 17 00:00:00 2001 From: David Krohn <34916442+daknhh@users.noreply.github.com> Date: Thu, 3 Mar 2022 18:58:19 +0100 Subject: [PATCH] Add Managment section + firewall factory (#18) Co-authored-by: daknhh --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f6791f4..5b74fb6 100644 --- a/README.md +++ b/README.md @@ -3885,6 +3885,8 @@ User-Agent: Mozilla/4.0 (compatible; MSIE5.01; Windows NT) - [Bypass WAF BurpSuite Plugin](https://portswigger.net/bappstore/ae2611da3bbc4687953a1f4ba6a4e04c) - A plugin for Burp Suite which adds some request headers so that the requests seem from the internal network. - [enumXFF](https://github.com/infosec-au/enumXFF) - Eumerating IPs in X-Forwarded-Headers to bypass 403 restrictions +### Management: +- [AWS Firewall Factory](https://github.com/globaldatanet/aws-firewall-factory) - Deploy, update, and stage your WAFs while managing them centrally via FMS. ## Blogs and Writeups > Many of the content mentioned above have been taken from some of the following excellent writeups.