ProProof A EugeneZonda Company

ProProof by EugeneZonda

Trust must be earned. Not assumed.

ProProof continuously verifies that your cybersecurity controls are actually working and produces evidence your leadership team can trust.

Evidence Score 94 Verified today
Recovery Verified
Backups Encrypted
Identity Protected
Endpoints Healthy
Email security evidence collected
Cloud controls checked
Board report ready
12 continuous validation engines
300+ security tests
24/7 evidence monitoring
Board ready executive reports

The evidence

The risk is measurable. The control gap is real.

65% of medium UK businesses reported a breach or attack in the last 12 months. UK Government
69% of large UK businesses reported a breach or attack in the last 12 months. UK Government
USD 4.4M global average cost of a data breach reported in 2025. IBM
100T security signals processed daily by Microsoft. Microsoft
The reason to buy is simple: organisations already spend money on security, but still need evidence that protection is working when it matters.

Platform

ProProof turns cyber spend into evidence, action, and assurance.

Evidence Engine

Connects to approved tools and turns control signals into clear assurance evidence.

Evidence Score

Gives leaders a simple view of what is protected, weak, unproven, or urgent.

Evidence Timeline

Shows how risk, controls, backups, and response readiness change over time.

Evidence Vault

Keeps board reports, audit history, source evidence, and approved actions together.

Solutions

Built for leaders who need control, not noise.

1 Executive assurance

Give the board evidence that cyber controls are working and recovery is proven.

2 Technology control

Show teams which controls are missing, stale, misconfigured, risky, or unproven.

3 Recovery confidence

Validate backup encryption, isolation, freshness, and restore evidence.

4 Response readiness

Route serious issues to the right owner, with vCISO escalation when judgement is needed.

How to get started

Start with a no access discovery conversation.

01 Discovery

A EugeneZonda Principal Partner discusses your objectives, cyber footprint, current tools, risk appetite, and priority concerns. No technical access is needed.

02 Baseline

If there is a fit, we connect approved tools, collect control evidence, and produce your first ProProof baseline report.

03 Assurance

ProProof then monitors the evidence, highlights gaps, tracks action, and escalates serious risk through the agreed route.

What the client sees

One view of protection confidence.

Urgent
0 risk score
25 starter checks
12 failed controls
10 warnings
1 quarantine decision

How it works

A simple protection assurance process.

1 Connect

Link Microsoft 365, identity, endpoint, backup, email, and other tools already in use.

2 Collect evidence

Read live signals about users, devices, files, alerts, backup jobs, and restore tests.

3 Check controls

Compare the evidence against the protection checks a firm should have working every day.

4 Prioritise action

Turn noisy alerts into plain English tasks with urgency, owner, evidence, and next step.

5 Escalate

Send serious issues to a vCISO or incident partner when judgement is needed.

Where it sits

ProProof sits above the existing stack.

Microsoft 365 Entra ID Defender Intune Backup Email security Firewall
AI assurance layer ProProof

Checks if the controls are present, working, recoverable, and ready to respond.

Client dashboard Action plan vCISO escalation Evidence report

Device coverage

A typical 500 person company can easily have 1,000 things to protect.

500 User computers

Windows laptops, desktops, macOS devices, Linux workstations, and contractor machines.

250 Mobile devices

iPhones, Android phones, tablets, and personally owned devices allowed by policy.

70 Servers and cloud hosts

File servers, app servers, database servers, virtual machines, and cloud workloads.

60 Network devices

Firewalls, routers, switches, wireless access points, VPN, and SD WAN appliances.

70 Shared and smart devices

Printers, scanners, meeting room screens, phones, cameras, door access, and storage boxes.

50 Security and backup assets

EDR sensors, backup repositories, admin consoles, log collectors, and recovery stores.

Internet
Remote users
Cloud apps
Firewall and VPN
ProProof
Identity and email
Office network laptops, desktops, phones, printers, meeting rooms
Server and data layer files, apps, databases, backup, recovery
Security tools EDR, email security, firewall, logs, device management
ProProof does not replace these tools. It checks whether they are present, working, monitored, recoverable, and ready to respond.

Technical operating model

Connect to tools, collect evidence, manage action.

01 Tool connectors

Microsoft 365, Entra ID, Defender, Intune, backup, email security, firewall, and EDR tools connect through approved API access.

02 Evidence store

The system stores control evidence, timestamps, source tool, tenant, asset, user, device, and backup status.

03 Risk engine

Evidence is checked against the control library, then scored as protected, action needed, urgent, or escalated.

04 AI analyst

AI reduces noise, explains the issue in plain English, groups related alerts, and recommends the next action.

05 Approved playbooks

Safe actions are prepared from agreed rules, such as isolate endpoint, revoke session, remove sharing, or open vCISO review.

06 Client management

The client sees status, evidence, actions, owner, due date, progress, and escalation history in one dashboard.

Monitor

Read new evidence from connected tools on a schedule.

Compare

Check evidence against the required protection controls.

Decide

Prioritise risk, suppress noise, and choose the correct route.

Manage

Create actions, track progress, and escalate serious risk.

Prove

Keep reports and evidence for leadership, insurance, and audit.

Technical build

The private platform sits behind secure login and controlled connectors.

Public site

The current website explains the offer. It should stay public, fast, and simple.

Private dashboard

Client users sign in before they can see tenant data, evidence, findings, actions, or reports.

Protected API

The dashboard talks to a backend API. The API checks identity, tenant access, role, and audit rules.

