From 2ba6dff0b00f47abd7c1164f7a54abe6dc459a44 Mon Sep 17 00:00:00 2001 From: Buddy69-Lanka Date: Sat, 8 Aug 2026 06:02:19 +0000 Subject: [PATCH] Add CT Log Finder to Cryptography section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c038519..bbe51b1 100644 --- a/README.md +++ b/README.md @@ -809,6 +809,7 @@ Xquik is an independent third-party service. Not affiliated with X Corp. "Twitte | [Cyberchef](https://gchq.github.io/CyberChef) | A powerful web-based tool for encoding, decoding, encryption, and data analysis | | [Don´t Leak My File](https://github.com/JkDevArg/dont-leak-my-file) | Document leak protection application developed in Python. It uses AES-256 encrypted watermarks and database tracking to detect potential leaks.| | [SkyCrypt](https://github.com/JkDevArg/skycript) | SkyCrypt is a file encryption and decryption application developed in Python. It uses the AES-256 algorithm to securely encrypt files and generates a one-time password (OTP) to validate decryption. | +| [CT Log Finder](https://nutilz.com/ct-log-finder) | Free tool that searches Certificate Transparency logs to discover subdomains issued TLS certificates for a given domain — useful for recon and attack surface mapping. | ### [↑](#-content) 3.2 Steganographic