Getting Started with VigilPrism

v0.81.2

Get up and running with security auditing in 5 minutes.

Overview

VigilPrism consists of two main components:

  • Server — Central management with web dashboard and REST API
  • Agent — Lightweight daemon deployed to endpoints for scanning
1

Start the Server

Linux

# Extract the package
tar -xzf vigilprism-server-0.81.2-linux-x64.tar.gz
cd vigilprism
sudo ./install.sh

Windows

# Run as Administrator:
install.bat

Server starts at http://localhost:8000

2

Login & Deploy Agent

Login with admin / admin, then use Agent Builder in Settings to generate pre-configured installers.

3

Run Your First Audit

Go to Systems → select agent → Run Audit. Results appear in 30-60 seconds.

Change the default admin password immediately after first login.
Use the Agent Builder in Settings to generate pre-configured installer packages — no manual YAML editing required.
Community Edition (up to 3 agents) requires no license. Paid plans need activation via Installation ID shown in Settings → License.