We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Pentest-env works with Vagrant, so all you need to know is basic vagrant commands :)
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