From 2c2ac2ab5f031021031fbc252f4f1e3b45869183 Mon Sep 17 00:00:00 2001 From: 0xACAB <18677+fabacab@users.noreply.github.com> Date: Thu, 18 Jun 2020 21:31:15 -0400 Subject: [PATCH] Add MKIT. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 52b6b61..19cf8a3 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ See also [asecure.cloud/tools](https://asecure.cloud/tools/). - [Checkov](https://www.checkov.io/) - Static analysis for Terraform (infrastructure as code) to help detect CIS policy violations and prevent cloud security misconfiguration. - [Falco](https://falco.org/) - Behavioral activity monitor designed to detect anomalous activity in containerized applications, hosts, and network packet flows by auditing the Linux kernel and enriched by runtime data such as Kubernetes metrics. +- [Managed Kubernetes Inspection Tool (MKIT)](https://github.com/darkbitio/mkit) - Query and validate several common security-related configuration settings of managed Kubernetes cluster objects and the workloads/resources running inside the cluster. - [Prowler](https://github.com/toniblyx/prowler) - Tool based on AWS-CLI commands for Amazon Web Services account security assessment and hardening. - [Scout Suite](https://github.com/nccgroup/ScoutSuite) - Open source multi-cloud security-auditing tool, which enables security posture assessment of cloud environments.