Update README

This commit is contained in:
lucky-vers 2023-12-22 19:36:34 +05:30
parent 4e8ba01446
commit 860f8a1da8

View file

@ -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.