/THM

Tryhackme rooms & tools

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

THM

This repository contains notes on some of the rooms I solved on Tryhackme.

It also contains a python script to automatically setup a directory with a readme for notes for any room. Call it with the name of any THM room (not the title, but the name in the url) and it'll setup a directory for you.

Usage: setup.py [URL Extension] {Optional: Name of Directory}

Feel free to edit/improve the script and create a pull request afterward!