This is the necessary scripts to build and run a Ubuntu virtual machine that has a number of common cloud assessment tools pre-installed. It uses a combination of Vagrant and Ansible to deploy the VM and configure it if running locally. You can also build a version as an AWS AMI.
These should all be present in the path by default.
*Bloodhound is the Bloodhound CE version, included as a docker-compose file in ~/bloodhound/. Follow instructions in their repo to use it.
- Vagrant https://www.vagrantup.com/
- Virtualbox
- The vagrant-vbguest Vagrant plugin (once vagrant is installed, run
vagrant plugin install vagrant-vbguest)
- Run
vagrant upto build the VM - Run
vagrant sshto get a terminal inside the VM - Tools are on the path.
packer init aws-ubuntu.pkr.hclpacker build aws-ubuntu.pkr.hclwhile configured with the right AWS profile
- Update docs to detail how to build AMIs
- Update packer to build local VMs for virtualbox and VMWare
- Update packer to create vagrant boxes for virtualbox and vmware
- https://github.com/hotnops/apeman
- Powershell
- https://github.com/BloodHoundAD/BARK
- https://github.com/DataDog/guarddog
- https://github.com/turbot/steampipe
- All the project discovery stuff