Skip to content

Demo Runbooks

CyberArmor.AI includes three polished demo paths for different buyers.

Available demos

Credential redaction check

Use this quick verification when you want to show pre-breach protection for credential leaks into generative AI:

bash scripts/demo/run_credential_redaction_demo.sh

The demo feeds simulated AWS, GitHub, generic API key, OpenAI key, and password values into the AI-aware policy engine. The expected result is ALLOW_WITH_REDACTION plus redacted prompt and response text.

Seed and reset

Seed a persona-specific demo tenant:

bash scripts/demo/run_ciso_demo.sh
bash scripts/demo/run_security_architect_demo.sh
bash scripts/demo/run_appsec_demo.sh

Create a fresh reset tenant without deleting existing data:

PERSONA=ciso bash scripts/demo/reset_customer_portal_demo.sh

The reset path creates a new tenant namespace. This is safer on shared demo servers than destructive cleanup.

Core demo surfaces

  • app.cyberarmor.ai for customer Mission Control and evidence export
  • admin.cyberarmor.ai for operator readiness and tenant support
  • docs.cyberarmor.ai for technical context
  • support.cyberarmor.ai for intake and triage