/
home
/
whiteglobeco
/
public_html
/
Upload File
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Cybersecurity & Risk | Nexora Tech</title> <link rel="stylesheet" href="cybersecurity.css"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;800&display=swap" rel="stylesheet"> </head> <body> <!-- ========================== HEADER ========================== --> <header class="header"> <!-- Logo --> <div class="logo-area"> <a href="index.html"> <img src="logo.png" class="logo-img"> </a> </div> <!-- Hamburger Menu Icon (Mobile Only) --> <div class="mobile-menu-icon" onclick="toggleMenu()"> ☰ </div> <!-- Navigation --> <nav class="navbar"> <ul class="nav-links"> <li><a href="index.html">Home</a></li> <!-- WHO WE ARE --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Who We Are</a> <div class="mega-menu"> <div class="mega-col"> <a href="about.html">About Nexora</a> <a href="leadership.html">Leadership Team</a> <a href="expert-network.html">Our Expert Network</a> </div> </div> </li> <!-- WHAT WE DO --> <li class="dropdown"> <a href="#" class="dropdown-toggle">What We Do</a> <div class="mega-menu"> <div class="mega-col"> <a href="strategy.html">Strategy & Leadership Advisory</a> <a href="cloud.html">Cloud Transformation</a> <a href="data-ai.html">Data & AI</a> <a href="cybersecurity.html">Cybersecurity & Risk</a> <a href="compliance.html">Compliance (DPDPA / GDPR)</a> <a href="pmo-vro.html">Operational Excellence (PMO / VRO)</a> <a href="gcc.html">GCC & Delivery Models</a> <a href="esg.html">ESG & Responsible Tech</a> </div> </div> </li> <!-- INDUSTRIES --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Industries We Serve</a> <div class="mega-menu"> <div class="mega-col"> <a href="bfsi.html">BFSI</a> <a href="healthcare-pharma.html">Healthcare & Pharma</a> <a href="manufacturing.html">Manufacturing</a> <a href="retail.html">Retail & E-commerce</a> <a href="logistics.html">Logistics & Supply Chain</a> <a href="energy.html">Energy & Utilities</a> <a href="telecom.html">Telecom</a> <a href="automotive.html">Automotive</a> <a href="agriculture.html">Agriculture</a> <a href="nexora-industry-gcc.html">GCC</a> </div> </div> </li> <!-- ENGAGEMENT MODELS --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Engagement Models</a> <div class="mega-menu"> <div class="mega-col"> <a href="fractional-cxo.html">Fractional CIO / CTO / CDO</a> <a href="expert-pods.html">Expert Pods</a> <a href="transformation-governance-office.html">Transformation Governance Office</a> <a href="retainer-advisory.html">Retainer Advisory</a> <a href="project-based-execution.html">Project-Based Execution</a> </div> </div> </li> <!-- Resources --> <li class="dropdown"> <a href="#" class="dropdown-toggle"> Resources</a> <div class="mega-menu"> <div class="mega-col"> <a href="templates.html">Templates</a> <a href="frameworks.html">Frameworks</a> <a href="tools-for-implementation.html">Tools for Implementation</a> </div> </div> </li> <!-- Careers --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Careers</a> <div class="mega-menu"> <div class="mega-col"> <a href="join-us.html">Join Us for Full-Time Roles</a> <a href="join-expert-network.html">Join our Expert Network</a> </div> </div> </li> <!-- Insights (MISSING MENU) --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Insights</a> <div class="mega-menu"> <div class="mega-col"> <a href="blog.html">Blog</a> <a href="research-whitepapers.html">Research & Whitepapers</a> <a href="case-studies.html">Case Studies</a> <a href="webinars-speaking.html">Webinars & Speaking</a> <a href="thought-leadership-aparna-kumar.html">Thought Leadership (Aparna Kumar)</a> </div> </div> </li> <!-- CONTACT --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Contact Us</a> <div class="mega-menu"> <div class="mega-col"> <a href="book-consultation.html">Book Consultation</a> <a href="download-deck.html">Download Deck</a> <a href="whatsapp.html">WhatsApp</a> <a href="email.html">Email</a> </div> </div> </li> </ul> </nav> </header> <!-- HERO SECTION --> <section class="hero hero-split"> <div class="container hero-flex"> <!-- LEFT CONTENT --> <div class="hero-content"> <h1> Cyber-Resilient Enterprises Built on<br> Zero Trust & Governance </h1> <p> End-to-end cybersecurity transformation for modern hybrid enterprises. </p> <a href="book-consultation.html" class="cta-btn"> Schedule Cyber Assessment <p class="hero-microcopy"> Evaluate your cyber posture, risks, and regulatory readiness. </p> </a> </div> <!-- RIGHT IMAGE --> <div class="hero-image"> <img src="cybersecurity-hero.png" alt="Cybersecurity Solutions"> </div> </div> </section> <!-- OVERVIEW --> <section class="overview container"> <h2>Overview</h2> <p> Nexora Tech strengthens enterprise cyber resilience through Zero Trust architecture, SOC modernisation, maturity assessments, and governance-first security programs aligned with global standards such as NIST, ISO, GDPR, and DPDPA. Our CIO-led security leadership ensures enterprises protect, detect, and respond to threats with precision. </p> </section> <!-- CORE OFFERINGS --> <section class="offerings container"> <h2>Core Offerings</h2> <div class="cards"> <div class="card"> <h3>A. Cyber Maturity Assessment</h3> <ul> <li>NIST, ISO 27001, PCI DSS, GDPR/DPDPA</li> <li>Risk scoring & gap analysis</li> <li>Cyber roadmap development</li> </ul> </div> <div class="card"> <h3>B. Zero Trust Architecture</h3> <ul> <li>Identity-first security</li> <li>Network segmentation</li> <li>Continuous authentication & policies</li> </ul> </div> <div class="card"> <h3>C. SOC Readiness & Uplift</h3> <ul> <li>SIEM optimisation</li> <li>Threat detection & response</li> <li>24×7 monitoring frameworks</li> </ul> </div> <div class="card"> <h3>D. Risk & Compliance</h3> <ul> <li>Enterprise GRC frameworks</li> <li>Vendor risk assessment</li> <li>Audit readiness & governance</li> </ul> </div> </div> </section> <!-- CYBER ASSESSMENT --> <section class="assessment container"> <h2>Enterprise Cybersecurity Assessment</h2> <p class="assessment-intro"> A leadership-led review to understand your cybersecurity maturity, risk exposure, and readiness across cloud and enterprise systems. </p> <div class="assessment-grid"> <div class="assessment-item"> <h3>Cyber Maturity & Threat Review</h3> <p>Identify gaps, vulnerabilities, and overall security posture.</p> </div> <div class="assessment-item"> <h3>Zero Trust & Architecture Review</h3> <p>Review identity, access, network, and cloud security controls.</p> </div> <div class="assessment-item"> <h3>SOC & Incident Readiness</h3> <p>Assess monitoring, detection, response, and SIEM maturity.</p> </div> <div class="assessment-item"> <h3>Data Protection & Privacy</h3> <p>Check encryption, access control, and GDPR / DPDPA readiness.</p> </div> <div class="assessment-item"> <h3>Risk & Compliance Alignment</h3> <p>Evaluate governance, policies, audits, and regulatory alignment.</p> </div> <div class="assessment-item"> <h3>Executive Risk Roadmap</h3> <p>Clear priorities, quick wins, and phased security improvement plan.</p> </div> </div> </section> <!-- OUTCOMES --> <section class="outcomes"> <div class="container"> <h2>Outcomes Delivered</h2> <div class="outcome-grid"> <div class="outcome-item">Stronger defence posture</div> <div class="outcome-item">Reduced vulnerabilities</div> <div class="outcome-item">Continuous monitoring readiness</div> <div class="outcome-item">Faster threat detection & response</div> <div class="outcome-item">Audit & regulatory alignment</div> <div class="outcome-item">Lower compliance risk</div> </div> </div> </section> <!-- CASE STUDY --> <section class="case-study container"> <h2>Case Study</h2> <div class="case-box"> <h3>BFSI & Healthcare – Cybersecurity Uplift</h3> <p><strong>Challenge:</strong> Weak cyber posture, audit findings, fragmented controls</p> <p><strong>Solution:</strong> Zero Trust blueprint · SOC uplift · GRC acceleration</p> <p><strong>Outcome:</strong> Stronger compliance · Improved detection · Lower risk exposure</p> </div> </section> <!-- CTA --> <section class="cta"> <h2>Strengthen Your Cybersecurity Posture</h2> <a href="book-consultation.html" class="cta-btn"> Schedule Your Cyber Assessment </a> </section> </body> </html> <!-- ========================= REQUEST CALLBACK SECTION ========================= --> <section class="callback-section"> <div class="callback-top"> <h2>Need Expert Guidance?</h2> <p>Request a callback from our consulting team.</p> <a href="#callback-form" class="callback-btn">Request Call Back</a> </div> <div class="callback-form-area" id="callback-form"> <h3>Request a Call Back</h3> <p>Please share your details and we’ll contact you shortly.</p> <form action="https://formsubmit.co/sales@nexoratechsolution.com" method="POST"> <!-- hidden settings --> <input type="hidden" name="_subject" value="New Callback Request"> <input type="hidden" name="_captcha" value="false"> <input type="email" name="Official Email" placeholder="Official Email ID *" required> <input type="text" name="Job Title" placeholder="Job Title *" required> <input type="text" name="Company Name" placeholder="Company Name *" required> <input type="tel" name="Phone Number" placeholder="Phone Number (Optional)"> <button type="submit">Submit Request</button> </form> </div> </section> </body> </html> <!-- ======================== FOOTER ======================== --> <footer class="footer"> <link rel="stylesheet" href="footer.css"> <div class="footer-top"> <div class="footer-logo"> <img src="logo.png" alt="Nexora Tech Logo"> <h2>NEXORA TECH</h2> </div> </div> <div class="footer-container"> <div class="footer-col"> <h3>Company</h3> <ul> <li><a href="about.html">About Nexora</a></li> <li><a href="#">Leadership</a></li> <li><a href="#">Expert Network</a></li> <li><a href="#">Careers</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Terms & Conditions</a></li> </ul> </div> <div class="footer-col"> <h3>Services</h3> <ul> <li><a href="#">Strategy Advisory</a></li> <li><a href="#">Cloud Transformation</a></li> <li><a href="#">Data & AI</a></li> <li><a href="#">Cybersecurity</a></li> <li><a href="#">Compliance</a></li> <li><a href="#">Global Delivery Models</a></li> </ul> </div> <div class="footer-col"> <h3>Industries</h3> <ul> <li><a href="#">BFSI</a></li> <li><a href="#">Healthcare</a></li> <li><a href="#">Manufacturing</a></li> <li><a href="#">Retail & E-commerce</a></li> <li><a href="#">Telecom</a></li> <li><a href="#">Logistics</a></li> </ul> </div> <div class="footer-col"> <h3>Connect With Us</h3> <div class="footer-social"> <a href="#"><i class="fa-brands fa-linkedin-in"></i></a> <a href="#"><i class="fa-brands fa-x-twitter"></i></a> <a href="#"><i class="fa-brands fa-facebook-f"></i></a> <a href="#"><i class="fa-brands fa-instagram"></i></a> <a href="#"><i class="fa-brands fa-youtube"></i></a> </div> </div> </div> <div class="footer-bottom"> <p>© 2025 Nexora Tech. All Rights Reserved.</p> </div> </footer> <script> /* ====================================================== MOBILE MENU TOGGLE ====================================================== */ function toggleMenu() { const nav = document.querySelector(".nav-links"); nav.classList.toggle("nav-active"); } /* ====================================================== MOBILE DROPDOWN OPEN/CLOSE ====================================================== */ document.querySelectorAll(".dropdown > a").forEach(link => { link.addEventListener("click", function(e) { if (window.innerWidth < 900) { e.preventDefault(); this.parentElement.classList.toggle("open"); } }); }); /* ====================================================== DESKTOP HOVER DROPDOWN (STABLE) ====================================================== */ document.querySelectorAll(".dropdown").forEach(drop => { let timer; drop.addEventListener("mouseenter", () => { clearTimeout(timer); drop.classList.add("hover-active"); }); drop.addEventListener("mouseleave", () => { timer = setTimeout(() => { drop.classList.remove("hover-active"); }, 200); }); }); </script>