From 6a4275b91973f0c180037c351129acd050b5dfe3 Mon Sep 17 00:00:00 2001 From: carryingwater <170667862+carryingwater@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:27:03 -0300 Subject: [PATCH] Update educational.md --- docs/educational.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/educational.md b/docs/educational.md index db12b844b..02a262911 100644 --- a/docs/educational.md +++ b/docs/educational.md @@ -1239,7 +1239,7 @@ * [Pentesting Bible](https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE) or [Juice Shop](https://owasp.org/www-project-juice-shop/) - Learn Pentesting * [How DNS Works](https://howdns.works/) - Learn DNS * [How DNSSEC Works](https://howdnssec.works/) - Learn DNSSEC -* [CryptoPals](https://cryptopals.com/) or [cryptohack](https://cryptohack.org/) - Cryptography Learning +* [CrypTool](https://www.cryptool.org/), [CryptoPals](https://cryptopals.com/) or [cryptohack](https://cryptohack.org/) - Cryptography Learning * [How HTTPS Works](https://howhttps.works/) - Learn HTTPS ***