From b4f0ea9fb41ac8261f635de5a733bc0cfaa388d4 Mon Sep 17 00:00:00 2001 From: "Dotan J. Nahum" Date: Mon, 4 Oct 2021 13:25:04 +0300 Subject: [PATCH] Adding Keyscope (OSS) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 413694d..b527864 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [padding-oracle-attacker](https://github.com/KishanBagaria/padding-oracle-attacker) - padding-oracle-attacker is a CLI tool and library to execute padding oracle attacks (which decrypts data encrypted in CBC mode) easily, with support for concurrent network requests and an elegant UI. - [is-website-vulnerable](https://github.com/lirantal/is-website-vulnerable) - finds publicly known security vulnerabilities in a website's frontend JavaScript libraries. - [PhpSploit](https://github.com/nil0x42/phpsploit) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner. Built for stealth persistence, with many privilege-escalation & post-exploitation features. +- [Keyscope](https://github.com/SpectralOps/keyscope) - Keyscope is an extensible key and secret validation for checking active secrets against multiple SaaS vendors built in Rust ### Runtime Application Self-Protection