From 61ac84899cfefbc58d15bef2d55e7d18b2d43db8 Mon Sep 17 00:00:00 2001 From: cybersecuritylearning <110784163+cybersecuritylearning@users.noreply.github.com> Date: Wed, 27 Nov 2024 21:51:53 +0200 Subject: [PATCH] Update README.md with CyberPython Our project aims to make users to make their own research and by providing a starting point for solving challenges and making their own exploits --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d39c551..d7644af 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ For a list of free hacking books available for download, go [here](https://githu * [Gruyere](https://google-gruyere.appspot.com/) * [Others](https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project#tab=On-Line_apps) * [TryHackMe](https://tryhackme.com/) - Hands-on cyber security training through real-world scenarios. + * [CyberPython](https://pythoncyber.go.ro) - Hands-on cyber security training with challenges and making your own research with little guidance. ## Cryptography * [OverTheWire - Krypton](http://overthewire.org/wargames/krypton/) @@ -335,4 +336,4 @@ For a list of free hacking books available for download, go [here](https://githu * [Roppers Security Fundamentals](https://www.roppers.org/courses/security) - Free course that teaches a beginner how security works in the real world. Learn security theory and execute defensive measures so that you are better prepared against threats online and in the physical world. Full text available as a [gitbook](https://www.hoppersroppers.org/security/). * [Roppers Practical Networking](https://www.roppers.org/courses/networking) - A hands-on, wildly practical introduction to networking and making packets dance. No wasted time, no memorizing, just learning the fundamentals. * [Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/) - An open-source inventory of tools, resources, CTF platforms and Operating Systems about CyberSecurity. ([Source](https://gitlab.com/rawsec/rawsec-cybersecurity-list)) - * [The Cyberclopaedia](https://cr0mll.github.io/cyberclopaedia/) - The open-source encyclopedia of cybersecurity. [GitHub Repository](https://github.com/cr0mll/cyberclopaedia) \ No newline at end of file + * [The Cyberclopaedia](https://cr0mll.github.io/cyberclopaedia/) - The open-source encyclopedia of cybersecurity. [GitHub Repository](https://github.com/cr0mll/cyberclopaedia)