Finding leaked credentials in Docker images - How to secure your Docker images

preview_player
Показать описание
Docker can be a blind spot for security, in this video we look at leaked credentials inside docker images. We evaluate how leaked secrets like API keys and certificats are leaked into docker images, how we can detect them and how we can protect our own images.

Resources:

Intro: 0:00
What are secrets: 0:49
What is docker: 2:10
Inside docker images: 3:24
Examples of leaked secrets: 5:19
How secrets leak in docker images: 7:08
Docker security research: 10:00
Scanning Docker for secrets: 11:40
Wrap-up: 16:41
Рекомендации по теме
Комментарии
Автор

this video should be 100K, one more sub here +1, quality + voice + resolution, sound . clean, what more we need .
thanks a lot, totally new usful info which helps a lot in real life scenario . please video on using Buildkit for build images, regards

RABWA
Автор

thank you for talking about this this has given me more to thick about when building my projects

virtualizeeverything
Автор

Super helpful, thank you! (I'm the 800th subscriber! 😛This channel deserve much more love and views!)

calfolkionized
Автор

What if I named my password-containing environment variable `CORNFLAKES_FOR_YOU` and the value was not a hash of any kind? Is your little tool going to know that it shouldn't be there?

waytospergtherebro
Автор

Interestingly GGShield doesn't detect my Flask .env credentials even when I don't even remove the file. IDK what's the reason here.

ronny