@inject('widgetHelper', '\App\Helpers\OnDemandReportWidgetHelper') @include('reports.on-demand.templates.incl_style')

TLP AMBER

CYBERSECURITY DASHBOARD REPORT
{{ $isLatam?'Sobre este reporte':'About this report' }}

{{ $isLatam ? 'Este informe SKYWATCH presenta la información más actualizada del Cybersecurity Dashboard.' : 'This is a SKYWATCH report that presents the most up-to-date information for the Cybersecurity Dashboard.' }}

Cybersecurity Overview

@php $wId = \App\Models\SplunkSearches::getIdByName('Global Cybersecurity Condition', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Threat Level', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Active Critical/High GNEs', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Exposure Pressure', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Protection Effectiveness', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Cybersecurity Workflow Health', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif

Risk & Intelligence

@php $wId = \App\Models\SplunkSearches::getIdByName('Active Risk Drivers', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Threat & Validation Intelligence', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Protection Effectiveness Control Matrix', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Exposure Intelligence', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif

Operations

@php $wId = \App\Models\SplunkSearches::getIdByName('Remediation Execution', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Operational Bottlenecks', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Persistent Threat Pressure', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('Identity & Access Intelligence', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif @php $wId = \App\Models\SplunkSearches::getIdByName('IoT/OT Exposure', 'Cybersecurity Dashboard'); @endphp @if($wId) @include('reports.on-demand.templates.incl_splunk_widget',['widget_id'=>$wId]) @endif

= Limited disclosure, restricted to participants' organizations. Sources may use TLP:AMBER when information requires support to be effectively acted upon, yet carries risks to privacy, reputation, or operations if shared outside of the organizations involved. Recipients may only share TLP:AMBER information with members of their own organization, and with clients or customers who need to know the information to protect themselves or prevent further harm. Sources are at liberty to specify additional intended limits of the sharing: these must be adhered to.