Skip to main content

Tool that orchestrates executing Docker containers to build payloads

Project description

PDC Docker ("PDCD")

PDC Docker is a lightweight tool that orchestrates executing Docker containers.

Documentation can be found in the docs directory.

Release blog can be found here: link.

Setup

  • Have Python 3 installed
  • Have Docker installed
  • (Optional) AWS SSM Session Manager Plugin
    • used for remote mode, see Connectors for information

Using virtualenv

Local

pip install dist/*.whl

Remote

pip install git+https://github.com/SecurityRiskAdvisors/pdcd.git

PyPI

pip install pdcd

Usage (running)

Execute payloads in config

pdcd run -c <config file> [-w <# workers>]
  • -c path to config file

Usage (logs)

Retrieve logs for payloads in config

Note: only usable when cleanup is set to "False" in config

pdcd logs -c <config file> [-l <#>] [-i <image>]
  • -c path to config file
  • l max number of logs to retrieve
  • i filter to only this specific image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pdcd-1.2.1-py3-none-any.whl (24.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page