We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pentest-env works with Vagrant, so all you need to know is to use basic vagrant features :)
Move into pentest-env directory and enjoy vagrant commands!
pentest-env
$ cd /path/to/pentest-env $ vagrant status Current machine states: kali not created (virtualbox)
To run kali linux machine:
$ vagrant up kali