1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
|
<!doctype html><html lang="en"><head>
<meta charset="utf-8">
<title></title>
<meta name="description" content="">
<link rel="shortcut icon" href="https://www.cyderes.com/hubfs/theme-cyderes-2025/branding/cyderes-rgb-logos-2_1.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/hs/hsstatic/jquery-libs/static-1.1/jquery/jquery-1.7.1.js"></script>
<script>hsjQuery = window['jQuery'];</script>
<meta property="og:description" content="">
<meta property="og:title" content="">
<meta name="twitter:description" content="">
<meta name="twitter:title" content="">
<style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>
<style>
</style>
<link rel="stylesheet" href="https://www.cyderes.com/hubfs/hub_generated/template_assets/1/188299596619/1788202810898/template_main.min.css">
<style>
</style>
<style>
#hs_cos_wrapper_footer_module .footer__contact p,
#hs_cos_wrapper_footer_module .footer--inner .footer__bottom p {
color:#fff !important;
font-size:16px !important;
}
#hs_cos_wrapper_footer_module .footer__contact a {
color:#fff !important;
font-size:16px !important;
}
.footer--inner .footer-menus h4 {
color: #fff;
font-size: 16px;
}
.footer--inner .footer-menus .hs-menu-wrapper ul li.hs-menu-depth-1 > a {
color: #fff;
font-size: 14px;
}
.footer--inner .footer__bottom a {
color: #fff!important;
font-size: 14px;
}
</style>
<style>
@font-face {
font-family: "PX Grotesk";
src: url("https://www.cyderes.com/hubfs/Px-Grotesk-Regular.otf") format("opentype");
font-display: swap;
font-weight: 400;
}
@font-face {
font-family: "PX Grotesk Mono";
src: url("https://www.cyderes.com/hubfs/Px-Grotesk-Mono-Regular.otf") format("opentype");
font-display: swap;
font-weight: 400;
}
</style>
<!-- Added by GoogleAnalytics4 integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;
if (!window._hsGoogleConsentRunOnce) {
window._hsGoogleConsentRunOnce = true;
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'wait_for_update': waitForUpdateMillis
});
if (useGoogleConsentModeV2) {
_hsp.push(['useGoogleConsentModeV2'])
} else {
_hsp.push(['addPrivacyConsentListener', function(consent){
var hasAnalyticsConsent = consent && (consent.allowed || (consent.categories && consent.categories.analytics));
var hasAdsConsent = consent && (consent.allowed || (consent.categories && consent.categories.advertisement));
gtag('consent', 'update', {
'ad_storage': hasAdsConsent ? 'granted' : 'denied',
'analytics_storage': hasAnalyticsConsent ? 'granted' : 'denied',
'ad_user_data': hasAdsConsent ? 'granted' : 'denied',
'ad_personalization': hasAdsConsent ? 'granted' : 'denied'
});
}]);
}
}
gtag('js', new Date());
gtag('set', 'developer_id.dZTQ1Zm', true);
gtag('config', 'G-VT5LKNHCRE');
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VT5LKNHCRE"></script>
<!-- /Added by GoogleAnalytics4 integration -->
<!-- Added by GoogleTagManager integration -->
<script>
var _hsp = window._hsp = window._hsp || [];
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
var useGoogleConsentModeV2 = true;
var waitForUpdateMillis = 1000;
var hsLoadGtm = function loadGtm() {
if(window._hsGtmLoadOnce) {
return;
}
if (useGoogleConsentModeV2) {
gtag('set','developer_id.dZTQ1Zm',true);
gtag('consent', 'default', {
'ad_storage': 'denied',
'analytics_storage': 'denied',
'ad_user_data': 'denied',
'ad_personalization': 'denied',
'wait_for_update': waitForUpdateMillis
});
_hsp.push(['useGoogleConsentModeV2'])
}
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WVP5QT6');
window._hsGtmLoadOnce = true;
};
_hsp.push(['addPrivacyConsentListener', function(consent){
if(consent.allowed || (consent.categories && consent.categories.analytics)){
hsLoadGtm();
}
}]);
</script>
<!-- /Added by GoogleTagManager integration -->
<link rel="canonical" href="https://www.cyderes.com/404">
<meta property="og:url" content="https://www.cyderes.com/404">
<meta name="twitter:card" content="summary">
<meta http-equiv="content-language" content="en">
<meta name="generator" content="HubSpot"></head>
<body class=" c-header--default c-footer--default ">
<!-- Added by GoogleTagManager integration -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVP5QT6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- /Added by GoogleTagManager integration -->
<div class="body-wrapper hs-content-id-0 hs-site-page page ">
<div data-global-resource-path="theme-cyderes-2025/templates/partials/header.html"><div id="hs_cos_wrapper_global_header" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<div class="header--sticky-height">
</div>
<header id="" class="header header--sticky header-- ">
<a href="#main-content" class="header__skip">Skip to content</a>
<div class="header__lower">
<div class="container--xl">
<div class="row no-gutters align-items-center justify-content-between">
<div class="header__logo ">
<a class="no-stroke no-fill d-block" style="line-height: 100%" href="https://www.cyderes.com/" aria-label="Homepage">
<svg width="160" height="20" viewbox="0 0 160 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_111_29854)">
<path d="M4.93226 1.85C3.46043 2.66667 2.30694 3.80417 1.46766 5.25833C0.628386 6.7125 0.210815 8.35833 0.210815 10.1875C0.210815 12.0167 0.628386 13.6583 1.46766 15.1167C2.30694 16.5708 3.46043 17.7083 4.93226 18.525C6.4041 19.3417 8.07438 19.7542 9.94725 19.7542H20.8413V16.0542H10.154C9.05423 16.0542 8.05784 15.8 7.16069 15.2833C6.26766 14.7708 5.56482 14.0625 5.05629 13.1625C4.54777 12.2625 4.29144 11.3 4.29144 10.1875C4.29144 9.075 4.54363 8.07917 5.05629 7.19167C5.56482 6.30417 6.26766 5.60417 7.16069 5.09167C8.05371 4.57917 9.05009 4.32083 10.154 4.32083H20.8413V0.625H9.94725C8.07438 0.625 6.4041 1.03333 4.93226 1.85417V1.85Z" fill="#D4FC68" />
<path d="M39.6858 7.90417H28.461V0.625H24.5416V11.6042H39.6858C39.6858 11.6042 39.4584 12.6708 39.0036 13.475C38.5489 14.2792 37.9287 14.9083 37.1473 15.3667C36.3618 15.825 35.477 16.0542 34.4848 16.0542H24.5416V19.7583H34.6915C36.37 19.7583 37.8956 19.375 39.2724 18.6125C40.6491 17.85 41.7158 16.8042 42.4724 15.4708C43.229 14.1417 43.6093 12.6292 43.6093 10.9375V0.625H39.6899V7.90417H39.6858Z" fill="#D4FC68" />
<path d="M63.0532 1.89167C61.5813 1.04583 59.9524 0.625 58.1622 0.625H46.3173V19.7542H58.1622C59.9524 19.7542 61.5813 19.3292 63.0532 18.4875C64.525 17.6417 65.6785 16.4917 66.5178 15.0375C67.3571 13.5833 67.7746 11.9667 67.7746 10.1917C67.7746 8.41667 67.3571 6.8 66.5178 5.34583C65.6785 3.89167 64.525 2.74167 63.0532 1.89583V1.89167ZM62.9498 13.1833C62.4537 14.0708 61.7591 14.7708 60.8661 15.2833C59.9731 15.7958 58.9767 16.0542 57.8728 16.0542H50.2408V4.325H57.8728C58.9726 4.325 59.9731 4.57917 60.8661 5.09583C61.7633 5.60833 62.4537 6.31667 62.9498 7.21667C63.4459 8.11667 63.694 9.07917 63.694 10.1917C63.694 11.3042 63.4459 12.3 62.9498 13.1875V13.1833Z" fill="#D4FC68" />
<path d="M91.9855 9.98333V9.975C91.9442 8.17917 91.477 6.55 90.5633 5.1C89.6166 3.5875 88.2853 2.39583 86.5819 1.525C84.8744 0.650001 82.9768 0.216667 80.8889 0.216667H80.8062C78.6894 0.216667 76.7835 0.645834 75.0884 1.50417C73.3933 2.3625 72.0744 3.54167 71.1277 5.0375C70.1768 6.53333 69.7054 8.17083 69.7054 10.0292C69.7054 11.8875 70.1726 13.55 71.107 15.0208C72.0414 16.4917 73.3892 17.6458 75.1504 18.4917C76.9116 19.3375 78.9747 19.7583 81.3396 19.7583H90.1706V16.0583H81.629C79.0698 16.0583 77.1432 15.5167 75.8532 14.4375C74.952 13.6833 74.3731 12.7375 74.1003 11.6083H91.9855V10.9833V10.1917C91.9855 10.1917 91.9855 10.175 91.9855 10.1667V9.98333ZM77.2755 4.61667C78.3339 4.0625 79.5122 3.78333 80.8021 3.78333H80.9261C82.2202 3.78333 83.3943 4.06667 84.4527 4.6375C85.5111 5.20417 86.338 5.975 86.9292 6.94583C87.1318 7.27917 87.3013 7.62917 87.4336 7.9875H74.2532C74.3938 7.59583 74.5757 7.225 74.799 6.86667C75.3902 5.925 76.2171 5.175 77.2755 4.62083V4.61667Z" fill="#D4FC68" />
<path d="M94.801 19.7542H98.7245V4.325H114.448V0.625H94.801V19.7542Z" fill="#D4FC68" />
<path d="M137.683 9.98333V9.975C137.641 8.17917 137.174 6.55 136.26 5.1C135.31 3.5875 133.982 2.39583 132.279 1.525C130.572 0.650001 128.674 0.216667 126.582 0.216667H126.499C124.382 0.216667 122.476 0.645834 120.781 1.50417C119.086 2.3625 117.767 3.54167 116.821 5.0375C115.87 6.53333 115.398 8.17083 115.398 10.0292C115.398 11.8875 115.866 13.55 116.8 15.0208C117.734 16.4917 119.082 17.6458 120.843 18.4917C122.605 19.3375 124.668 19.7583 127.033 19.7583H135.864V16.0583H127.322C124.763 16.0583 122.836 15.5167 121.546 14.4375C120.645 13.6833 120.066 12.7375 119.793 11.6083H137.679V10.9833V10.1917C137.679 10.1917 137.679 10.175 137.679 10.1667V9.98333H137.683ZM122.973 4.61667C124.031 4.0625 125.205 3.78333 126.499 3.78333H126.623C127.917 3.78333 129.091 4.06667 130.15 4.6375C131.208 5.20417 132.035 5.975 132.626 6.94583C132.829 7.27917 132.998 7.62917 133.131 7.9875H119.95C120.091 7.59583 120.273 7.225 120.496 6.86667C121.087 5.925 121.914 5.175 122.973 4.62083V4.61667Z" fill="#D4FC68" />
<path d="M145.844 4.325H159.793V0.625H145.72C144.012 0.625 142.619 1.15833 141.532 2.225C140.444 3.29167 139.903 4.68333 139.903 6.32083C139.903 7.95833 140.444 9.31667 141.532 10.3958C142.619 11.4792 144.012 12.0167 145.72 12.0167H154.055C154.634 12.0167 155.121 12.2125 155.518 12.6C155.915 12.9875 156.118 13.4333 156.118 14.0125C156.118 14.5917 155.919 15.0792 155.518 15.4667C155.121 15.8542 154.629 16.05 154.055 16.05H140.023V19.7542H159.789V8.35833H145.84C145.261 8.35833 144.781 8.16667 144.397 7.775C144.012 7.3875 143.818 6.94583 143.818 6.3625C143.818 5.77917 144.008 5.29583 144.397 4.90833C144.781 4.52083 145.265 4.325 145.84 4.325H145.844Z" fill="#D4FC68" />
</g>
<defs>
<clippath id="clip0_111_29854">
<rect width="160" height="20" fill="white" />
</clippath>
</defs>
</svg>
</a>
</div>
<div class="d-lg-flex flex-lg-row flex-column align-items-lg-center align-items-start justify-content-lg-center justify-content-between nav-holder header--simple">
<div class="custom-menu-primary">
<span id="hs_cos_wrapper_global_header_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="menu"><div id="hs_menu_wrapper_global_header_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="default" data-menu-id="188300915043" aria-label="Navigation Menu">
<ul role="menu">
<li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Solutions</a>
<ul role="menu" class="hs-menu-children-wrapper">
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/solutions/identity-and-access-management" role="menuitem">Identity & Access Management</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/solutions/managed-detection-and-response" role="menuitem">Managed Detection & Response</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/solutions/exposure-management" role="menuitem">Exposure Management</a></li>
</ul></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/solutions/meridian/" role="menuitem">Meridian</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/howler-cell" role="menuitem">Howler Cell</a></li>
<li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="https://www.cyderes.com/partners" aria-haspopup="true" aria-expanded="false" role="menuitem">Partners</a>
<ul role="menu" class="hs-menu-children-wrapper">
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/partners/crowdstrike" role="menuitem">CrowdStrike</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/partners/microsoft" role="menuitem">Microsoft</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/partners/sailpoint" role="menuitem">SailPoint</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/partner/splunk" role="menuitem">Splunk</a></li>
</ul></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/resources" role="menuitem">Resources</a></li>
<li class="hs-menu-item hs-menu-depth-1 hs-item-has-children" role="none"><a href="javascript:;" aria-haspopup="true" aria-expanded="false" role="menuitem">Company</a>
<ul role="menu" class="hs-menu-children-wrapper">
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/company/about" role="menuitem">About</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/company/about#executive" role="menuitem">Leadership</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/company/careers" role="menuitem">Careers</a></li>
<li class="hs-menu-item hs-menu-depth-2" role="none"><a href="https://www.cyderes.com/news" role="menuitem">News</a></li>
</ul></li>
</ul>
</div></span>
</div>
<div class="nav--cta-group hide--desktop mt-3">
<div class="cta-group d-flex align-items-center">
<a class=" btn btn--primary-reverse" href="https://www.cyderes.com/company/contact-us">
<span class="d-flex align-items-center justify-content-center">
Contact Us
</span>
</a>
<a class=" btn btn--primary" href="https://my.cyderes.com/signin" target="_blank">
<span class="d-flex align-items-center justify-content-center">
Login
</span>
</a>
</div>
</div>
</div>
<div class="nav--cta-group hide--mobile">
<div class="cta-group d-flex flex-md-row flex-column align-items-center justify-content-between">
<a class=" btn btn--primary-reverse mr-md-2 mb-md-0 mb-3" href="https://www.cyderes.com/company/contact-us">
<span class="d-flex align-items-center justify-content-center">
Contact Us
</span>
</a>
<a class=" btn btn--primary " href="https://my.cyderes.com/signin" target="_blank">
<span class="d-flex align-items-center justify-content-center">
Login
</span>
</a>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="header-spacer" class="header-spacer"></div>
<script>
document.addEventListener("DOMContentLoaded", function () {
const hamburgerBtn = document.querySelector(".header .header__lower .mainnav-mobile-trigger");
if (hamburgerBtn && !hamburgerBtn.hasAttribute("aria-label")) {
hamburgerBtn.setAttribute("aria-label", "Open Header main navigation menu");
}
});
</script>
<script>
(function () {
function updateNavAriaLabel() {
var nav = document.getElementById("hs_menu_wrapper_global_header_");
if (nav) {
nav.setAttribute("aria-label", "Header Main Navigation");
return true;
}
return false;
}
// Run immediately if available
if (updateNavAriaLabel()) return;
// Fallback for HubSpot async load
var observer = new MutationObserver(function () {
if (updateNavAriaLabel()) {
observer.disconnect();
}
});
observer.observe(document.body, {
childList: true,
subtree: true
});
})();
</script>
<style>
.header__lower .hs-menu-flow-horizontal ul li a{
font-size:16px;
}
@media (max-width: 991px) {
.header__lower .hs-menu-flow-horizontal>ul>li.hs-item-has-children .child-trigger {
right:-35px;
cursor: pointer;
}
}
@media (min-width: 992px) {
.header__lower .nav--cta-group .cta-group.justify-content-between {
justify-content: end !important;
}
.header__lower .nav--cta-group .cta-group a.btn--primary-reverse {
padding: 12px 24px;
}
}
</style></div></div>
<main id="main-content" class="body-container-wrapper">
<!-- Nothing to see here -->
<section class="section system-error system--page u-bg--offwhite u-pb--xxxl u-pt--xxxl u-bg--static u-position--relative">
<div class="container--xl pt-5 u-pb--md">
<div class="row align-items-center justify-content-center ">
<div class="col-12 sr--invisible fadeInBottom u-ta--center">
<div class="error-number mb-3">
<h1 class="error-num">400</h1>
</div>
<h2>This page can’t be found.</h2>
<p>Page not found<br>
Sorry, the page you were looking for at this URL was not found.</p>
<div class="buttons mt-4">
<a href="/" class="btn btn--primary">Home</a>
</div>
</div>
</div>
</div>
</section>
<!-- Nothing to see here -->
</main>
<div data-global-resource-path="theme-cyderes-2025/templates/partials/footer.html"><div id="hs_cos_wrapper_footer_module" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module">
<footer class="footer u-pt--md u-bg--black">
<div class="footer--inner">
<div class="footer__top u-pt--md u-pb--md">
<div class="footer-container container--xl">
<div class="row justify-content-between">
<div class="col-md-4 col-12">
<div class="mb-2 footer__logo">
<a href="https://www.cyderes.com/" aria-label="Footer Logo">
<svg width="160" height="20" viewbox="0 0 160 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_111_29854)">
<path d="M4.93226 1.85C3.46043 2.66667 2.30694 3.80417 1.46766 5.25833C0.628386 6.7125 0.210815 8.35833 0.210815 10.1875C0.210815 12.0167 0.628386 13.6583 1.46766 15.1167C2.30694 16.5708 3.46043 17.7083 4.93226 18.525C6.4041 19.3417 8.07438 19.7542 9.94725 19.7542H20.8413V16.0542H10.154C9.05423 16.0542 8.05784 15.8 7.16069 15.2833C6.26766 14.7708 5.56482 14.0625 5.05629 13.1625C4.54777 12.2625 4.29144 11.3 4.29144 10.1875C4.29144 9.075 4.54363 8.07917 5.05629 7.19167C5.56482 6.30417 6.26766 5.60417 7.16069 5.09167C8.05371 4.57917 9.05009 4.32083 10.154 4.32083H20.8413V0.625H9.94725C8.07438 0.625 6.4041 1.03333 4.93226 1.85417V1.85Z" fill="#D4FC68" />
<path d="M39.6858 7.90417H28.461V0.625H24.5416V11.6042H39.6858C39.6858 11.6042 39.4584 12.6708 39.0036 13.475C38.5489 14.2792 37.9287 14.9083 37.1473 15.3667C36.3618 15.825 35.477 16.0542 34.4848 16.0542H24.5416V19.7583H34.6915C36.37 19.7583 37.8956 19.375 39.2724 18.6125C40.6491 17.85 41.7158 16.8042 42.4724 15.4708C43.229 14.1417 43.6093 12.6292 43.6093 10.9375V0.625H39.6899V7.90417H39.6858Z" fill="#D4FC68" />
<path d="M63.0532 1.89167C61.5813 1.04583 59.9524 0.625 58.1622 0.625H46.3173V19.7542H58.1622C59.9524 19.7542 61.5813 19.3292 63.0532 18.4875C64.525 17.6417 65.6785 16.4917 66.5178 15.0375C67.3571 13.5833 67.7746 11.9667 67.7746 10.1917C67.7746 8.41667 67.3571 6.8 66.5178 5.34583C65.6785 3.89167 64.525 2.74167 63.0532 1.89583V1.89167ZM62.9498 13.1833C62.4537 14.0708 61.7591 14.7708 60.8661 15.2833C59.9731 15.7958 58.9767 16.0542 57.8728 16.0542H50.2408V4.325H57.8728C58.9726 4.325 59.9731 4.57917 60.8661 5.09583C61.7633 5.60833 62.4537 6.31667 62.9498 7.21667C63.4459 8.11667 63.694 9.07917 63.694 10.1917C63.694 11.3042 63.4459 12.3 62.9498 13.1875V13.1833Z" fill="#D4FC68" />
<path d="M91.9855 9.98333V9.975C91.9442 8.17917 91.477 6.55 90.5633 5.1C89.6166 3.5875 88.2853 2.39583 86.5819 1.525C84.8744 0.650001 82.9768 0.216667 80.8889 0.216667H80.8062C78.6894 0.216667 76.7835 0.645834 75.0884 1.50417C73.3933 2.3625 72.0744 3.54167 71.1277 5.0375C70.1768 6.53333 69.7054 8.17083 69.7054 10.0292C69.7054 11.8875 70.1726 13.55 71.107 15.0208C72.0414 16.4917 73.3892 17.6458 75.1504 18.4917C76.9116 19.3375 78.9747 19.7583 81.3396 19.7583H90.1706V16.0583H81.629C79.0698 16.0583 77.1432 15.5167 75.8532 14.4375C74.952 13.6833 74.3731 12.7375 74.1003 11.6083H91.9855V10.9833V10.1917C91.9855 10.1917 91.9855 10.175 91.9855 10.1667V9.98333ZM77.2755 4.61667C78.3339 4.0625 79.5122 3.78333 80.8021 3.78333H80.9261C82.2202 3.78333 83.3943 4.06667 84.4527 4.6375C85.5111 5.20417 86.338 5.975 86.9292 6.94583C87.1318 7.27917 87.3013 7.62917 87.4336 7.9875H74.2532C74.3938 7.59583 74.5757 7.225 74.799 6.86667C75.3902 5.925 76.2171 5.175 77.2755 4.62083V4.61667Z" fill="#D4FC68" />
<path d="M94.801 19.7542H98.7245V4.325H114.448V0.625H94.801V19.7542Z" fill="#D4FC68" />
<path d="M137.683 9.98333V9.975C137.641 8.17917 137.174 6.55 136.26 5.1C135.31 3.5875 133.982 2.39583 132.279 1.525C130.572 0.650001 128.674 0.216667 126.582 0.216667H126.499C124.382 0.216667 122.476 0.645834 120.781 1.50417C119.086 2.3625 117.767 3.54167 116.821 5.0375C115.87 6.53333 115.398 8.17083 115.398 10.0292C115.398 11.8875 115.866 13.55 116.8 15.0208C117.734 16.4917 119.082 17.6458 120.843 18.4917C122.605 19.3375 124.668 19.7583 127.033 19.7583H135.864V16.0583H127.322C124.763 16.0583 122.836 15.5167 121.546 14.4375C120.645 13.6833 120.066 12.7375 119.793 11.6083H137.679V10.9833V10.1917C137.679 10.1917 137.679 10.175 137.679 10.1667V9.98333H137.683ZM122.973 4.61667C124.031 4.0625 125.205 3.78333 126.499 3.78333H126.623C127.917 3.78333 129.091 4.06667 130.15 4.6375C131.208 5.20417 132.035 5.975 132.626 6.94583C132.829 7.27917 132.998 7.62917 133.131 7.9875H119.95C120.091 7.59583 120.273 7.225 120.496 6.86667C121.087 5.925 121.914 5.175 122.973 4.62083V4.61667Z" fill="#D4FC68" />
<path d="M145.844 4.325H159.793V0.625H145.72C144.012 0.625 142.619 1.15833 141.532 2.225C140.444 3.29167 139.903 4.68333 139.903 6.32083C139.903 7.95833 140.444 9.31667 141.532 10.3958C142.619 11.4792 144.012 12.0167 145.72 12.0167H154.055C154.634 12.0167 155.121 12.2125 155.518 12.6C155.915 12.9875 156.118 13.4333 156.118 14.0125C156.118 14.5917 155.919 15.0792 155.518 15.4667C155.121 15.8542 154.629 16.05 154.055 16.05H140.023V19.7542H159.789V8.35833H145.84C145.261 8.35833 144.781 8.16667 144.397 7.775C144.012 7.3875 143.818 6.94583 143.818 6.3625C143.818 5.77917 144.008 5.29583 144.397 4.90833C144.781 4.52083 145.265 4.325 145.84 4.325H145.844Z" fill="#D4FC68" />
</g>
<defs>
<clippath id="clip0_111_29854">
<rect width="160" height="20" fill="white" />
</clippath>
</defs>
</svg>
</a>
</div>
<div class="footer__contact mb-2">
<h3>Kansas City</h3>
<p>Corporate Offices & Cyber Defense Center <br>13323 Holmes Road <br>Kansas City, MO 64145</p>
<p><span style="color: #ffffff;"><a href="tel:18554048324" rel="noopener" target="_blank" style="color: #ffffff;">855-404-TECH (8324)</a></span></p>
<p><span style="color: #ffffff;"><a href="mailto:connect@cyderes.com" rel="noopener" style="color: #ffffff;">connect@cyderes.com</a></span></p>
</div>
<div class="footer__social mb-lg-0 mb-2 mt-lg-0 mt-3 px-lg-0 px-3">
<div class="footer__social-title">
</div>
<div class="footer__social-items">
<a href="https://www.youtube.com/@BeEverydayReady" target="_blank" rel="noopener" aria-label="YouTube">
<img src="https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=30&height=30&name=youtube-logo-2431_1024.png" alt="youtube-logo-2431_1024" width="30" height="30" style="max-width: 100%; height: auto;" srcset="https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=15&height=15&name=youtube-logo-2431_1024.png 15w, https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=30&height=30&name=youtube-logo-2431_1024.png 30w, https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=45&height=45&name=youtube-logo-2431_1024.png 45w, https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=60&height=60&name=youtube-logo-2431_1024.png 60w, https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=75&height=75&name=youtube-logo-2431_1024.png 75w, https://www.cyderes.com/hs-fs/hubfs/youtube-logo-2431_1024.png?width=90&height=90&name=youtube-logo-2431_1024.png 90w" sizes="(max-width: 30px) 100vw, 30px">
</a>
<a href="https://www.linkedin.com/company/cyderes/" target="_blank" rel="nofollow noopener" aria-label="LinkedIn">
<img src="https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=24&height=24&name=linkedin-112_1024.png" alt="linkedin-112_1024" width="24" height="24" style="max-width: 100%; height: auto;" srcset="https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=12&height=12&name=linkedin-112_1024.png 12w, https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=24&height=24&name=linkedin-112_1024.png 24w, https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=36&height=36&name=linkedin-112_1024.png 36w, https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=48&height=48&name=linkedin-112_1024.png 48w, https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=60&height=60&name=linkedin-112_1024.png 60w, https://www.cyderes.com/hs-fs/hubfs/linkedin-112_1024.png?width=72&height=72&name=linkedin-112_1024.png 72w" sizes="(max-width: 24px) 100vw, 24px">
</a>
<a href="https://www.instagram.com/cyderes/" target="_blank" rel="noopener" aria-label="Instagram">
<img src="https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=24&height=24&name=black-instagram-logo-3497_1024.png" alt="black-instagram-logo-3497_1024" width="24" height="24" style="max-width: 100%; height: auto;" srcset="https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=12&height=12&name=black-instagram-logo-3497_1024.png 12w, https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=24&height=24&name=black-instagram-logo-3497_1024.png 24w, https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=36&height=36&name=black-instagram-logo-3497_1024.png 36w, https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=48&height=48&name=black-instagram-logo-3497_1024.png 48w, https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=60&height=60&name=black-instagram-logo-3497_1024.png 60w, https://www.cyderes.com/hs-fs/hubfs/black-instagram-logo-3497_1024.png?width=72&height=72&name=black-instagram-logo-3497_1024.png 72w" sizes="(max-width: 24px) 100vw, 24px">
</a>
</div>
</div>
</div>
<div class="col-md-8 col-12">
<div class="footer-menus footer-menus--top mb-md-4 mb-5 mt-5 mt-md-0">
<div class="pb-2 footer__menu m-md-0 m-auto">
<div class="row px-md-0">
<!-- (Integer: 1) -->
<div class="col-12 col-md-12 col-md-12 d-md-flex justify-content-md-end">
<div class="footer__nav ">
<h4 class="mb-1">Navigate</h4>
<span id="hs_cos_wrapper_footer_module_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_footer_module_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-vertical" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu">
<ul role="menu">
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/solutions/managed-detection-and-response" role="menuitem" target="_self">Managed Detection & Response</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/solutions/identity-and-access-management" role="menuitem" target="_self">Identity & Access Management</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/solutions/exposure-management" role="menuitem" target="_self">Exposure Management</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/solutions/meridian/" role="menuitem" target="_self">Meridian</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/company/contact-us" role="menuitem" target="_self">Contact Us</a></li>
<li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.cyderes.com/company/careers" role="menuitem" target="_self">Join Our Team</a></li>
</ul>
</div></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer__bottom">
<div class="footer-container container--xl">
<div class="d-md-flex align-items-center justify-content-between">
<div class="footer--copyright mb-md-0 mb-2">
<p><img src="https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=10&height=10&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png" width="10" height="10" loading="lazy" alt="Cyderes_Logos_SmallScaleSymbol_Cybervolt" style="height: auto; max-width: 100%; width: 10px;" srcset="https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=5&height=5&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 5w, https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=10&height=10&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 10w, https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=15&height=15&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 15w, https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=20&height=20&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 20w, https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=25&height=25&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 25w, https://www.cyderes.com/hs-fs/hubfs/theme-cyderes-2025/branding/Cyderes_Logos_SmallScaleSymbol_Cybervolt.png?width=30&height=30&name=Cyderes_Logos_SmallScaleSymbol_Cybervolt.png 30w" sizes="(max-width: 10px) 100vw, 10px"> © 2026 Cyderes. All rights reserved.</p>
</div>
<div class="footer--utility">
<div class="d-md-flex flex-wrap align-items-center">
<a href="https://www.cyderes.com/privacy-policy" class="footer--util-link mx-md-2 my-md-0 my-2">
Privacy Policy
</a>
<a href="https://trust.cyderes.com/" target="_blank" rel="noopener" class="footer--util-link mx-md-2 my-md-0 my-2">
Trust Center
</a>
<a href="https://www.cyderes.com/terms-of-use" class="footer--util-link mx-md-2 my-md-0 my-2">
Terms of Use
</a>
<a href="https://www.cyderes.com/accessibility" class="footer--util-link mx-md-2 my-md-0 my-2">
Accessibility Statement
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div></div>
</div>
<!-- HubSpot performance collection script -->
<script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script>
<script>
var hsVars = hsVars || {}; hsVars['language'] = 'en';
</script>
<script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script>
<script src="/hs/hsstatic/keyboard-accessible-menu-flyouts/static-1.17/bundles/project.js"></script>
<script src="https://www.cyderes.com/hubfs/hub_generated/template_assets/1/188299564691/1788202806997/template_main_v2.min.js"></script>
<!-- Start of HubSpot Analytics Code -->
<script type="text/javascript">
var _hsq = _hsq || [];
_hsq.push(["setContentType", "standard-page"]);
_hsq.push(["setCanonicalUrl", "https:\/\/www.cyderes.com\/404"]);
_hsq.push(["setPageId", ""]);
_hsq.push(["setContentMetadata", {
"contentPageId": null,
"legacyPageId": null,
"contentFolderId": null,
"contentGroupId": null,
"abTestId": null,
"languageVariantId": null,
"languageCode": "en",
}]);
</script>
<script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/3447277.js"></script>
<!-- End of HubSpot Analytics Code -->
<script type="text/javascript">
var hsVars = {
render_id: "7c914e4c-4a28-4ee1-84b2-ceacdd8dda46",
ticks: 1788202963577,
page_id: 0,
content_group_id: 0,
portal_id: 3447277,
app_hs_base_url: "https://app.hubspot.com",
cp_hs_base_url: "https://cp.hubspot.com",
language: "en",
analytics_page_type: "standard-page",
scp_content_type: "",
analytics_page_id: "null",
category_id: 1,
folder_id: 0,
is_hubspot_user: false
}
</script>
<script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.640/js/index.js"></script>
</body></html>
|