Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TryHackMe to websites section #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down