Incident Response in Docker, Kubernetes and Amazon EKS Environments

Incident Response in Docker, Kubernetes and Amazon EKS Environments

Looking for a weekend DFIR read? We've released a free whitepaper on responding to attacks in Docker, Kubernetes and AWS EKS environments.

You can get the full whitepaper on our website - but a few highlights are below.

Check out the docker logs, typically under /var/lib/containers/*id*/*id-json.log to see records of containers spinning up and down:

No alt text provided for this image

There are a bunch of different possible file systems for Docker/Kubernetes - but these days it's most likely going to be overlay2 - which is pretty easy to browse:

No alt text provided for this image
No alt text provided for this image

For EKS - Amazon stores a ton of information in S3 - if enabled. It's a slightly odd mix of JSON, CSV often compressed into .gz. You can parse and alert/investigate on them.

No alt text provided for this image



Narghiza E.

Finance Executive

3 年

another amazing post! Thank you

回复

要查看或添加评论,请登录

Christopher Doman的更多文章

社区洞察

其他会员也浏览了