DevAttackOps: Container CI/CD Pipelines (Part 2)
TLDR; Building CI/CD pipelines for containers is not as daunting as it seems. For GitLab specifically, I have included a GitLab CI/CD configuration to automatically build and deploy your custom container images in the Artifacts section. Disclaimer: If you have not read DevAttackOps Part 1, you should start there. We will use the Cobalt Strike container we built in that post in following examples. Welcome to part 2 of the DevAttackOps series where I talk about all things regarding Red Team infrastructure automation....