This repository contains exploit scripts for the Advent of Cyber Side Quest on TryHackMe. The exploits aim to provide solutions for the various challenges presented during the Side Quest.
- Make sure you have the necessary tools and permissions to execute the exploits.
- Use the requirements.txt file to install missing libraries
git clone https://github.com/sumanrox/sidequest-exploits.git
python sidequestExploit.py
Special thanks to 47hxl-53r & 0xb0b for their contributions to this project.