From 3f169249c5ab4ba608e6f8b8aaad7c27264cb102 Mon Sep 17 00:00:00 2001 From: glacele <113172690+glacele@users.noreply.github.com> Date: Wed, 12 Oct 2022 08:59:25 +0200 Subject: [PATCH] Update README.md Added CTFchallenge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed142ba..c6b60ab 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ - [CloudGoat](https://github.com/RhinoSecurityLabs/cloudgoat.git) - CloudGoat is Rhino Security Labs' "Vulnerable by Design" AWS deployment tool - [Commix](https://github.com/stasinopoulos/commix-testbed) - A collection of web pages, vulnerable to command injection flaws. - [CryptOMG](https://github.com/SpiderLabs/CryptOMG) - CryptOMG is a configurable CTF style test bed that highlights common flaws in cryptographic implementations. +- [CTFchallenge](https://ctfchallenge.com/) - CTFchallenge s a collection of 12 vulnerable web applications, each one has its own realistic infrastructure built over several subdomains containing vulnerabilities based on bug reports, real world experiences or vulnerabilities found in the OWASP Top 10. - [Damn Vulnerable Cloud Application](https://github.com/m6a-UdS/dvca.git) - Damn Vulnerable Cloud Application - [Damn Vulnerable Node Application(DVNA)](https://github.com/appsecco/dvna) - Damn Vulnerable NodeJS Application - [Damn Vulnerable Web App (DVWA)](http://www.dvwa.co.uk/) - Damn Vulnerablbe Web Application