diff --git a/README.md b/README.md index 77351ff..534283d 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ from reading [A Gentle Introduction to Application Security](https://paragonie.c * [Juice Shop](#juice-shop) * [Supercar Showdown](#supercar-showdown) * [OWASP NodeGoat](#owasp-nodegoat) + * [TryHackMe](#tryhackme) * [Blogs](#blogs) * [Crypto Fails](#crypto-fails) * [NCC Group - Blog](#ncc-group-blog) @@ -366,6 +367,10 @@ How to go on the offence before online attackers do. Purposly vulnerable to the OWASP Top 10 Node.JS web application, with [tutorials](https://nodegoat.herokuapp.com/tutorial), [security regression testing with the OWASP Zap API](https://github.com/OWASP/NodeGoat/wiki/NodeGoat-Security-Regression-tests-with-ZAP-API), [docker image](https://github.com/owasp/nodegoat#option-3---run-nodegoat-on-docker). With several options to get up and running fast. +### [TryHackMe](https://tryhackme.com/) + +TryHackMe is a platform built to teach cybersecurity by using prebuilt courses which include virtual machines hosted in the cloud. + ### Blogs #### [Crypto Fails](http://cryptofails.com)