|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/public_html/ | |
|
Path: /home2/outerorb/public_html/contact-center-security.php
Size: 43.2 KB
Permissions: 0666
<?php
include 'inc/config.php';
$page_title = "Contact Center Security - $company_name";
$page_description = "$company_name – Security, privacy, and compliance for modern contact centers.";
include 'inc/head.php';
?>
<body>
<?php include 'inc/header.php'; ?>
<?php include 'inc/svc-bfsi-styles.php'; ?>
<section class="bfsi-hero">
<div class="container" style="position:relative;z-index:2;">
<div class="row justify-content-center">
<div class="col-xl-9 col-lg-11 text-center">
<div class="bfsi-hero-eyebrow"><i class="fa-solid fa-shield-halved"></i> Enterprise-Grade Protection</div>
<h1>Contact Center Security</h1>
<p class="hero-disc mx-auto">Frameworks, controls, and tooling that protect every customer interaction — ISO 27001, PCI DSS, HIPAA, and GDPR compliant operations with zero-breach track record.</p>
<div class="bfsi-hero-chips justify-content-center">
<span><i class="fa-solid fa-lock"></i> AES-256 Encryption</span>
<span><i class="fa-solid fa-eye"></i> 24/7 SOC Monitoring</span>
<span><i class="fa-solid fa-certificate"></i> ISO 27001 Certified</span>
<span><i class="fa-solid fa-bolt"></i> <15 Min Response</span>
</div>
</div>
</div>
</div>
</section>
<div class="container">
<div class="bfsi-stat-strip">
<div class="bfsi-stat-strip-inner">
<div class="bfsi-stat"><div class="num">256<span>-bit</span></div><div class="label">Data encryption</div></div>
<div class="bfsi-stat"><div class="num">24<span>/7</span></div><div class="label">Security monitoring</div></div>
<div class="bfsi-stat"><div class="num">100<span>%</span></div><div class="label">Audit trail coverage</div></div>
<div class="bfsi-stat"><div class="num"><15<span>min</span></div><div class="label">Incident response</div></div>
</div>
</div>
</div>
<!-- Security Stats Section -->
<div class="rts-about-area-two rts-section-gapTop">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-style-two center">
<span class="pre">Enterprise-Grade Security</span>
<h2 class="title rts-text-anime-style-1">Protecting Every Customer Interaction</h2>
</div>
</div>
</div>
<div class="row mt--40 g-4">
<div class="col-lg-3 col-md-6 col-sm-6 col-6">
<div class="counter-about-area text-center">
<h2 class="counter title"><span class="odometer" data-count="256">00</span>-bit</h2>
<span>Data Encryption</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-6">
<div class="counter-about-area text-center">
<h2 class="counter title"><span class="odometer" data-count="24">00</span>/7</h2>
<span>Security Monitoring</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-6">
<div class="counter-about-area text-center">
<h2 class="counter title"><span class="odometer" data-count="100">00</span>%</h2>
<span>Audit Trail Coverage</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-sm-6 col-6">
<div class="counter-about-area text-center">
<h2 class="counter title"><<span class="odometer" data-count="15">00</span>min</h2>
<span>Incident Response Time</span>
</div>
</div>
</div>
</div>
</div>
<!-- Security Pillars Section -->
<div class="rts-service-area rts-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-style-two left">
<span class="pre">Multi-Layer Protection</span>
<h2 class="title rts-text-anime-style-1">Comprehensive Security Framework</h2>
<p class="disc">
Our contact center security architecture protects customer data through defense-in-depth strategies covering infrastructure, applications, data, and people.
</p>
</div>
</div>
</div>
<div class="row g-4 mt--20">
<div class="col-lg-6">
<div class="single-service-signle-wrapper" style="padding: 30px; height: 100%;">
<div class="icons">
<i class="fa-solid fa-shield-halved" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<div class="information">
<h5 class="title">Identity & Access Management</h5>
<div class="check-wrapper-area mt--20">
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Multi-Factor Authentication (MFA):</strong> Required for all agent and supervisor logins with time-based OTP and biometric options</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Role-Based Access Control (RBAC):</strong> Granular permissions based on job function with least-privilege principle</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Single Sign-On (SSO):</strong> SAML 2.0 and OAuth 2.0 integration with enterprise identity providers</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Session Management:</strong> Automatic timeout after 15 minutes of inactivity, concurrent session limits</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Access Reviews:</strong> Quarterly certification of all user permissions and access rights</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-service-signle-wrapper" style="padding: 30px; height: 100%;">
<div class="icons">
<i class="fa-solid fa-lock" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<div class="information">
<h5 class="title">Data Protection & Encryption</h5>
<div class="check-wrapper-area mt--20">
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Encryption at Rest:</strong> AES-256 encryption for all stored customer data, call recordings, and chat transcripts</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Encryption in Transit:</strong> TLS 1.3 for all data transmission with perfect forward secrecy</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>PCI DSS Compliance:</strong> Payment card data tokenization with pause/resume for secure payment collection</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Data Masking:</strong> Automatic redaction of SSN, credit cards, and sensitive PII in agent screens</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Secure Key Management:</strong> HSM-backed encryption keys with automated rotation every 90 days</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-service-signle-wrapper" style="padding: 30px; height: 100%;">
<div class="icons">
<i class="fa-solid fa-eye" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<div class="information">
<h5 class="title">Monitoring & Threat Detection</h5>
<div class="check-wrapper-area mt--20">
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>24/7 Security Operations Center (SOC):</strong> Real-time monitoring of all contact center activities and anomalies</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>SIEM Integration:</strong> Centralized log aggregation and correlation from all systems with automated alerting</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Data Loss Prevention (DLP):</strong> Automated detection and blocking of unauthorized data exfiltration attempts</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Behavioral Analytics:</strong> AI-powered user behavior monitoring to detect insider threats and compromised accounts</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Screen Recording & QA:</strong> Random sampling for quality and security compliance verification</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="single-service-signle-wrapper" style="padding: 30px; height: 100%;">
<div class="icons">
<i class="fa-solid fa-network-wired" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<div class="information">
<h5 class="title">Network & Infrastructure Security</h5>
<div class="check-wrapper-area mt--20">
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Network Segmentation:</strong> Isolated VLANs for production, development, and DMZ environments</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Firewall Protection:</strong> Next-gen firewalls with IPS/IDS, deep packet inspection, and geo-blocking</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>DDoS Mitigation:</strong> Cloud-based DDoS protection with automatic traffic scrubbing and rate limiting</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Endpoint Protection:</strong> EDR deployed on all agent workstations with real-time malware detection</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Secure Remote Access:</strong> VPN with certificate-based authentication for remote agents</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Compliance Standards Section -->
<div class="rts-service-area pb--60" style="background-color: #f8f9fa;">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-style-two center">
<span class="pre">Regulatory Compliance</span>
<h2 class="title rts-text-anime-style-1">Industry Standards Adherence</h2>
<p class="disc">
We maintain compliance with global security and privacy regulations to protect your customers and your business.
</p>
</div>
</div>
</div>
<div class="row g-4 mt--30">
<div class="col-lg-3 col-md-6">
<div class="text-center" style="padding: 25px; background: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); height: 100%;">
<div class="icons mb--15">
<i class="fa-solid fa-credit-card" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<h5 class="title mb--10">PCI DSS v4.0</h5>
<p class="disc" style="font-size: 14px;">Level 1 Service Provider compliance for secure payment card data handling in contact centers</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="text-center" style="padding: 25px; background: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); height: 100%;">
<div class="icons mb--15">
<i class="fa-solid fa-hospital" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<h5 class="title mb--10">HIPAA Compliance</h5>
<p class="disc" style="font-size: 14px;">Protected Health Information (PHI) safeguards with Business Associate Agreements</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="text-center" style="padding: 25px; background: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); height: 100%;">
<div class="icons mb--15">
<i class="fa-solid fa-user-shield" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<h5 class="title mb--10">GDPR Ready</h5>
<p class="disc" style="font-size: 14px;">EU data protection with data processing agreements and right-to-erasure workflows</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="text-center" style="padding: 25px; background: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); height: 100%;">
<div class="icons mb--15">
<i class="fa-solid fa-gavel" style="font-size: 48px; color: var(--primary-color);"></i>
</div>
<h5 class="title mb--10">TCPA Compliant</h5>
<p class="disc" style="font-size: 14px;">Telephone Consumer Protection Act compliance with DNC list management and consent tracking</p>
</div>
</div>
</div>
</div>
</div>
<!-- Incident Response Section -->
<div class="rts-service-area rts-section-gap">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-style-two center mb--50">
<span class="pre">Always Prepared</span>
<h2 class="title rts-text-anime-style-1">Incident Response & Business Continuity</h2>
<p class="disc">When the unexpected happens, our battle-tested plans and redundant infrastructure keep your operations running and your customers protected.</p>
</div>
</div>
</div>
<!-- IR Timeline -->
<div class="row g-4 mb--50">
<div class="col-lg-12">
<h4 style="font-size: 20px; font-weight: 700; color: var(--primary-color); margin-bottom: 28px; padding-bottom: 12px; border-bottom: 2px solid #e8f0fa;"><i class="fa-solid fa-triangle-exclamation" style="margin-right: 10px;"></i>Incident Response Lifecycle</h4>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: #f0f6ff; border-left: 4px solid var(--primary-color); border-radius: 8px; padding: 28px; height: 100%;">
<div style="display:flex; align-items:center; gap:14px; margin-bottom:16px;">
<div style="width:44px; height:44px; background: var(--primary-color); border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;">
<i class="fa-solid fa-magnifying-glass" style="color:#fff; font-size:18px;"></i>
</div>
<div>
<div style="font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#057aef;">Phase 1 • <5 min</div>
<h5 style="margin:0; font-size:17px; font-weight:700; color:#0c1f3d;">Detect & Alert</h5>
</div>
</div>
<p style="margin:0; font-size:14px; line-height:1.7; color:#555;">Automated SIEM rules and AI-powered anomaly detection trigger real-time alerts. SOC analysts verify and classify the incident within 5 minutes.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: #f0f6ff; border-left: 4px solid #057aef; border-radius: 8px; padding: 28px; height: 100%;">
<div style="display:flex; align-items:center; gap:14px; margin-bottom:16px;">
<div style="width:44px; height:44px; background: #057aef; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;">
<i class="fa-solid fa-circle-stop" style="color:#fff; font-size:18px;"></i>
</div>
<div>
<div style="font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#057aef;">Phase 2 • <15 min</div>
<h5 style="margin:0; font-size:17px; font-weight:700; color:#0c1f3d;">Contain & Isolate</h5>
</div>
</div>
<p style="margin:0; font-size:14px; line-height:1.7; color:#555;">Affected systems and user accounts are immediately isolated. Network segments are quarantined automatically to prevent lateral spread.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: #f0f6ff; border-left: 4px solid #0b5cab; border-radius: 8px; padding: 28px; height: 100%;">
<div style="display:flex; align-items:center; gap:14px; margin-bottom:16px;">
<div style="width:44px; height:44px; background: #0b5cab; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;">
<i class="fa-solid fa-microscope" style="color:#fff; font-size:18px;"></i>
</div>
<div>
<div style="font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#057aef;">Phase 3 • <24 hr</div>
<h5 style="margin:0; font-size:17px; font-weight:700; color:#0c1f3d;">Investigate & Remediate</h5>
</div>
</div>
<p style="margin:0; font-size:14px; line-height:1.7; color:#555;">Certified forensics professionals perform root cause analysis. Patches, access revocations, and hardening deployed within 24 hours.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: #f0f6ff; border-left: 4px solid #44546a; border-radius: 8px; padding: 28px; height: 100%;">
<div style="display:flex; align-items:center; gap:14px; margin-bottom:16px;">
<div style="width:44px; height:44px; background: #44546a; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;">
<i class="fa-solid fa-bullhorn" style="color:#fff; font-size:18px;"></i>
</div>
<div>
<div style="font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#057aef;">Phase 4 • <72 hr</div>
<h5 style="margin:0; font-size:17px; font-weight:700; color:#0c1f3d;">Notify & Report</h5>
</div>
</div>
<p style="margin:0; font-size:14px; line-height:1.7; color:#555;">Clients notified within 72 hours as required by GDPR. Detailed incident reports with timeline, impact assessment, and remediation proof.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: #f0f6ff; border-left: 4px solid var(--primary-color); border-radius: 8px; padding: 28px; height: 100%;">
<div style="display:flex; align-items:center; gap:14px; margin-bottom:16px;">
<div style="width:44px; height:44px; background: var(--primary-color); border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;">
<i class="fa-solid fa-rotate-right" style="color:#fff; font-size:18px;"></i>
</div>
<div>
<div style="font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#057aef;">Phase 5 • Post-Incident</div>
<h5 style="margin:0; font-size:17px; font-weight:700; color:#0c1f3d;">Review & Strengthen</h5>
</div>
</div>
<p style="margin:0; font-size:14px; line-height:1.7; color:#555;">Lessons-learned documentation. Control enhancements implemented. Third-party security audit commissioned to validate improvements.</p>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div style="background: linear-gradient(135deg, var(--primary-color) 0%, #057aef 100%); border-radius: 8px; padding: 28px; height: 100%; display:flex; flex-direction:column; justify-content:center;">
<i class="fa-solid fa-shield-check" style="font-size:42px; color:rgba(255,255,255,0.3); margin-bottom:16px;"></i>
<h5 style="margin:0 0 10px; font-size:22px; font-weight:800; color:#fff;">Zero Breaches</h5>
<p style="margin:0; font-size:14px; line-height:1.7; color:rgba(255,255,255,0.85);">No confirmed customer data breaches since inception. Our proactive defence model stops threats before they become incidents.</p>
</div>
</div>
</div>
<!-- BC/DR two-col -->
<div class="row g-4">
<div class="col-lg-12">
<h4 style="font-size: 20px; font-weight: 700; color: var(--primary-color); margin-bottom: 28px; padding-bottom: 12px; border-bottom: 2px solid #e8f0fa;"><i class="fa-solid fa-server" style="margin-right: 10px;"></i>Business Continuity & Disaster Recovery</h4>
</div>
<div class="col-lg-3 col-md-6">
<div style="text-align:center; background:#fff; border:1px solid #e0eaf5; border-radius:10px; padding:28px 20px;">
<div style="width:56px; height:56px; background:#f0f6ff; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px;">
<i class="fa-solid fa-network-wired" style="font-size:22px; color:var(--primary-color);"></i>
</div>
<h6 style="font-size:15px; font-weight:700; color:#0c1f3d; margin-bottom:8px;">Multi-Site Failover</h6>
<p style="font-size:13px; color:#666; margin:0; line-height:1.6;">Automatic switchover to backup sites in under 15 minutes. No single point of failure.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div style="text-align:center; background:#fff; border:1px solid #e0eaf5; border-radius:10px; padding:28px 20px;">
<div style="width:56px; height:56px; background:#f0f6ff; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px;">
<i class="fa-solid fa-database" style="font-size:22px; color:var(--primary-color);"></i>
</div>
<h6 style="font-size:15px; font-weight:700; color:#0c1f3d; margin-bottom:8px;">Hourly Backups</h6>
<p style="font-size:13px; color:#666; margin:0; line-height:1.6;">Incremental hourly + full daily backups. 30-day retention with geo-redundant storage.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div style="text-align:center; background:#fff; border:1px solid #e0eaf5; border-radius:10px; padding:28px 20px;">
<div style="width:56px; height:56px; background:#f0f6ff; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px;">
<i class="fa-solid fa-clock-rotate-left" style="font-size:22px; color:var(--primary-color);"></i>
</div>
<h6 style="font-size:15px; font-weight:700; color:#0c1f3d; margin-bottom:8px;">RTO 4hr / RPO 1hr</h6>
<p style="font-size:13px; color:#666; margin:0; line-height:1.6;">Recovery time & point objectives tested quarterly. Results documented and shared with clients.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div style="text-align:center; background:#fff; border:1px solid #e0eaf5; border-radius:10px; padding:28px 20px;">
<div style="width:56px; height:56px; background:#f0f6ff; border-radius:50%; display:flex; align-items:center; justify-content:center; margin:0 auto 16px;">
<i class="fa-solid fa-vial" style="font-size:22px; color:var(--primary-color);"></i>
</div>
<h6 style="font-size:15px; font-weight:700; color:#0c1f3d; margin-bottom:8px;">Quarterly DR Drills</h6>
<p style="font-size:13px; color:#666; margin:0; line-height:1.6;">Full simulated disaster recovery exercises every quarter with documented pass/fail results.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Security Training Section -->
<div class="rts-service-area pb--60" style="background-color: #f8f9fa;">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<div class="title-style-two left">
<span class="pre">Human Firewall</span>
<h2 class="title rts-text-anime-style-1">Security Awareness & Training</h2>
<p class="disc">
Technology alone isn't enough. We invest heavily in training our teams to be the first line of defense against security threats.
</p>
</div>
<div class="check-wrapper-area mt--30">
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Onboarding Security Training:</strong> Mandatory 8-hour security fundamentals course for all new hires</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Annual Refresher Training:</strong> Yearly security awareness updates with quiz-based certification</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Phishing Simulations:</strong> Monthly simulated phishing campaigns with targeted remediation</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Role-Specific Training:</strong> Specialized courses for PCI, HIPAA, and financial data handlers</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Security Champions Program:</strong> Designated security advocates in each team for peer education</p>
</div>
<div class="single-check">
<i class="fa-solid fa-circle-check"></i>
<p><strong>Incident Reporting Culture:</strong> Confidential reporting channels with no-blame policy for security concerns</p>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="row g-3">
<div class="col-sm-6">
<div class="counter-about-area text-center" style="background: white; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08);">
<h2 class="counter title"><span class="odometer" data-count="100">00</span>%</h2>
<span>Training Completion Rate</span>
</div>
</div>
<div class="col-sm-6">
<div class="counter-about-area text-center" style="background: white; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08);">
<h2 class="counter title"><span class="odometer" data-count="12">00</span>+</h2>
<span>Training Hours Annually</span>
</div>
</div>
<div class="col-sm-6">
<div class="counter-about-area text-center" style="background: white; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08);">
<h2 class="counter title"><span class="odometer" data-count="95">00</span>%</h2>
<span>Phishing Detection Rate</span>
</div>
</div>
<div class="col-sm-6">
<div class="counter-about-area text-center" style="background: white; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.08);">
<h2 class="counter title"><span class="odometer" data-count="0">00</span></h2>
<span>Security Incidents (2024)</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- FAQs Section -->
<div class="rts-service-details-area-main-bottom pb--60">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-style-two center mb--40">
<span class="pre">Common Questions</span>
<h2 class="title rts-text-anime-style-1">Security FAQs</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8 offset-lg-2">
<div class="accordion faq-wrapper-inner-page" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
How do you handle payment card data in contact centers?
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
We are PCI DSS Level 1 certified and implement industry-leading payment security. Our contact centers use dual-tone multi-frequency (DTMF) masking and pause/resume technology, ensuring agents never see or hear payment card details. Card data is tokenized immediately upon entry and securely transmitted to payment processors using point-to-point encryption (P2PE). All payment transactions are conducted in isolated, PCI-compliant network segments with additional monitoring and access controls.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
What happens if there's a security breach?
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
Our incident response plan activates immediately upon detection. Within 15 minutes, affected systems are isolated, forensic investigation begins, and our executive team is notified. We work with leading cybersecurity forensics firms to determine the scope and impact. Client notification occurs within 72 hours as required by GDPR and other regulations, along with detailed incident reports. We maintain comprehensive cyber insurance and provide full remediation support including credit monitoring services if customer data is compromised. Post-incident, we conduct thorough root cause analysis and implement additional controls to prevent recurrence.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
Can you work with our existing CCaaS or CRM platform?
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
Absolutely. We have certified integrations with all major CCaaS platforms including Genesys Cloud, Five9, Amazon Connect, Twilio Flex, NICE CXone, and Talkdesk. Our security team conducts integration risk assessments and implements additional security controls as needed. All API connections use OAuth 2.0 authentication with client credentials flow, and data transmission occurs over TLS 1.3 encrypted channels. We also work with your security team to complete vendor security assessments, provide SOC 2 reports, and participate in your security governance processes.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingFour">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
How often do you test your security controls?
</button>
</h2>
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour" data-bs-parent="#accordionExample">
<div class="accordion-body">
We maintain a continuous testing schedule: quarterly penetration testing by independent third parties, monthly vulnerability scans of all external-facing systems, weekly internal security assessments, and daily automated security control monitoring. Our disaster recovery plan is tested quarterly with full failover exercises. Access controls undergo quarterly recertification, and we conduct annual social engineering tests. All findings are tracked in our governance, risk, and compliance (GRC) platform with defined remediation SLAs – critical findings within 24 hours, high within 7 days, and medium within 30 days.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingFive">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
Do you support data residency requirements?
</button>
</h2>
<div id="collapseFive" class="accordion-collapse collapse" aria-labelledby="headingFive" data-bs-parent="#accordionExample">
<div class="accordion-body">
Yes, we operate multiple secure data centers across North America, Europe, and Asia-Pacific regions to meet data sovereignty requirements. Customer data is stored and processed within the specified geographic region, and we never transfer data across borders without explicit consent and appropriate safeguards like Standard Contractual Clauses (SCCs) for EU data. Our infrastructure supports country-specific compliance including GDPR (EU), PIPEDA (Canada), LGPD (Brazil), and PDPA (Singapore). We provide documentation and attestations to support your data protection impact assessments (DPIAs) and regulatory compliance obligations.
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- CTA Section -->
<div class="rts-cta-area-inner bg_image ptb--100">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="cta-inner-content-inner-page">
<div class="left-side-content">
<span>Ready to Secure Your Contact Center?</span>
<h3 class="title">Schedule a Security Assessment<br>or Request Our Security Whitepaper</h3>
</div>
<a href="contact.php" class="rts-btn btn-primary btn-white">Contact Security Team</a>
</div>
</div>
</div>
</div>
</div>
<?php include 'inc/footer.php'; ?>
<?php include 'inc/common-end.php'; ?>
<div id="side-bar" class="side-bar header-two">
<?php include 'inc/sidebar.php'; ?>
</div>