Mondoo Cloud is a native security & vulnerability risk management.
Quick Start
Installing
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 vuln -t docker://centos:7
# scan docker container (get ids from docker ps)
mondoo vuln -t docker://00fa961d6b6a
# scan a ssh instance
mondoo vuln -t ssh://ec2-user@54.76.229.223
Also Read – Ehtools : Penetration Tools That Can Be Explored Easily
Deployment
Integration
Examples
Docs
Tokio is a high-performance, asynchronous runtime designed for the Rust programming language. It provides the…
AntiCrack DotNet is a sophisticated .NET project designed to safeguard software by implementing advanced anti-debugging,…
The StoneKeeper C2 is an experimental command-and-control (C2) framework designed for research purposes, focusing on…
Biome is a cutting-edge toolchain designed to simplify and enhance web development by combining powerful…
The Silk Wasm is a tool designed to obfuscate HTML smuggling techniques using WebAssembly (Wasm).…
TokenSmith is a powerful tool designed to generate Entra ID access and refresh tokens, catering…