From 2c12de6a11e2345783f29cfb2f5c045b819b3cd3 Mon Sep 17 00:00:00 2001 From: HaxoreAdmin Date: Mon, 9 Sep 2024 16:24:09 +0530 Subject: [PATCH] Update tools.json (#990) new tool addition --- _data/tools.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/tools.json b/_data/tools.json index 79a5b8f0..d85fb6ed 100644 --- a/_data/tools.json +++ b/_data/tools.json @@ -1,4 +1,13 @@ [ + { + "title": "Haxore Web Security Scanner", + "url": "https://haxore.com", + "owner": "Haxore", + "license": "Commercial or Free", + "platforms": "SaaS", + "note": "Haxore is a comprehensive web application security scanner providing DAST capabilities for modern web applications, offering both commercial and free versions.", + "type": "DAST" + }, { "title": "Codename SCNR", "url": "https://ecsypno.com/pages/codename-scnr",