All Projects → mondoolabs → mondoo

mondoolabs / mondoo

Licence: other
🕵️‍♀️ Mondoo Cloud-Native Security & Vulnerability Risk Management

Programming Languages

shell
77523 projects
powershell
5483 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to mondoo

Burp Retire Js
Burp/ZAP/Maven extension that integrate Retire.js repository to find vulnerable Javascript libraries.
Stars: ✭ 157 (+161.67%)
Mutual labels:  scanner, vulnerability
awesome-cloud-native-security
awesome resources about cloud native security 🐿
Stars: ✭ 233 (+288.33%)
Mutual labels:  container, cloud-native
aemscan
Adobe Experience Manager Vulnerability Scanner
Stars: ✭ 161 (+168.33%)
Mutual labels:  scanner, vulnerability
NSE-scripts
NSE scripts to detect CVE-2020-1350 SIGRED and CVE-2020-0796 SMBGHOST, CVE-2021-21972, proxyshell, CVE-2021-34473
Stars: ✭ 105 (+75%)
Mutual labels:  scanner, vulnerability
inspr
Inspr is an agnostic application mesh for simpler, faster, and securer development of distributed applications (dApps).
Stars: ✭ 49 (-18.33%)
Mutual labels:  container, cloud-native
Shellshockhunter
It's a simple tool for test vulnerability shellshock
Stars: ✭ 52 (-13.33%)
Mutual labels:  scanner, vulnerability
cubefs
CubeFS is a cloud native distributed storage platform.
Stars: ✭ 3,062 (+5003.33%)
Mutual labels:  container, cloud-native
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-70%)
Mutual labels:  scanner, vulnerability
quick-scripts
A collection of my quick and dirty scripts for vulnerability POC and detections
Stars: ✭ 73 (+21.67%)
Mutual labels:  scanner, vulnerability
inclavare-containers
A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.
Stars: ✭ 510 (+750%)
Mutual labels:  container, cloud-native
Openvas Scanner
Open Vulnerability Assessment Scanner - Scanner for Greenbone Vulnerability Management (GVM)
Stars: ✭ 1,056 (+1660%)
Mutual labels:  scanner, vulnerability
log4shell-finder
Fastest filesystem scanner for log4shell (CVE-2021-44228, CVE-2021-45046) and other vulnerable (CVE-2017-5645, CVE-2019-17571, CVE-2022-23305, CVE-2022-23307 ... ) instances of log4j library. Excellent performance and low memory footprint.
Stars: ✭ 22 (-63.33%)
Mutual labels:  scanner, vulnerability
Blackwidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Stars: ✭ 887 (+1378.33%)
Mutual labels:  scanner, vulnerability
Not Your Average Web Crawler
A web crawler (for bug hunting) that gathers more than you can imagine.
Stars: ✭ 107 (+78.33%)
Mutual labels:  scanner, vulnerability
V3n0m Scanner
Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
Stars: ✭ 847 (+1311.67%)
Mutual labels:  scanner, vulnerability
vulnscan
A static binary vulnerability scanner
Stars: ✭ 47 (-21.67%)
Mutual labels:  scanner, vulnerability
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (+588.33%)
Mutual labels:  scanner, vulnerability
A2sv
Auto Scanning to SSL Vulnerability
Stars: ✭ 524 (+773.33%)
Mutual labels:  scanner, vulnerability
kubecloud
Kubecloud is a multi-cloud container cloud management platform
Stars: ✭ 48 (-20%)
Mutual labels:  container, cloud-native
lachesis
👨‍💻 A work-in-progress web services mass scanner written in Rust
Stars: ✭ 55 (-8.33%)
Mutual labels:  scanner, vulnerability

Mondoo Cloud-Native Security

Mondoo Cloud-Native Security

Usage

Mondoo CLI

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]

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].