mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-26 20:54:14 -08:00
747 B
747 B
Concourse Security
{{#include ../../banners/hacktricks-training.md}}
Basic Information
Concourse allows you to build pipelines to automatically run tests, actions and build images whenever you need it (time based, when something happens...)
Concourse Architecture
Learn how the concourse environment is structured in:
{{#ref}} concourse-architecture.md {{#endref}}
Concourse Lab
Learn how you can run a concourse environment locally to do your own tests in:
{{#ref}} concourse-lab-creation.md {{#endref}}
Enumerate & Attack Concourse
Learn how you can enumerate the concourse environment and abuse it in:
{{#ref}} concourse-enumeration-and-attacks.md {{#endref}}
{{#include ../../banners/hacktricks-training.md}}