Seguridad de Chef Automate

Tip

Aprende y practica AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Aprende y practica GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
Aprende y practica Az Hacking: HackTricks Training Azure Red Team Expert (AzRTE)

Apoya a HackTricks

驴Qu茅 es Chef Automate

Chef Automate es una plataforma para automatizaci贸n de infraestructura, cumplimiento y entrega de aplicaciones. Expone una UI web (a menudo Angular) que se comunica con servicios backend gRPC a trav茅s de un gRPC-Gateway, proporcionando endpoints tipo REST bajo rutas como /api/v0/.

  • Componentes backend comunes: gRPC services, PostgreSQL (a menudo visible mediante prefijos pq: error), data-collector ingest service
  • Mecanismos de autenticaci贸n: tokens de usuario/API y un header de token del data collector: x-data-collector-token

Enumeraci贸n y ataques

Chef Automate Enumeration And Attacks

Tip

Aprende y practica AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Aprende y practica GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)
Aprende y practica Az Hacking: HackTricks Training Azure Red Team Expert (AzRTE)

Apoya a HackTricks