🌐 INTERNET
     │
     ▼
External Security Scan
     Nmap
     │
     ▼
Web Vulnerability Scan
     Nikto
     │
     ▼
1️⃣ External Exposure ────────────────┐
                                      │
2️⃣ Server Configuration │   LINUX SERVER   │
              │                                 │
              │  ─── Filesystem Layer ───       │
              │  /bin                            │ Core system binaries
              │  /usr/local/bin                  │ Trusted custom executables
              │     └── rg-launch.sh             │ RuntimeGuard CLI
              │  /etc                            │ Configuration files
              │  /var/www/html                   │ Web application files
              │  /var/log                        │ System & service logs
              │  /proc                           │ Live process & kernel state
              │  /home                           │ User directories & data
              │
3️⃣ Runtime Behavior │  ─── Runtime Layer ───
              │
              │  Processes
              │  Ports & Services
              │  File Activity
              │
              │  ─── Runtime Monitoring ───
              │  RuntimeGuard CLI
              │     • Detect unusual processes
              │     • Monitor open ports
              │     • Watch filesystem activity
              │     • Compare system baseline
              │
              └─────────────┬────────────────────┘
                            │
                            ▼
                    Runtime Security Insight
          Configuration + Exposure + Runtime Visibility
                            │
                            ▼
               ─────── CLI COMMAND LAYER ───────

        Free Commands                     Premium Commands
        ─────────────                     ────────────────
        rg-scan                           rg-runtime-ai
        rg-ports                          rg-threat-hunter
        rg-process                        rg-attack-sim
        rg-baseline                       rg-auto-defense
        rg-diff                           rg-runtime-map
🌐 INTERNET
     │
     ▼
External Security Scan
     Nmap
     │
     ▼
Web Vulnerability Scan
     Nikto
     │
     ▼
1️⃣ External Exposure ────────────────┐
                                      │
2️⃣ Server Configuration │   LINUX SERVER   │
              │                                 │
              │  ─── Filesystem Layer ───       │
              │  /bin                            │ Core system binaries
              │  /usr/local/bin                  │ Trusted custom executables
              │     └── rg-launch.sh             │ RuntimeGuard CLI
              │  /etc                            │ Configuration files
              │  /var/www/html                   │ Web application files
              │  /var/log                        │ System & service logs
              │  /proc                           │ Live process & kernel state
              │  /home                           │ User directories & data
              │
3️⃣ Runtime Behavior │  ─── Runtime Layer ───
              │
              │  Processes
              │  Ports & Services
              │  File Activity
              │
              │  ─── Runtime Monitoring ───
              │  RuntimeGuard CLI
              │     • Detect unusual processes
              │     • Monitor open ports
              │     • Watch filesystem activity
              │     • Compare system baseline
              │
              └─────────────┬────────────────────┘
                            │
                            ▼
                    Runtime Security Insight
          Configuration + Exposure + Runtime Visibility

Advance RuntimeGuard Cli

The RuntimeShop ecosystem is expanding. Future tools will include:

RuntimeGuard CLI

RuntimeGuard CLI is a lightweight runtime monitoring tool designed to inspect system integrity, monitor processes, and detect suspicious activity.

Download Release View Repository