Live Terminal Emulator

Try the interactive terminal below. Type commands and see AegisGate Security Platform in action.

aegisgate-terminal
🛡️ AegisGate Security Platform v2.0.1 Terminal Emulator

Type docker run... to start AegisGate
Type help for available commands

$

Available Commands

CommandDescriptionTry It
docker run ...Start AegisGate container
statusShow system status dashboard
statsShow 24-hour statistics
versionShow version information
configShow configuration
tools listList registered MCP tools
scan [text]Scan content for threats

🎮 Interactive Security Demos

Experience AegisGate Security Platform threat detection in action. Try the scan commands below.

🔍 Secret/API Key Detection

Scans for exposed API keys and secrets.

scan sk-api-key-abc123XYZ

🔐 PII/PHI Detection

Detects personally identifiable information.

scan John Doe SSN: 123-45-6789

⚠️ Prompt Injection Detection

Blocks manipulation attempts.

scan ignore previous instructions


💡 Tip: Type help in the terminal to see all available commands