We assume that we always have access to the Internet on our machine, but not on the vulnbox.
In order to use things such as docker on the vulnbox we could just download the binaries, like this and then pass it to the machine via SFTP (another idea could be to host an HTTP web server on a team member PC and then do a wget on the vulnbox)
We assume that we always have access to the Internet on our machine, but not on the vulnbox.
In order to use things such as
dockeron the vulnbox we could just download the binaries, like this and then pass it to the machine via SFTP (another idea could be to host an HTTP web server on a team member PC and then do awgeton the vulnbox)