Vulnerability Analysis

Mondoo – Cloud-Native Security And Vulnerability Analysis

 

Mondoo is infrastructure and security analytics your cloud-native applications. By removing the code literacy, we strive to make infrastructure operations and it’s state accessible to all. It works with bare-metal, VMs, clouds, containers and Kubernetes.

Quick Start

Install mondoo:

Workstation

export MONDOO_REGISTRATION_TOKEN='changeme'
curl -sSL http://mondoo.io/download.sh | bash

Service

export MONDOO_REGISTRATION_TOKEN='changeme'
curl -sSL http://mondoo.io/install.sh | bash

For other installation methods, have a look at our documentation.

Run a scan:

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

# scan docker container (get ids from docker ps)
mondoo scan -t docker://00fa961d6b6a

# scan a ssh instance
mondoo scan -t ssh://[email protected]

Repository Structure

Mondoo Deployment

Mondoo Integration

Examples

Docs

  • docs – Source for Mondoo documentation (uses docsify)


To Top

Pin It on Pinterest

Share This