Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 747 Bytes

File metadata and controls

36 lines (20 loc) · 747 Bytes

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}}