From 860f8a1da88aaef9107970212a07905d8b990ce4 Mon Sep 17 00:00:00 2001 From: lucky-vers Date: Fri, 22 Dec 2023 19:36:34 +0530 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5e537e..4dc18c9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Cryptonite-Taskphase A repository to store and track my progress through the various task phases of **Cryptonite**, the cybersecurity student project of MIT Manipal. + +- **Phase 1:** Consisted of solving the first 22 levels of the [`bandit`](https://overthewire.org/wargames/bandit/) challenge, a beginner's level CTF serving as an introduction to the Linux shell. +- **Phase 2:** Involved solving a list of challenges on [`picoCTF`](https://play.picoctf.org/practice), an intermediate cybersecurity challenge series. +