Carbon CLI
Carbon CLI Reference
Synopsis
Infrastructure automation for offensive operations.
- ℹ️ Checkout the latest docs here
- 😢 Have a problem? Create an Issue
- ❤️ Enjoying Carbon? Star the Repo
Purpose
Carbon’s primary purpose is to provide a consistent execution environment to facilitate offensive security assessments.
Dependencies
- Packer to build images.
- Terraform to provision infrastructure.
- Golang project structure.
Supported Providers
- AWS
- QEMU (Local)
- VirtualBox (Local)
- vSphere (in progress)
- Multipass (Local)
There are plans to bring support to the following:
- GCP
- Azure
- VMware (Local)
- QEMU (Remote)
Options
--config string config file (default is $HOME/.carbon.yaml)
--debug Debug mode
-h, --help help for carbon
-j, --json Output in JSON
SEE ALSO
- carbon completion - Generate completion script
- carbon config - View and manage configuration values.
- carbon image - View or manage images and image builds.
- carbon project - Manage and interact with projects
- carbon update - Update {{.Use}} to latest version
- carbon vm - Manage and interact with VMs.