.. /Decker
Quick Usage
For this tool the run command is:
docker run -it --rm -v "$(pwd)/decker-reports/":/tmp/reports/ -v "$(pwd)/examples/":/decker-config/ -e DECKER_TARGET_HOST=<target_domain> stevenaldinger/decker:kali decker ./decker-config/example.hcl
Categories
automation
Description
Decker is a penetration testing orchestration framework. It leverages HashiCorp Configuration Language 2 (the same config language as Terraform) to allow declarative penetration testing as code, so your tests can be versioned, shared, reused, and collaborated on with your team or the community.
Official Documentation
Reference: https://github.com/stevenaldinger/decker