Skip to content

TryHackMe room readme.md builder with optional auto answer fill in.

License

Notifications You must be signed in to change notification settings

GnarLito/try_hack_me_readme_builder

Repository files navigation

THM readme builder

Auto create README.md files for Try Hack Me rooms.

Installation

  git clone https://github.com/GnarLito/try_hack_me_readme_builder.git
  pip install -r requirements.txt

Usage

THM_md_builder.py 
  -r <room name (from url)> 
  [ -o <output file path/name> ]
  [ -s <connect-sid cookie> (only needed to auto fill in the answers) ]
  [ -a (dont auto fill in answers) ]

Example

THM_md_builder.py -r introduction -o readme.md -s {thm:cookie:connect-sid}

config

The markdown layout is also customizable, for more info: config.md

If u find any room that didnt turn out great, feel free to make an issue for it. Also feel free to edit/improve the script and create a pull request afterward!

About

TryHackMe room readme.md builder with optional auto answer fill in.

Topics

Resources

License

Stars

Watchers

Forks

Languages