This repository contains a collection of automated scripts created for the King of the Hill (KOTH) machines on TryHackMe. These scripts are designed for fun and to assist with gameplay on the KOTH machines.
Use these scripts at your own risk.
The scripts in this repository are designed specifically for ten King of the Hill machines on TryHackMe
-
Clone the repository:
git clone https://github.com/0x76OID/KOTH.git
-
Change to the KOTH-Scripts directory:
cd KOTH
-
Run Requirements :
sudo ./Requirements.sh
-
Change to the machine directory :
cd MACHINE-NAME
-
Run the script :
./Machine-NAME.sh
Before using the automated scripts, make sure to run the Requirements
script provided in this repository and keep it runing until the koth game ends.
Note: If you are playing on a machine that is not included in the provided list, you can still use the KOTH script by executing the following command on the koth machine:
./koth.sh "YOUR THM VPN IP HERE" "YOUR TRYHACKME USERNAME HERE"