We build security software and run security assessments, so our own posture has to hold up to the same scrutiny we apply to clients. Sovereign by design, least-privilege by default, and tested by people who break things for a living.
Collection, analysis, and reporting stay on-box or on your infrastructure. No client data, evidence, or findings are sent to a third-party cloud, SaaS, or telemetry endpoint.
TLS in transit; AES-GCM vaults and hashed credentials (PBKDF2 / bcrypt) at rest. Local evidence stores are encrypted; secrets live in scoped stores, never in source.
Role-based access (admin / investigator / evaluator / read-only), tag-scoped data retrieval, and per-application isolation so no component sees more than its mission requires.
Internal corpora are classified, access-controlled, and never reproduced in customer-facing output. Investigative work is chain-of-custody aware and admissibility-minded.
Production apps sit behind a managed WAF with bot mitigation, security headers (HSTS, CSP, X-Frame-Options, X-Content-Type-Options), DNSSEC, and signature-verified webhooks.
We run our own offensive, defensive, and dependency reviews on a recurring basis, mapped to MITRE ATT&CK, OWASP Top 10, and NIST CSF.
| Control | Implementation | Framework |
|---|---|---|
| Identity & access | SSO, RBAC, MFA on privileged tiers, opaque session tokens | PR.AC · ATT&CK TA0006 |
| Data protection | TLS, AES-GCM at rest, hashed creds, on-box storage | PR.DS |
| Application security | Parameterized SQL, CORS allowlist, input validation, SQL-lint gate | OWASP A01/A03 |
| Edge & network | Managed WAF, bot mitigation, security headers, DNSSEC | PR.PT · DE.CM |
| Detection & response | Error-triage pipeline, dependency auditing, IR runbooks | DE.CM · RS.RP |
We welcome good-faith security research. If you discover a vulnerability in an Omega Point property, report it privately and give us a reasonable window to remediate before any public disclosure.
The same discipline we apply to ourselves, applied to your environment, cyber, physical, or critical infrastructure.
Request an Assessment →