Skip to content

Gr3atWh173/htb-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTB_CLI - Interact with HTB through a terminal.
Copyleft: Gr3atWh173
based upon https://github.com/kulinacs/htb

INSTALL: pip install htb-cli

SETUP:
1. get your API key from HackTheBox (profile settings)
2. set the HTB_API_KEY environment variable to your api key

USAGE:
LIST MACHINES:          hackthebox.py list machines [active/retired]
GET A SPECIFIC MACHINE: hackthebox.py get machine (machine id)
RESET A MACHINE:        hackthebox.py reset (machine id)
SWITCH VPN:             hackthebox.py switch (lab)
SUBMIT FLAG:            hackthebox.py submit (root/user) (machine id) (hash) (difficulty [10-100])

About

interact with HackTheBox from your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages