From f5bd4b705f1e40c51f040e22851dd94349085688 Mon Sep 17 00:00:00 2001 From: Cyber Security and Privacy Foundation Date: Sat, 11 May 2024 19:18:58 +0800 Subject: [PATCH] Update README.md Add two of our tools. https://github.com/CSPF-Founder/api-protector-with-controller-and-panel and https://github.com/CSPF-Founder/api-scanner --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff80b1f..1e68e86 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ Please read the contributions section before openin | Name | Description | | ---- | ----------- | | [Wallarm Free API Firewall](https://github.com/wallarm/api-firewall)| Fast and light-weight API proxy firewall for request and response validation by OpenAPI specs. | - +| [API Protector](https://github.com/CSPF-Founder/api-protector-with-controller-and-panel)| Complete Package of API Firewalll (wallarm) with controller and panel | ## Fuzzing, SecLists, Wordlists | Name | Description | | ---- | ----------- | @@ -281,6 +281,7 @@ Name | Author | Description | | [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. | +| [API Scanner](https://github.com/CSPF-Founder/api-scanner) | This is a API Security Scanner with panel | | [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. |