Skip to content

🕵🏽‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management

Notifications You must be signed in to change notification settings

mroder-emnify/client

 
 

Repository files navigation

Mondoo Cloud-Native Security

Mondoo Cloud-Native Security

Usage

Mondoo CLI

Getting Started with Mondoo - Sign up for free account!

Get started with Mondoo by signing up for a free Mondoo Platform account, and install and configure Mondoo Client on your workstation. You can follow our guide at Mondoo Platform and Mondoo Client setup.

Run a security assessment

Mondoo can run security assessments on local, and remote targets including servers (Linux, Windows, macOS), Cloud (AWS, Azure, Google, VMware), Kubernetes (EKS, GKE, AKS, self-managed), containers, container registries, SaaS products (MS365, GitHub, GitLab), and more.

Run a scan:

# scan your local host
mondoo scan local

# scan a cloud environment
mondoo scan aws
mondoo scan gcp
mondoo scan azure

# scan a kubernetes cluster
mondoo scan k8s

# scan a docker image from remote registry
mondoo scan docker image centos:7

# scan a docker container (get ids from docker ps)
mondoo scan docker container 00fa961d6b6a

# scan a system over ssh
mondoo scan ssh [email protected]

Examples

AWS

Example Phase Description
aws-ami-packer-hcl Build Build & Scan AMI with Packer and Mondoo for AWS (hcl)
aws-ami-packer-json Build Build & Scan AMI with Packer and Mondoo for AWS (json)
aws-ec2-ansible Deploy, Operate Secure EC2 instance with Ansible and scan with Mondoo
aws-ec2-instance-connect Operate Assess state of individual instances with EC2 Instance Connect
aws-mondoo-scan-via-terraform Deploy Launch & Scan instance on AWS

Digital Ocean

Example Phase Description
digitalocean-image-packer Build Build & Scan image on Digitalocean
digitalocean-mondoo-scan-via-terraform Deploy Launch & Scan instance on Digitalocean

Mondoo Client

Example Phase Description
mondoo-deploy-ansible Deploy Ansible Playbook to deploy Mondoo Client
mondoo-deploy-chef Deploy Chef Cookbook to deploy Mondoo Client
mondoo-trial-vagrant Code Spin-up Mondoo Client in Vagrant
mql-policies Build, Deploy Write a custom policy and assess the state

Mondoo Scripts

  • install.sh - Mondoo Agent Bash Installer for Servers
  • download.sh - Mondoo Agent Bash Downloader for Workstation
  • Dockerfile - Build script for official Mondoo container

Docker Containers

Installation Packages

About

🕵🏽‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 46.5%
  • PowerShell 38.0%
  • Makefile 7.9%
  • Dockerfile 7.6%