From a27b66cc2b2c7fa9400b0da83c1cff353cd41995 Mon Sep 17 00:00:00 2001 From: Sam Bishop <166719614+Sam-bishop-1406@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:44:23 +0530 Subject: [PATCH] Add ZeroThreat.ai to API security tools list I'd like to suggest adding ZeroThreat.ai to the API security tools list, as it aligns perfectly with the existing list and can be a valuable addition. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9c168f..a06d910 100644 --- a/README.md +++ b/README.md @@ -308,6 +308,7 @@ Name | Author | Description | | [TnT-Fuzzer](https://github.com/Teebytes/TnT-Fuzzer) | OpenAPI 2.0 (Swagger) fuzzer written in python. Basically TnT for your API. | | [wadl-dumper](https://github.com/dwisiswant0/wadl-dumper) | Dump all available paths and/or endpoints on WADL file. | | [WuppieFuzz](https://github.com/TNO-S3/WuppieFuzz) | WuppieFuzz is a coverage-guided REST API fuzzer developed on top of LibAFL, targeting a wide audience of end-users, with a strong focus on ease-of-use, explainability of the discovered flaws and modularity. WuppieFuzz supports all three settings of testing (black box, grey box and white box). | +| [ZeroThreat.ai](https://github.com/zerothreatai/) | ZeroThreat.ai is one of the fastest API security testing tools, with threat prioritization and AI-powered remediation reports.| | | | | **SOAP** | | [Wsdler](https://github.com/NetSPI/Wsdler)| WSDL Parser extension for Burp. |