From 806cd169035998b52c8944053c76c7694335bf36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Thu, 9 Dec 2021 17:40:15 +0000 Subject: [PATCH] new entry on tools topic - new entry with gotestwaf --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06915d8..8928750 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ | [Firecracker](https://www.blstsecurity.com/firecracker) | Firecracker from BLST security is an Intelligent attacker that simulates business flows in your API | | [ffuf](https://github.com/ffuf/ffuf) | Fast web fuzzer written in Go. | | [fuzzapi](https://github.com/Fuzzapi/fuzzapi)| Fuzzapi is a tool used for REST API pentesting anTnT-Fuzzerd uses API_Fuzzer gem. | +| [gotestwaf](https://github.com/wallarm/gotestwaf) | An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses | | [kiterunner](https://github.com/assetnote/kiterunner)| Contextual Content Discovery Tool. | | [RESTler](https://github.com/microsoft/restler-fuzzer) | RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. | | [Swagger-EZ](https://github.com/RhinoSecurityLabs/Swagger-EZ)| A tool geared towards pentesting APIs using OpenAPI definitions. |