From ed1ddad016788221581319c193013755a7560e99 Mon Sep 17 00:00:00 2001 From: "Todd H. Gardner" <672168+toddhgardner@users.noreply.github.com> Date: Thu, 11 Dec 2025 11:54:58 -0600 Subject: [PATCH] Add CertKit CTLog to Web Scanning Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e33ec4..efb73c3 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,7 @@ Provided data: IPv4 hosts, sub/domains/whois, ports/banners/protocols, technolog - [recon](https://github.com/rusty-ferris-club/recon) - a fast Rust based CLI that uses SQL to query over files, code, or malware with content classification and processing for security experts - [CakeFuzzer](https://github.com/Zigrin-Security/CakeFuzzer) - The ultimate web application security testing tool for CakePHP-based web applications. CakeFuzzer employs a predefined set of attacks that are randomly modified before execution. Leveraging its deep understanding of the Cake PHP framework, Cake Fuzzer launches attacks on all potential application entry points. - [Artemis](https://github.com/CERT-Polska/Artemis/) - A modular vulnerability scanner with automatic report generation capabilities. +- [Certificate Transparency Log Search](https://www.certkit.io/tools/ct-logs/) - Search for certificates issued to a domain to discover possible hosts and related domains. ### Runtime Application Self-Protection