nickzer0
nickzer0
Updated cookie parameters to new format
There is currently no way for me to specify a password for a stolen CA cert so that I can generate forged certificates using this cert. In order to forge...
Added the ability to automatically spin up an AWS API gateway by providing the access key and secret key as command line arguments. Also added a function to clean up...
I was getting some errors when trying to provision the VM's with local exec: ``` null_resource.provision_workstation_once_dc_has_been_created: Provisioning with 'local-exec'... null_resource.provision_workstation_once_dc_has_been_created (local-exec): Executing: ["/bin/sh" "-c" "/bin/bash -c 'source venv/bin/activate && ansible-playbook...