From d7bee51fdf6b35e744e5ad31ccfe48296235e611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sun, 12 Dec 2021 01:32:46 +0000 Subject: [PATCH] new entry on tools - new entry called APIKit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8928750..0be89a1 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ | [APICheck](https://bbva.github.io/apicheck/) | The DevSecOps toolset for REST APIs. | | [APIClarity](https://github.com/apiclarity/apiclarity) | Reconstruct Open API Specifications from real-time workload traffic seamlessly. | | [APIFuzzer](https://github.com/KissPeter/APIFuzzer) | Fuzz test your application using your OpenAPI or Swagger API definition without coding. | +| [APIKit](https://github.com/API-Security/APIKit) | APIKit:Discovery, Scan and Audit APIs Toolkit All In One. | | [Arjun](https://github.com/s0md3v/Arjun) | HTTP parameter discovery suite. | | [Astra](https://github.com/flipkart-incubator/Astra) | Automated Security Testing For REST API's. | | [Automatic API Attack Tool](https://github.com/imperva/automatic-api-attack-tool) | Imperva's customizable API attack tool takes an API specification as an input, generates and runs attacks that are based on it as an output. |