Secure login AWS Cognito Email, password, MFA, Microsoft, Google, Apple, passkeys
Private app Dashboard Status, findings, evidence, actions, reports
Backend API service Tenant checks, role checks, audit logs, workflow
Automation Evidence workers Scheduled checks against client tools and backup systems
Storage Evidence store Encrypted database, encrypted exports, separate tenant records

Application structure

Use a small web app for the client dashboard, an API service for business logic, worker jobs for connector checks, PostgreSQL for structured evidence, and S3 for encrypted report exports.

Data model

Start with tenants, users, roles, assets, connectors, evidence records, control checks, findings, actions, backup tests, malware decisions, and audit events.

Connector rules

Store no client passwords. Use OAuth, API tokens, or vendor app registrations. Secrets live in AWS Secrets Manager, and connector permissions start read only wherever the vendor allows it.

Check engine

Convert every tool signal into common evidence, run it through a control library, score the result, create a finding, and attach the source evidence.

Action engine

Low risk items become client tasks. Serious events can request approval for actions such as revoke session, isolate endpoint, disable sharing, or escalate to a vCISO.

Audit trail

Every login, connector change, evidence pull, finding update, export, approval, and response action gets written to an audit log with user, time, tenant, and source.

GET /api/dashboard

Return tenant status, score, open findings, recent evidence, and urgent actions.

GET /api/evidence

Return filtered evidence by tenant, tool, asset, control, date, and severity.

POST /api/connectors

Create or update a connector after the client approves access to a source tool.

POST /api/actions/approve

Approve a staged action, record the approval, and queue the playbook task.

Implementation order

  1. Put the public website on HTTPS once the domain points to this server.
  2. Create a protected app subdomain, for example app.proproof.tech.
  3. Create the AWS Cognito user pool, app client, callback URLs, MFA rules, and identity providers.
  4. Build the private dashboard and API with JWT token validation on every request.
  5. Add tenant separation, role based access, encrypted database storage, and full audit logging.
  6. Connect Microsoft 365 first, then backup proof, then endpoint response and quarantine workflow.

Security boundary

Show what can be accessed, viewed, and leave the environment.

Access

  • MFA required for every user.
  • Role based access for client, vCISO, and admin users.
  • Connector permissions start read only where possible.
  • Response actions require approved playbooks.
Client tools ProProof Client dashboard

Viewing

  • Users see only their own tenant.
  • Evidence is linked to source tool and timestamp.
  • Findings show status, owner, action, and escalation.
  • Every important change is written to an audit trail.

Information leaving

The default model avoids moving client data. ProProof collects control evidence and security status, not file contents, emails, or full documents unless the client explicitly approves that scope.

Allowed: metadata, control status, alert summaries, backup proof, audit evidence Restricted: raw files, mailbox content, personal data, secrets, full document content Protected: encrypted transport, tenant separation, audit logs, export approval

Benefits

Less noise, clearer risk, faster response.

Affordable assurance

Uses tools the client already owns, then adds a simple AI monitored proof layer.

Data protection focus

Shows where sensitive data is, who can access it, and whether recovery is proven.

Backup confidence

Checks encryption, isolation, freshness, and restore evidence rather than trusting job success alone.

Faster containment

High confidence malware alerts can stage endpoint isolation and vCISO escalation.

Board ready clarity

Turns technical findings into status, business impact, action, and evidence.

Scales to 1,000 endpoints

Designed for firms that need serious protection without a large internal security team.

Pricing

Annual assurance pricing for firms up to 1,000 endpoints.

Discover Baseline evidence

Principal Partner discovery, cyber footprint review, tool map, and first control evidence report.

Validate Continuous proof

Ongoing evidence monitoring, security tests, backup proof, gap tracking, and executive reporting.

Escalate vCISO oversight

Optional EugeneZonda led escalation for serious findings, response decisions, and board questions.

Resources

Evidence clients can read, challenge, and trust.

Evidence Centre

A live view of findings, controls, source systems, timestamps, actions, and owner status.

Evidence Report

A board ready report showing what is working, what is exposed, and what needs action.

Evidence Certificate

A simple snapshot that shows the latest validation status across identity, endpoint, cloud, email, and recovery.

Trust Pack

Security model, access rules, data handling, audit trail, and assurance answers for client review.

Features

The first version checks the essentials.

Identity

MFA, admin accounts, stale users, break glass accounts, and access review evidence.

Endpoint

Managed devices, endpoint protection health, encryption, operating system support, and patch age.

Data and email

External sharing, suspicious inbox rules, forwarding, DMARC, audit logs, and sensitive data inventory.

Backup and response

Encrypted backups, recent restore tests, isolation, malware decisions, and escalation records.

Protection loop

Assess, verify, act, escalate, prove.

1
Security gaps

Identity, endpoint, email, logging, and data controls are checked from evidence.

2
Backup proof

Recovery confidence is measured by encryption, isolation, freshness, and restore tests.

3
Malware action

High confidence malware alerts stage endpoint isolation and vCISO escalation.

Priority findings

Critical issues first

Backup proof engine

Prove recovery, not just backup success.

The first report flags the finance file server because the job is stale, backup encryption is missing, immutability is not confirmed, and the restore test is overdue.

Recent backup job
Backup encryption
Isolation or immutability
Restore test within 90 days

Malware response

Quarantine decision staged

Alert mal 2026 0001 on LAPTOP FIN 09 is staged for device isolation in dry run mode, with vCISO escalation attached.

Start discovery

Talk to EugeneZonda about ProProof.

Start with a no access discovery conversation. We will discuss your objectives, cyber footprint, current tools, risk appetite, and the right route to a baseline assessment.