Skip to main content

Getting Started with Cybrium

Cybrium is a unified security platform with 12 open-source tools covering code, cloud, OT, and network security.

Quick Install

# Install all tools via Homebrew
brew tap cybrium-ai/cli
brew install cyscan cyweb cyprobe cysense cywave cyguard cydeep cymail cybrium

# Or one-liner installer
curl -sSL https://cybrium.ai/install.sh | bash

First Scan

# Scan a website
cyweb scan https://your-target.com

# Scan email security
cymail scan --domain yourdomain.com

# Scan code
cyscan scan ./your-project

# Monitor network (requires root/sudo)
sudo cysense listen --interface eth0 --duration 60

# Scan endpoint
cyguard scan

Platform Access

Sign up at app.cybrium.ai to get:

  • Dashboard with unified findings
  • Compliance scorecards (HIPAA, SOC2, PCI)
  • AI-powered remediation
  • Team management + SSO