The box power subcommand seems to always fail with a KeyError.
HackTheBox> box power off
[*] Powering off Interface...
KeyError: 'release_arena'
HackTheBox>
I don't know exactly why but there might be changes upstream on the release_arena keyword of the HTBClient library.
If there is any way I can PR or help to fix this issue, feel free to let me know.
The box power subcommand seems to always fail with a KeyError.
I don't know exactly why but there might be changes upstream on the release_arena keyword of the HTBClient library.
If there is any way I can PR or help to fix this issue, feel free to let me know.