Skip to content

A Bash Script that interacts with HackTheBox throught its API v4

Notifications You must be signed in to change notification settings

nabumbu/htb-or-not-to-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

htb-or-not-to-be

A Bash Script that interacts with HackTheBox throught its API v4

...STILL TESTING...

List active machines

./htb-or-not-to-be -l active

List retired machines

./htb-or-not-to-be -l retired

List machine and sort (--> (level|id|name|...) )

./htb-or-not-to-be -l <active|retired> -k <key>

Play machine

./htb-or-not-to-be -p <MACHINE-NAME>

Stop opened machine

./htb-or-not-to-be -s

About

A Bash Script that interacts with HackTheBox throught its API v4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages