vagrant-blackarch/README.md

17 lines
441 B
Markdown
Raw Normal View History

2022-10-20 16:40:30 +02:00
# vagrant-blackarch
2022-10-20 19:35:01 +02:00
This is a vagrant setup for using BlackArch as a portable pentest environment.
## Create VM
```sh
2022-10-20 19:36:21 +02:00
./run.sh
2022-10-20 19:35:01 +02:00
```
* An RSA key will be created, Vagrant will start creating the VM. Provisioning the VM is done via Ansible's `playbook.yml`.
* Reboot after Ansible has provisioned the VM to get the gui to work.
## TODO
* Putting in dotfiles, dwm and everything else is vanilla right now.
* Select applications to install