NSA and CISA Kubernetes Security Guidance – A Critical Review
research.nccgroup.com
NSA and CISA Kubernetes Security Guidance – A Critical Review
1–6 of 6 posts
Re: NSA and CISA Kubernetes Security Guidance – A Critical Review
#2Re: NSA and CISA Kubernetes Security Guidance – A Critical Review
#3Re: NSA and CISA Kubernetes Security Guidance – A Critical Review
#4Thanks for sharing, we created an open source that takes any cluster and checks it against these guidelines, check it out, hope you find it useful: https://github.com/armosec/kubescape
Re: NSA and CISA Kubernetes Security Guidance – A Critical Review
#5No package and hash database?
It's trivial to detect when a script is being downloaded to disk or piped to a shell, btw.
I saw this same group post another thread about this recently.
Re: NSA and CISA Kubernetes Security Guidance – A Critical Review
#6So, you would like use to Curl | Bash a TLA security guidance script, really? No package and hash database? It's trivial to detect when a script is being downloaded to disk or piped to a shell, btw. I saw this same group post another thread about this recently.
It is completely open source, you can take the executables and run it yourself, compile it, change it, however you feel like :-)
If you do try it, let us know how it is, happy to get feedback!