• Stars
    star
    711
  • Rank 63,679 (Top 2 %)
  • Language
    Shell
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kubernetes security notes and best practices

Kubernetes security

This repo is a collection of kubernetes security stuff and research.

Overview

  • Security notes

    In-depth research about security of kubernetes features and misconfigurations. Source for all documents below

  • Security hardening and best practices

    A "must do"/best practices list of things to make attacker's life hard

  • Security flags checklist

    A checklist of flags to quickly test if your cluster has security features enabled.

  • Attacker's guide

    A guide for attacker: what to do if he gets to pod/cluster.

    Also, some attacks included

  • Vulnerabilities

    Page with sources for security announces and previous vulnerabilities

Tools

  • k8numerator

    Script for enumerating services in kubernetes cluster. Common services dictionary provided.

Slides

References