From 2d2ce92ef6d56909d5e61feb72c08776c35506b1 Mon Sep 17 00:00:00 2001 From: Tristan Kalos Date: Tue, 14 Feb 2023 21:06:47 +0100 Subject: [PATCH] Merge openapi.security, graphql.security in escape.tech section --- _data/api-tools.yml | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/_data/api-tools.yml b/_data/api-tools.yml index 12fa722b02..9c201f88e5 100644 --- a/_data/api-tools.yml +++ b/_data/api-tools.yml @@ -132,7 +132,9 @@ posture: "https://img.shields.io/badge/API_Posture-No-red.svg" runtime: "https://img.shields.io/badge/API_Runtime-No-red.svg" testing: "https://img.shields.io/badge/API_Testing-Yes-brightgreen.svg" - notes: "" + notes: "Freemium, online versions of the tool are also available:
+ " - name: "ffuf" link: "https://github.com/ffuf/ffuf" from: "ffuf" @@ -142,15 +144,6 @@ runtime: "https://img.shields.io/badge/API_Runtime-No-red.svg" testing: "https://img.shields.io/badge/API_Testing-Yes-brightgreen.svg" notes: "
Note: General http/web fuzzer which can also fuzz http-based APIs" -- name: "GraphQL.security" - link: "https://graphql.security/" - from: "Escape" - license: "https://img.shields.io/badge/License-Commercial-9cf.svg" - platforms: "https://img.shields.io/badge/Platform-SaaS-inactive.svg" - posture: "https://img.shields.io/badge/API_Posture-No-red.svg" - runtime: "https://img.shields.io/badge/API_Runtime-No-red.svg" - testing: "https://img.shields.io/badge/API_Testing-Yes-brightgreen.svg" - notes: "" - name: "graphql-cop" link: "https://github.com/dolevf/graphql-cop" from: "dolevf" @@ -232,15 +225,6 @@ runtime: "https://img.shields.io/badge/API_Runtime-No-red.svg" testing: "https://img.shields.io/badge/API_Testing-Yes-brightgreen.svg" notes: "
Note: General scanning of TCP, DNS, HTTP, etc so can be used to test APIs" -- name: "OpenAPI.security" - link: "https://openapi.security/" - from: "Escape" - license: "https://img.shields.io/badge/License-Commercial-9cf.svg" - platforms: "https://img.shields.io/badge/Platform-SaaS-inactive.svg" - posture: "https://img.shields.io/badge/API_Posture-No-red.svg" - runtime: "https://img.shields.io/badge/API_Runtime-No-red.svg" - testing: "https://img.shields.io/badge/API_Testing-Yes-brightgreen.svg" - notes: "" - name: "openapi3-fuzzer" link: "https://github.com/vwt-digital/openapi3-fuzzer" from: "VolkerWessels Telecom"