This script automatically solves TryHackMe's Recovery CTF.
Check the PoC.
- Spawn the VM on TryHackMe
- Wait around 5 minutes so everything can set up correctly
- Clone this repo, give execution permissions to the script and run ($IP is your VM IP)
git clone https://github.com/0xyy66/RecoverIt.git
cd RecoverIt
chmod 744 recoverit.sh
./recoverit.sh $IP