fediversity_website/content/evenementen/nluug/voorjaarsconferentie-2019/talks/amir-jerbi-keeping-your-kubernetes-secured-using-kube-hunter-kube-bench-and-microscanner-github.md

42 lines
2 KiB
Markdown
Raw Normal View History

2023-07-29 15:06:46 +02:00
---
categories:
- presentaties
date: 2019-05-23T10:31:43+02:00
description: ""
layout: event-talk
tags:
2023-07-29 15:12:30 +02:00
- kubernetes
- kube-hunter
- kube-bench
- microscanner
2023-07-29 15:06:46 +02:00
title: "Amir Jerbi - Keeping your Kubernetes secured using kube-hunter, kube-bench and microscanner GitHub"
speakers:
- amir-jerbi
presentation:
filename: 2019-05-23-amir-jerbi-keeping-your-kubernetes-secured-using-kube-hunter-kube-bench-and-microscanner-github.pdf
recording:
platform: youtube
url: https://www.youtube.com/watch?v=Qz0LcwwABJg
---
## Abstract
This is a hands-on workshop session that will show you how to apply opensource and free tools to apply good security hygiene with your Kubernetes cluster. During the workshop we will show some real attacks that can happen due to a miss-configured cluster and how the opensource tools can help us identify these issues and remediate them.
The following tools will be used during the session:
* kube-hunter: A pen-testing tool for Kubernetes that simulates attacks on your cluster. It shows you what is the attack surface for your existing Kubernetes cluster.
* kube-bench: A configuration assessment tool that shows you how to tweak your cluster settings based on the CIS best practices.
* microscanner: A free image scanning utility that scans your Docker images for known security vulnerabilities.
__Other Info:__
Attendees should have access to a Kubernetes cluster (can be a mini-kube installed on their laptop). Network access to download opensource tools is also needed.
## Biography
Amir Jerbi brings to Aqua 17 years of security software experience in technical leadership positions. Amir co-founded Aqua with the vision of creating a security solution that will be simpler and lighter than traditional security products.
Prior to Aqua, he was a Chief Architect at CA Technologies, in charge of the host based security product line, building enterprise grade security products for Global 1000 companies. Amir has 14 cloud and virtual security patents under his belt. In his free time, Amir enjoys backpacking in exotic places.