htb 0.1.1
A Ruby gem for interacting with the Hack The Box (HTB) API v4. Supports machine management, user profiles, VM spawning, flag submission, and more.
Gemfile:
=
install:
=
Runtime Dependencies (7):
faraday
~> 2.0
faraday-multipart
~> 1.0
pastel
~> 0.8
thor
~> 1.0
tty-prompt
~> 0.23
tty-spinner
~> 0.9
tty-table
~> 0.12