Categorygithub.com/DOMBUSTERS/HTBUSTER
repositorypackage
0.0.0-20241103185045-99d569f686ce
Repository: https://github.com/dombusters/htbuster.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

HTBUSTER

HTBUSTER is a utility for the Dombusters team to use for HackTheBox. It draws heavy inspiration, and is built based on Celesian's Styx tool
(Currently just copied, changes are intended!)

Purpose

HTBUSTER was built for the sole purpose of levelling the playing field during HTB seasons. With the speed at which the usual few complete easy machines, we need to save seconds where ever we can. To save reinventing the wheel, Celesian's tool was cloned and modified to better suit our use cases.

HTBUSTER will be further built on to bring new features and enhancements to the team.

Usage

  1. sudo apt install -y libxcursor-dev libxrandr-dev libxinerama-dev libxi-dev libxxf86vm-dev
  2. Clone this repo
  3. Run go build
  4. Create an app token on your HTB profile (any duration you want)
  5. Set the HTB_TOKEN environment variable with the value containing your generated token
  6. Run HTBUSTER