{"id":40,"date":"2025-10-07T05:19:08","date_gmt":"2025-10-07T05:19:08","guid":{"rendered":"https:\/\/waveshost.net\/?page_id=40"},"modified":"2025-10-07T05:22:33","modified_gmt":"2025-10-07T05:22:33","slug":"sabic-cybertrust-readiness-form","status":"publish","type":"page","link":"https:\/\/waveshost.net\/?page_id=40","title":{"rendered":"SABIC CYBERTRUST READINESS FORM"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40\" class=\"elementor elementor-40\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06f9956 e-flex e-con-boxed e-con e-parent\" data-id=\"06f9956\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c15f2a3 elementor-widget elementor-widget-html\" data-id=\"c15f2a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>SABIC Cyber Trust Readiness Assessment<\/title>\r\n    <!-- Load Tailwind CSS -->\r\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n    <style>\r\n        \/* Custom font and base styles *\/\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: #f4f6f8;\r\n            color: #1f2937;\r\n        }\r\n        .compliance-section-title {\r\n            border-left: 4px solid #06B6D4; \/* Cyan accent *\/\r\n            padding-left: 0.75rem;\r\n        }\r\n        \/* Custom styling for the radio buttons *\/\r\n        .radio-label input[type=\"radio\"]:checked + span {\r\n            background-color: #06B6D4;\r\n            color: white;\r\n            border-color: #06B6D4;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"min-h-screen py-12 px-4 sm:px-6 lg:px-8\">\r\n        <div class=\"max-w-4xl mx-auto bg-white shadow-2xl rounded-xl p-8 lg:p-12\">\r\n            \r\n            <!-- Header Section -->\r\n            <header class=\"text-center mb-10\">\r\n                <h1 class=\"text-3xl sm:text-4xl font-extrabold text-[#111827] mb-2\">\r\n                    SABIC Cyber Trust Standard: Readiness Assessment\r\n                <\/h1>\r\n                <p class=\"text-lg text-gray-500\">\r\n                    Your Path to KSA Vendor Compliance\r\n                <\/p>\r\n            <\/header>\r\n\r\n            <!-- Introduction -->\r\n            <div class=\"bg-blue-50 border-l-4 border-cyan-500 p-4 rounded-lg mb-8\">\r\n                <p class=\"text-cyan-700 font-medium\">\r\n                    **Waves Telecom & Technology** is your trusted local partner for achieving compliance. This free, confidential assessment helps us quickly identify your organization's compliance gaps across the five core Cybersecurity Domains.\r\n                <\/p>\r\n                <p class=\"text-sm text-gray-600 mt-2\">\r\n                    Please answer the following questions honestly to receive a prioritized report on your SABIC Cyber Trust Readiness.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- Form -->\r\n            <form id=\"sabicAssessmentForm\" class=\"space-y-10\">\r\n                \r\n                <!-- Contact Information -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">Contact Information<\/h2>\r\n                    \r\n                    <!-- Vendor Company Name -->\r\n                    <div>\r\n                        <label for=\"companyName\" class=\"block text-sm font-medium text-gray-700 mb-1\">Vendor Company Name <span class=\"text-red-500\">*<\/span><\/label>\r\n                        <input type=\"text\" id=\"companyName\" name=\"companyName\" required\r\n                               class=\"mt-1 block w-full px-4 py-2 border border-gray-300 rounded-lg shadow-sm focus:ring-cyan-500 focus:border-cyan-500 transition duration-150\">\r\n                    <\/div>\r\n                    \r\n                    <!-- Primary Contact Name -->\r\n                    <div>\r\n                        <label for=\"contactName\" class=\"block text-sm font-medium text-gray-700 mb-1\">Primary Contact Name <span class=\"text-red-500\">*<\/span><\/label>\r\n                        <input type=\"text\" id=\"contactName\" name=\"contactName\" required\r\n                               class=\"mt-1 block w-full px-4 py-2 border border-gray-300 rounded-lg shadow-sm focus:ring-cyan-500 focus:border-cyan-500 transition duration-150\">\r\n                    <\/div>\r\n\r\n                    <!-- Contact Email (For Report) -->\r\n                    <div>\r\n                        <label for=\"contactEmail\" class=\"block text-sm font-medium text-gray-700 mb-1\">Contact Email (For Report) <span class=\"text-red-500\">*<\/span><\/label>\r\n                        <input type=\"email\" id=\"contactEmail\" name=\"contactEmail\" required\r\n                               class=\"mt-1 block w-full px-4 py-2 border border-gray-300 rounded-lg shadow-sm focus:ring-cyan-500 focus:border-cyan-500 transition duration-150\">\r\n                    <\/div>\r\n\r\n                    <!-- Job Title\/Role -->\r\n                    <div>\r\n                        <label for=\"jobTitle\" class=\"block text-sm font-medium text-gray-700 mb-1\">Job Title\/Role <span class=\"text-red-500\">*<\/span><\/label>\r\n                        <input type=\"text\" id=\"jobTitle\" name=\"jobTitle\" required\r\n                               class=\"mt-1 block w-full px-4 py-2 border border-gray-300 rounded-lg shadow-sm focus:ring-cyan-500 focus:border-cyan-500 transition duration-150\">\r\n                    <\/div>\r\n                <\/section>\r\n                \r\n                <!-- Assessment Sections -->\r\n\r\n                <!-- SECTION 1: Cybersecurity Governance & Risk Management (GV.RM) -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">SECTION 1: Cybersecurity Governance & Risk Management (GV.RM)<\/h2>\r\n                    <p class=\"text-sm text-gray-500 italic\">This section assesses your organization's leadership, policy structure, and risk management processes related to cybersecurity.<\/p>\r\n                    \r\n                    <div id=\"gv-rm-questions\" class=\"space-y-6\">\r\n                        <!-- GV.01 -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**GV.01:** Is there a documented, executive-approved policy specifically addressing the SABIC Cyber Trust Standard requirements?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv01\" value=\"Yes\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv01\" value=\"No\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv01\" value=\"Partial\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span>\r\n                                <\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- GV.02 -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**GV.02:** Do you have a formally assigned Risk Owner responsible for managing cybersecurity risk related to the SABIC engagement?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv02\" value=\"Yes\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv02\" value=\"No\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv02\" value=\"Partial\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span>\r\n                                <\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        \r\n                        <!-- GV.03 -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**GV.03:** Is a recurring, formal cybersecurity risk assessment performed on all systems and assets connected to or supporting SABIC data?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv03\" value=\"Yes\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv03\" value=\"No\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv03\" value=\"Partial\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span>\r\n                                <\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n\r\n                        <!-- GV.04 -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**GV.04:** Do all employees, including contractors, receive mandatory annual security awareness training that covers data handling and the consequences of non-compliance?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv04\" value=\"Yes\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv04\" value=\"No\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span>\r\n                                <\/label>\r\n                                <label class=\"radio-label flex items-center\">\r\n                                    <input type=\"radio\" name=\"gv04\" value=\"Partial\" required class=\"hidden\">\r\n                                    <span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span>\r\n                                <\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n                \r\n                <!-- SECTION 2: Cybersecurity Defense (DF.AM, DF.NS, DF.VM) -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">SECTION 2: Cybersecurity Defense (DF.AM, DF.NS, DF.VM)<\/h2>\r\n                    <p class=\"text-sm text-gray-500 italic\">This section evaluates your technical controls protecting your IT and corporate infrastructure.<\/p>\r\n                    \r\n                    <div id=\"df-questions\" class=\"space-y-6\">\r\n                        <!-- DF.01 - DF.05 (Structure is the same as GV.RM, but using 'df0x' name) -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**DF.01:** Are all endpoints (servers, laptops, mobile devices) protected by up-to-date antivirus and Endpoint Detection and Response (EDR) solutions?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df01\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df01\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df01\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**DF.02:** Is Multi-Factor Authentication (MFA) mandatory for all remote access and access to critical systems handling SABIC data?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df02\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df02\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df02\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**DF.03:** Do you have a documented Vulnerability Management process, including patch deployment, running monthly security scans on all internet-facing assets?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df03\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df03\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df03\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**DF.04:** Are network security controls (firewalls) formally reviewed and configured to explicitly restrict access only to necessary services and ports (Principle of Least Privilege)?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df04\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df04\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df04\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**DF.05:** Do you regularly test and verify that backups of critical SABIC-related data are complete, secure, and restorable?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df05\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df05\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"df05\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n\r\n                <!-- SECTION 3: Cybersecurity Resilience (RS.IR, RS.BC) -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">SECTION 3: Cybersecurity Resilience (RS.IR, RS.BC)<\/h2>\r\n                    <p class=\"text-sm text-gray-500 italic\">This section covers your ability to respond to and recover from a cybersecurity incident or disaster.<\/p>\r\n                    \r\n                    <div id=\"rs-questions\" class=\"space-y-6\">\r\n                        <!-- RS.01 - RS.03 (Structure is the same) -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**RS.01:** Is a formal Incident Response (IR) plan documented, maintained, and **tested** at least annually?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs01\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs01\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs01\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**RS.02:** Does the IR plan include specific procedures for communicating an incident to SABIC, as required by the standard?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs02\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs02\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs02\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**RS.03:** Do you have a Business Continuity (BC) and Disaster Recovery (DR) plan in place to ensure critical business functions resume within defined recovery objectives (RTO\/RPO)?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs03\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs03\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"rs03\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n\r\n                <!-- SECTION 4: Third-Party & Supply Chain Management (TP.SM) -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">SECTION 4: Third-Party & Supply Chain Management (TP.SM)<\/h2>\r\n                    <p class=\"text-sm text-gray-500 italic\">This section focuses on the security of any vendors or subcontractors you use to support the SABIC engagement.<\/p>\r\n                    \r\n                    <div id=\"tp-questions\" class=\"space-y-6\">\r\n                        <!-- TP.01 - TP.02 (Structure is the same) -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**TP.01:** Do you conduct formal cybersecurity due diligence (assessments, reviews) before onboarding any new third-party vendor handling SABIC data?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp01\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp01\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp01\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**TP.02:** Are security clauses requiring NCA alignment and adherence to SABIC standards included in all relevant vendor contracts?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp02\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp02\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"tp02\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n                \r\n                <!-- SECTION 5: Industrial Control Systems (ICS) Security (If Applicable) -->\r\n                <section class=\"space-y-6\">\r\n                    <h2 class=\"text-2xl font-semibold compliance-section-title text-gray-800\">SECTION 5: Industrial Control Systems (ICS) Security <span class=\"text-base text-gray-400 font-normal\">(If Applicable)<\/span><\/h2>\r\n                    <p class=\"text-sm text-gray-500 italic\">This section is only relevant if your organization operates or maintains an Industrial Control System (OT) connected to the SABIC ecosystem.<\/p>\r\n                    \r\n                    <div id=\"ics-questions\" class=\"space-y-6\">\r\n                        <!-- ICS.01 - ICS.03 (Structure is the same) -->\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**ICS.01:** Is your ICS network physically and logically separated (network segmentation) from your corporate IT network using industrial firewalls and\/or a DMZ?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics01\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics01\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics01\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics01\" value=\"N\/A\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">N\/A<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**ICS.02:** Are all remote access sessions into the ICS environment strictly logged and require Multi-Factor Authentication (MFA)?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics02\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics02\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics02\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics02\" value=\"N\/A\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">N\/A<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                        <div class=\"p-4 border border-gray-200 rounded-lg shadow-sm\">\r\n                            <p class=\"font-medium text-gray-700 mb-3\">**ICS.03:** Are regular backups of PLC\/SCADA configurations performed, and is the backup media stored securely offline?<\/p>\r\n                            <div class=\"flex flex-wrap gap-4\">\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics03\" value=\"Yes\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Yes<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics03\" value=\"No\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">No<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics03\" value=\"Partial\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">Partial<\/span><\/label>\r\n                                <label class=\"radio-label flex items-center\"><input type=\"radio\" name=\"ics03\" value=\"N\/A\" required class=\"hidden\"><span class=\"inline-flex items-center px-4 py-2 border border-gray-300 rounded-full cursor-pointer hover:bg-gray-100 transition\">N\/A<\/span><\/label>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/section>\r\n\r\n                <!-- Terms and Submission -->\r\n                <section class=\"mt-12 pt-6 border-t border-gray-200\">\r\n                    <p class=\"text-sm text-gray-500 mb-6 italic\">\r\n                        *By submitting this form, you authorize Waves Telecom & Technology to analyze your responses and provide a customized compliance report based on the SABIC Cyber Trust Standard.*\r\n                    <\/p>\r\n                    \r\n                    <button type=\"submit\" \r\n                            class=\"w-full sm:w-auto flex justify-center py-3 px-8 border border-transparent rounded-lg shadow-lg text-lg font-medium text-white bg-cyan-600 hover:bg-cyan-700 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-cyan-500 transition duration-150 transform hover:scale-[1.01]\">\r\n                        Get Your Free Readiness Report\r\n                    <\/button>\r\n                <\/section>\r\n\r\n            <\/form>\r\n\r\n            <!-- Success Message Box (Hidden by default) -->\r\n            <div id=\"successMessage\" class=\"hidden fixed inset-0 bg-gray-600 bg-opacity-75 flex items-center justify-center p-4 z-50\">\r\n                <div class=\"bg-white p-8 rounded-xl shadow-2xl max-w-lg w-full text-center\">\r\n                    <svg class=\"mx-auto h-16 w-16 text-green-500\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\r\n                    <h3 class=\"mt-4 text-xl font-bold text-gray-900\">Assessment Submitted Successfully!<\/h3>\r\n                    <p class=\"mt-2 text-gray-500\">Thank you for submitting your assessment. We will analyze your responses and send your personalized SABIC Readiness Report to the provided email shortly.<\/p>\r\n                    <button onclick=\"document.getElementById('successMessage').classList.add('hidden')\" class=\"mt-5 inline-flex justify-center rounded-lg border border-transparent bg-cyan-600 px-4 py-2 text-sm font-medium text-white shadow-sm hover:bg-cyan-700 focus:outline-none\">\r\n                        Close\r\n                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- JavaScript for Form Handling (In a real scenario, this is where you'd integrate your WordPress form handler) -->\r\n    <script>\r\n        document.getElementById('sabicAssessmentForm').addEventListener('submit', function(event) {\r\n            event.preventDefault();\r\n            \r\n            \/\/ In a real WordPress\/PHP setup, you would use fetch() or AJAX here to send data\r\n            \/\/ to a server endpoint (e.g., a dedicated handler, or a third-party CRM tool).\r\n            \r\n            const form = event.target;\r\n            \r\n            \/\/ Basic Contact Info Validation\r\n            const companyName = form.elements['companyName'].value.trim();\r\n            const contactEmail = form.elements['contactEmail'].value.trim();\r\n\r\n            if (!companyName || !contactEmail) {\r\n                \/\/ Client-side validation for required text fields\r\n                return; \r\n            }\r\n\r\n            \/\/ Collect all form data (for potential integration later)\r\n            const formData = new FormData(form);\r\n            const data = {};\r\n            for (const [key, value] of formData.entries()) {\r\n                data[key] = value;\r\n            }\r\n\r\n            \/\/ Display success message and hide the form for this mock-up\r\n            form.reset(); \/\/ Clear form fields\r\n            document.getElementById('successMessage').classList.remove('hidden');\r\n\r\n            \/\/ Log data to console for testing\r\n            console.log(\"SABIC Assessment Data Captured:\", data);\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SABIC Cyber Trust Readiness Assessment SABIC Cyber Trust Standard: Readiness Assessment Your Path to KSA Vendor Compliance **Waves Telecom &#038; Technology** is your trusted local partner for achieving compliance. This free, confidential assessment helps us quickly identify your organization&#8217;s compliance gaps across the five core Cybersecurity Domains. Please answer the following questions honestly to receive [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-40","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/waveshost.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40"}],"version-history":[{"count":4,"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/waveshost.net\/index.php?rest_route=\/wp\/v2\/pages\/40\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/waveshost.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}