CINXE.COM
Cyber Threat Intelligence Feeds I Anomali
<!DOCTYPE html><!-- Last Published: Tue Nov 26 2024 20:00:31 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.anomali.com" data-wf-page="657dc50a96389eee4e83c0e0" data-wf-site="6453db2ad32b573c40a15c49" lang="en"><head><meta charset="utf-8"/><title>Cyber Threat Intelligence Feeds I Anomali</title><link rel="alternate" hrefLang="x-default" href="https://www.anomali.com/marketplace/threat-intelligence-feeds"/><link rel="alternate" hrefLang="en" href="https://www.anomali.com/marketplace/threat-intelligence-feeds"/><link rel="alternate" hrefLang="es" href="https://www.anomali.com/es/marketplace/threat-intelligence-feeds"/><link rel="alternate" hrefLang="fr-FR" href="https://www.anomali.com/fr/marketplace/threat-intelligence-feeds"/><link rel="alternate" hrefLang="it" href="https://www.anomali.com/it/marketplace/threat-intelligence-feeds"/><meta content="Trial and purchase threat intelligence feeds from Anomali partners – find the right intelligence for your organization, industry, geography, threat type, and more." name="description"/><meta content="Cyber Threat Intelligence Feeds I Anomali" property="og:title"/><meta content="Trial and purchase threat intelligence feeds from Anomali partners – find the right intelligence for your organization, industry, geography, threat type, and more." property="og:description"/><meta content="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6627ff6e7f8cb72de4b695f6_Anomali-OpenGraph-2024.webp" property="og:image"/><meta content="Cyber Threat Intelligence Feeds I Anomali" property="twitter:title"/><meta content="Trial and purchase threat intelligence feeds from Anomali partners – find the right intelligence for your organization, industry, geography, threat type, and more." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6627ff6e7f8cb72de4b695f6_Anomali-OpenGraph-2024.webp" property="twitter:image"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="AbDkbbWPyqedfw2IpMoUxxQjy11md95hgMXRldz1Q9c" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/css/anomali-staging.01cb597f4.min.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Oswald:200,300,400,500,600,700","Inter:100,200,300,regular,500,600,700,800,900"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6682c02e3d847e70d6631aee_Anomali-favicon-32x32-2024.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6682c0369a0c90e7ab7b891c_Anomali-webclip-256x256-2024.png" rel="apple-touch-icon"/><link href="https://www.anomali.com/marketplace/threat-intelligence-feeds" rel="canonical"/> <script> window.dataLayer = window.dataLayer ||[]; function gtag(){dataLayer.push(arguments);} gtag('consent','default',{ 'ad_storage':'denied', 'analytics_storage':'denied', 'ad_user_data':'denied', 'ad_personalization':'denied', 'personalization_storage':'denied', 'functionality_storage':'granted', 'security_storage':'granted', 'wait_for_update': 500 }); gtag("set", "ads_data_redaction", true); </script> <!-- Osano --> <script src="https://cmp.osano.com/169utVU8UqaBo10ut/7ca9deb5-f1d5-4659-a2c1-a4fbef660f0c/osano.js"></script> <!-- [Attributes by Finsweet] Custom Form Select --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-selectcustom@1/selectcustom.js"></script> <style> /* hide scrollbar but allow scrolling */ .navbar_lang-list .tablet-version { -ms-overflow-style: none; /* for Internet Explorer, Edge */ overflow-y: scroll; } .navbar_lang-list .tablet-version::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } </style> <!-- Google Tag Manager --> <script>(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-KWSG6VV');</script> <!-- End Google Tag Manager --> <!--End of TrenDemon Code --> <script type="text/javascript"> (function() { var didInit = false; function initMunchkin() { if(didInit === false) { didInit = true; Munchkin.init('208-RDI-080'); } } var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = '//munchkin.marketo.net/munchkin.js'; s.onreadystatechange = function() { if (this.readyState == 'complete' || this.readyState == 'loaded') { initMunchkin(); } }; s.onload = initMunchkin; document.getElementsByTagName('head')[0].appendChild(s); })(); </script> <!-- Add this script at the end of the HTML body or in a script tag --> <script> document.addEventListener('DOMContentLoaded', function () { const tabs = document.querySelectorAll('[data-w-tab]'); // Prevent the dropdown from opening on hover when a tab is clicked function preventDropdownOnTabClick(event) { const dropdownToggle = event.target.closest('.w-dropdown-toggle'); dropdownToggle.removeAttribute('data-hover'); } // Add click event listener to each tab link tabs.forEach(tab => { tab.addEventListener('click', preventDropdownOnTabClick); }); // Reset dropdown state to normal when mouse leaves the menu item const dropdownItem = document.querySelector('.navbar2_menu-item'); dropdownItem.addEventListener('mouseleave', function () { dropdownItem.querySelector('.w-dropdown-toggle').setAttribute('data-hover', 'true'); }); }); </script> <style> .trd-comp-container { z-index: 9999; } </style> <style> .swiper-wrapper { height: auto !important; } </style> <style> .swiper-slide { height: auto !important; } </style> <script> // Check if the URL contains gclid parameter if (window.location.href.includes("gclid=")) { // Extract the value of gclid parameter from the URL var gclidValue = window.location.href.split("gclid=")[1].split("&")[0]; // Calculate expiration date for the cookie (365 days from now) var expirationDate = new Date(); expirationDate.setDate(expirationDate.getDate() + 365); // Format expiration date as required by document.cookie var expires = "expires=" + expirationDate.toUTCString(); // Store the value in a cookie named 'gclid' with 365 days expiration console.log("Storing gclid value in cookie:", gclidValue); document.cookie = "gclid=" + gclidValue + "; expires=" + expires + "; path=/"; /*/ Remove gclid parameter and its value from the URL var newUrl = window.location.href.split("?")[0]; // Reload the page without gclid parameter console.log("Reloading page without gclid parameter"); window.location.href = newUrl; */ } </script> <!-- [Attributes by Finsweet] Disable scrolling --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-scrolldisable@1/scrolldisable.js"></script> <style> .mktoForm .mktoButtonRow { padding: 0 !important; border-radius: 0 !important; } .mktoForm button.mktoButton { padding: .875rem 1.25rem !important; background-image: linear-gradient(270deg, var(--medium-spring-green), #01e9fd) !important; } </style><!-- [Attributes by Finsweet] CMS Load --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsload@1/cmsload.js"></script><script type="text/javascript">window.__WEBFLOW_CURRENCY_SETTINGS = {"currencyCode":"USD","symbol":"$","decimal":".","fractionDigits":2,"group":",","template":"{{wf {\"path\":\"symbol\",\"type\":\"PlainText\"} }} {{wf {\"path\":\"amount\",\"type\":\"CommercePrice\"} }} {{wf {\"path\":\"currencyCode\",\"type\":\"PlainText\"} }}","hideDecimalForWholeNumbers":false};</script></head><body><div class="page-wrapper overflow-hidden"><div class="global-styles w-embed w-script"><!-- Google Tag Manager --> <!-- <script>(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-KWSG6VV');</script> --> <!-- End Google Tag Manager --> <style> html { font-size: 1.125rem; } @media screen and (max-width: 1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } } /* Remove or modify the media query for screen widths greater than 1440px */ @media screen and (min-width: 1441px) { html { font-size: 1rem; } } @media screen and (max-width: 479px) { html { font-size: calc(0.7497384937238494rem + 0.41841004184100417vw); } } </style> <style> /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /*width*/ .popup_content_wrapper::-webkit-scrollbar { width:0.3em; } /*track*/ .popup_content_wrapper::-webkit-scrollbar-track { background:rgb(226, 226, 226); } /*thumb*/ .popup_content_wrapper::-webkit-scrollbar-thumb { background:rgba(0, 0, 0, 0.22); border-style:none; box-shadow:rgb(9, 20, 115) 1px -1px; } /*thumb hover*/ .popup_content_wrapper::-webkit-scrollbar-thumb:hover { background:rgba(131, 131, 131, 1); } .popup_content_wrapper { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .popup_content_wrapper::-webkit-scrollbar-horizontal { display: none; } /*width*/ .modal_partner_content-wrapper::-webkit-scrollbar { width:0.3em; } /*track*/ .modal_partner_content-wrapper::-webkit-scrollbar-track { background:rgb(226, 226, 226); } /*thumb*/ .modal_partner_content-wrapper::-webkit-scrollbar-thumb { background:rgba(0, 0, 0, 0.22); border-style:none; box-shadow:rgb(9, 20, 115) 1px -1px; } /*thumb hover*/ .modal_partner_content-wrapper::-webkit-scrollbar-thumb:hover { background:rgba(131, 131, 131, 1); } .modal_partner_content-wrapperr { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .modal_partner_content-wrapper::-webkit-scrollbar-horizontal { display: none; } [category="case-study"] {border-top: 5px solid #FFC107;} [category="report"] {border-top: 5px solid #008000;} [category="use-case"] {border-top: 5px solid #C108FF;} [category="datasheet"] {border-top: 5px solid #FF9824;} [category="ebook"] {border-top: 5px solid #FF4B52;} [category="infographic"] {border-top: 5px solid #C50068;} [category="podcast"] {border-top: 5px solid #602085;} [category="video"] {border-top: 5px solid #00D0ED;} [category="webinar"] {border-top: 5px solid #0077FD;} [category="whitepaper"] {border-top: 5px solid #002B71;} [partner-category="Gold"] {border-top: 5px solid #c9b783;} [partner-category="Silver"] {border-top: 5px solid #d8d8d8;} [partner-category="Platinum"] {border-top: 5px solid #314d64;} /* Apply font styles to all form fields */ .mktoField { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; } /* Apply font styles to form labels */ .mktoLabel { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; } /* Apply font styles to form buttons */ .mktoButton { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: inherit; background-color: inherit; border: 1px solid inherit; padding: 8px 16px; } .mktoButton:hover { font-family: TT Hoves Pro, sans-serif!important; } /* Apply font styles to form error messages */ .mktoErrorMsg { font-family: TT Hoves Pro, sans-serif!important; font-size: inherit; color: red; } .HoverArrow { --arrowSpacing: 5px; --arrowHoverTransition: 150ms cubic-bezier(0.215,0.61,0.355,1); --arrowHoverOffset: translateX(3px); --arrowTipTransform: none; --arrowLineOpacity: 0; position: relative; top: 1px; margin-left: var(--arrowSpacing); stroke-width: 2px; fill: none; stroke: currentColor; } .HoverArrow__tipPath { transform: var(--arrowTipTransform); transition: transform var(--hoverTransition,var(--arrowHoverTransition)); } [footer-bg~="color-old"] { background-color: #002B71; } [footer-bg~="color-new"] { background-color: #23315F; } </style></div><header class="navbar_component tablet-version"><header class="navbar_component tablet-version"><div class="navbar3_top tablet-version is-new"><div class="navbar_mobile-top"><div class="padding-global"><div class="navbar_mobile-top_links"><a href="/blog" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Blog</div></a><a href="/customer-success" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Support</div></a></div></div></div><div class="navbar_desktop-top"><div class="padding-global no-padding-mobile"><div class="container-large"><div data-animation="default" class="navbar_mobile_new w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c829" role="banner" data-duration="400"><div class="navbar_top_new hide-on-desktop"><div class="padding-global"><div class="navbar_top-wrapper navbar3 is-new"><div class="navbar_top-logo-wrapper"><a href="/" class="navbar_logo-link-top w-nav-brand"><img width="Auto" height="Auto" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6615615b4e92d82289e9b0be_anomali%20logo%20white.svg" loading="lazy" class="navbar_logo is-new"/></a></div><div class="navbar_container"><div class="navbar_menu-button w-nav-button"><div class="menu-icon1"><div class="menu-icon1_line-top"></div><div class="menu-icon1_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon1_line-bottom"></div></div></div></div></div></div></div><nav role="navigation" class="new_navbar_menu w-nav-menu"><div><div class="container-large desktop-version"><div class="navbar_menu-wrapper tablet-version show-tablet"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c83b" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">PRODUCTS</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c83f" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Marketplace</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c843" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Resources</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c847" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Partners</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c84b" class="navbar_link topbar tablet-version is-new"><div class="navbar_link-text">Company</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div class="wg-element-wrapper sw6 tablet-version hide w-locales-list"><div data-delay="200" data-hover="false" class="navbar_lang-menu-dropdown last-item language tablet-version w-dropdown"><div id="lang-dropdown" class="navbar_lang-dropdown-toggle language-dropdown tablet-version w-dropdown-toggle"><div class="navbar_lang-link tablet-version">LANGUAGE</div><div class="navbar2_lang-arrow w-embed"><svg width="18" height="18" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6 3L11 8L6 13" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div><nav class="navbar_lang-list tablet-version w-dropdown-list"><div class="navbar_lang-list-inside tablet-version"><div role="list" class="w-locales-items"><div role="listitem" class="w-locales-item"><a hreflang="en" href="/marketplace/threat-intelligence-feeds" aria-current="page" class="navbar_lang-link text-size-regular tablet-version w--current">English</a></div><div role="listitem" class="w-locales-item"><a hreflang="es" href="/es/marketplace/threat-intelligence-feeds" class="navbar_lang-link text-size-regular tablet-version">Español</a></div><div role="listitem" class="w-locales-item"><a hreflang="fr-FR" href="/fr/marketplace/threat-intelligence-feeds" class="navbar_lang-link text-size-regular tablet-version">Français</a></div><div role="listitem" class="w-locales-item"><a hreflang="it" href="/it/marketplace/threat-intelligence-feeds" class="navbar_lang-link text-size-regular tablet-version">Italiano</a></div></div><div class="hide w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" data-wf-page-id="657dc50a96389eee4e83c0e0" data-wf-element-id="0c6e9625-048c-696f-e1ce-466d6ae2c85b"><select id="languageSelect" name="Language" data-name="Language" class="w-select"></select></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div></nav></div></div><div class="navbar_menu-buttons tablet-version"><div class="padding-global"><div class="button-group"><a href="/request-a-demo" class="button-v2 max-width-full text-align-center w-button">Schedule A Demo</a></div></div></div></div><div class="navbar_menu-wrapper tablet-version hide-tablet"><a href="/discover" class="navbar_link topbar tablet-version hide-desktop border-bottom-none w-inline-block"><div class="navbar_link-text">Discover</div></a><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c86f" class="navbar_link topbar tablet-version hide-desktop products border-bottom-none"><div class="navbar_link-text">PRODUCTS</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c873" class="navbar_link topbar tablet-version hide-desktop border-bottom-none marketplace"><div class="navbar_link-text">Marketplace</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c877" class="navbar_link topbar tablet-version hide-desktop border-bottom-none resources"><div class="navbar_link-text">Resources</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c87b" class="navbar_link topbar tablet-version hide-desktop border-bottom-none partners"><div class="navbar_link-text">Partners</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c87f" class="navbar_link topbar tablet-version hide-desktop border-bottom-none company"><div class="navbar_link-text">Company</div><div class="icon-embed-xsmall _0-5 w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M13.1714 12.0007L8.22168 7.05093L9.63589 5.63672L15.9999 12.0007L9.63589 18.3646L8.22168 16.9504L13.1714 12.0007Z" fill="currentColor"></path></svg></div></div><div class="navbar-mobile_divider hide-desktop"></div><a href="/blog" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Blog</div></a><a href="/customer-success" class="navbar_link topbar tablet-version border-bottom-none w-inline-block"><div class="navbar3_link-text">Support</div></a></div></div></div><div class="navbar_link-content"><div class="navbar_link-products is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c892" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">PRODUCTS</div></div></div><a href="/platform" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">The Anomali Platform</div><p class="text-size-small text-weight-normal">The industry-leading AI-Powered solution elevating your security operations and defense capabilities in one platform. We consolidate your tech stack; give you never before seen speed scale and performance at less cost, empower your team, and help retain them. Simply different.</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Security Automation</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/products/copilot" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Anomali Copilot<br/></div></div><p class="text-size-small text-weight-normal">Immediate, correlated insight: Search petabytes of data in seconds.<br/></p></div></a></div><a href="/products/integrator" class="navbar2_column-section-heading is-new hide w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Integrator</div></div><p class="text-size-small text-weight-normal">Automate response: Transform risk insights into real-time protections.</p></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Detection and Response</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/products/security-analytics" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Anomali Security Analytics<br/></div></div><p class="text-size-small text-weight-normal">Big data security analytics: Threat detection across all of your digital assets at a fraction of the cost.<br/></p></div></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Threat Intelligence Management</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/products/threatstream" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Anomali Threatstream<br/></div></div><p class="text-size-small text-weight-normal">The external landscape: From data to insights in minutes.<br/></p></div></a></div><a href="/products/anomali-intel-channels" class="navbar2_column-section-heading is-new hide w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Anomali Intelligence Channels</div></div><p class="text-size-small text-weight-normal">Your curated intelligence: Accelerate your time to protection.<br/></p></div></a></div></div></div></nav></div><a id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2c8e5-07e133ca" href="/siem-consolidation" class="button-v2 is-secondary is-navbar w-button">Navigating the siem storm?</a></div></div></div></div><div class="navbar_link-marketplace is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c8eb" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">MARKETPLACE</div></div></div><a href="/platform" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">The Anomali Marketplace</div><p class="text-size-small text-weight-normal">A unique cybersecurity marketplace providing instant access to a growing catalog of threat intelligence providers, integration partners, and threat analysis tools.</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Marketplace Offerings</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="navbar2_column-section-heading is-new w-inline-block w--current"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Threat Intelligence Feeds<br/></div></div><p class="text-size-small text-weight-normal">Trial and purchase threat intelligence feeds from Anomali partners – find the right intelligence for your organization, industry, geography, threat type, and more.</p></div></a></div><a href="/marketplace/threat-analysis-tools" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Threat Analysis Tools and Enrichments</div></div><p class="text-size-small text-weight-normal">Gain the tools to pivot quickly from one piece of information to look up other sources of data to get a complete picture of a threat – all one click away.</p></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">For Partners</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/marketplace/security-system-partners" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Security System Partners</div></div><p class="text-size-small text-weight-normal">Anomali seamlessly integrates with many Security and IT systems to operationalize threat intelligence cost.</p></div></a></div><a href="/marketplace" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="margin-bottom margin-xsmall"><div class="text-size-small text-weight-semibold">Marketplace for Partners</div></div><p class="text-size-small text-weight-normal">The Anomali Technology Partner Program provides technology partners everything they need to develop innovative and differentiated product and service integrations that complement Anomali’s solution portfolio designed to stop breaches and attackers.</p></div></a></div></div></div></nav></div></div></div></div></div><div class="navbar_link-resources is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c92b" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">RESOURCES</div></div></div><div class="new_nav_dropdown-full"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Libraries</div></div></div><a href="/resources" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-small text-weight-semibold">Resources</div><p class="text-size-small text-weight-normal">Upcoming and on-demand webinars, brochures and datasheets, industry reports and white papers, case studies, and more.</p></div></a><a href="/company/events" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-small text-weight-semibold">Events</div><p class="text-size-small text-weight-normal">Join Anomali for any of our online or in-person events throughout the year to learn how we can help you achieve your cyber security goals. We'd love to see you online or in-person!</p></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Threat Intelligence</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/resources/what-is-threat-intelligence" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is Threat Intelligence?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/resources/what-is-threat-intelligence" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Threat Intelligence Sharing<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/resources/what-is-a-tip" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is a Threat Intelligence Platform?</div></div></a></div><a href="/resources/what-is-a-cyber-fusion-center" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is a Cyber Fusion Center?</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Security Analytics</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/resources/what-is-security-analytics" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is Security Analytics?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/resources/what-is-soar" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is SOAR?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/resources/understanding-threat-exposure-management" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is Threat Exposure Management?<br/></div></div></a></div><div class="margin-bottom margin-small"><a href="/resources/what-is-threat-detection-investigation-and-response" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is Threat Detection, Investigation, and Response?</div></div></a></div><a href="/resources/evolution-future-of-siem" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">The Evolution and Future of SIEM<br/></div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Security Frameworks</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/resources/what-are-stix-taxii" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What Are STIX/TAXII?</div></div></a></div><a href="/resources/what-is-mitre-attack-and-how-is-it-useful" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">What is MITRE ATTACK?</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Free Tools</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><a href="/resources/staxx" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">STAXX<br/></div><p class="text-size-small text-weight-normal">STAXX gives you an easy way to access any STIX/TAXII feed.</p></div></a></div></div></div></div></nav></div></div></div></div></div><div class="navbar_link-partners is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2c9aa" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">PARTNERS</div></div></div><a href="/partners" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Partners Overview</div><p class="text-size-small text-weight-normal">Anomali is dedicated to fostering strong partnerships, ensuring shared success and growth through collaborative innovation and mutual support.</p></div></a><a href="/partners/directory" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Browse our Partner Directory</div></div></a><div class="navbar_link-products-dropdowns"><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Channel Partners</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">We help MSSPs, resellers, system integrators, and distributors enable their customers with accelerated investigation and response, improved visibility, and automated SOC operations.<br/></p></div><div class="margin-bottom margin-small"><a href="/partners/channel" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Learn More</div></div></a></div><div class="margin-bottom margin-small"><a href="/partners/channel/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Become a Channel Partner<br/></div></div></a></div><a href="https://anomali.channeltivity.com/Login" target="_blank" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Visit the Partner Portal<br/></div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Technology Alliance Partners</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">We offer a robust set of APIs and Sales Development Kits (SDKs) to seamlessly integrate with other technologies and help deliver better business outcomes for customers.<br/></p></div><div class="margin-bottom margin-small"><a href="/partners/technology" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Learn More</div></div></a></div><a href="/partners/technology/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Become a Technology Alliance Partner</div></div></a></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar-dropdown_link is-new w-dropdown"><div class="navbar-dropdown_toggle w-dropdown-toggle"><div class="text-weight-medium nav-link is-new">Threat Intel Sharing</div><div class="html-embed w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z" fill="rgba(0,0,0,1)"></path></svg></div></div><nav class="navbar-dropdown_list w-dropdown-list"><div class="navbar2_dropdown-right-column"><div class="navbar2_column-section"><div><div class="margin-bottom margin-small"><p class="text-size-small text-weight-normal">We offer the leading global threat sharing platform for ISACs, ISAOs, industry groups, holding companies, and other threat intel sharing communities seeking to power secure collaboration.</p></div><div class="margin-bottom margin-small"><a href="/partners/threat-intel-sharing" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Learn More<br/></div></div></a></div><a href="/partners/threat-intel-sharing/apply" class="navbar2_column-section-heading is-new w-inline-block"><div class="navbar2_dropdown-heading"><div class="text-size-small text-weight-semibold">Become a Threat Intelligence Sharing Partner<br/></div></div></a></div></div></div></nav></div></div></div></div></div><div class="navbar_link-company is-new"><div class="padding-global desktop-version tablet-version navlinks"><div class="container-large desktop-version"><div class="back-button-wrapper"><div data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2ca07" class="navbar_link-back products"><div class="back-button w-embed"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="18" height="18"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" fill="rgba(0,0,0,1)"></path></svg></div><div class="text-size-small text-weight-medium">COMPANY</div></div></div><a href="/company" class="new_nav_dropdown-full w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">About Us</div><p class="text-size-small text-weight-normal">Anomali is the leader in modernizing security operations with the power of analytics, intelligence, automation, and AI to deliver breakthrough levels of visibility, threat detection and response, and cyber exposure management.</p></div></a><a href="/company/leadership" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Leadership</div></div></a><a href="/company/careers" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Careers</div></div></a><a href="/press-room" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Press Room</div></div></a><a href="/company/awards" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Awards</div></div></a><a href="/company/reviews" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Reviews</div></div></a><a href="/contact" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Contact Us</div></div></a><a href="/request-a-demo" class="new_nav_dropdown-full is-2 w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">Schedule a Demo</div></div></a></div></div></div></div></nav></div></div></div></div></div><div class="navbar-sticky navbar3"><div class="padding-global"><div class="container-large"><div data-animation="default" class="navbar padding-bottom-0 tablet-version w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2ca30" role="banner" data-duration="400"><div class="navbar_wrapper"><div class="navbar_inside-wrapper"><div class="navbar_sticky-wrapper navbar3"><div class="navbar3_logo-wrapper"><a href="/" class="w-nav-brand"><img width="200" height="Auto" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6615615b4e92d82289e9b0be_anomali%20logo%20white.svg" loading="lazy" class="navbar3_logo is-new"/></a></div><div class="navbar3_menu"><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div fs-selectcustom-element="label" class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Products</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list"><a href="/platform" class="new_nav_dropdown-links-item full-link w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">The Anomali Platform</div><p class="text-size-small text-weight-normal">The industry-leading AI-Powered solution elevating your security operations and defense capabilities in one platform. We consolidate your tech stack; give you never before seen speed scale and performance at less cost, empower your team, and help retain them. Simply different.</p></div></a><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Security Automation</div><div class="new_nav_dropdown-link-wrapoper"><a href="/products/copilot" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Anomali Copilot</div><p class="text-size-small text-weight-normal">Immediate, correlated insight: Search petabytes of data in seconds.</p></a><a href="#" class="new_nav_dropdown-link hide w-inline-block"><div class="text-size-small text-weight-semibold">Integrator</div><p class="text-size-small text-weight-normal">Automate response: Transform risk insights into real-time protections.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Detection and Response</div><div class="new_nav_dropdown-link-wrapoper"><a href="/products/security-analytics" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Anomali Security Analytics</div><p class="text-size-small text-weight-normal">Big data security analytics: Threat detection across all of your digital assets at a fraction of the cost.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Threat Intelligence</div><div class="new_nav_dropdown-link-wrapoper"><a href="/products/threatstream" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Anomali ThreatStream</div><p class="text-size-small text-weight-normal">The external landscape: From data to insights in minutes.</p></a><a href="#" class="new_nav_dropdown-link hide w-inline-block"><div class="text-size-small text-weight-semibold">Anomali Intelligence Channels</div><p class="text-size-small text-weight-normal">Your curated intelligence: Accelerate your time to protection.</p></a></div></div><a id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2ca6c-07e133ca" href="/siem-consolidation" class="button-v2 is-secondary is-navbar w-button">Navigating the siem storm?</a></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Marketplace</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout is-75"><div class="new_nav_dropdown-links-list _3-col"><a href="/marketplace" class="new_nav_dropdown-links-item full-link w-inline-block"><div class="new_nav_dropdown-link"><div class="text-size-regular text-weight-semibold">The Anomali Marketplace</div><p class="text-size-small text-weight-normal">A unique cybersecurity marketplace providing instant access to a growing catalog of threat intelligence providers, integration partners, and threat analysis tools.</p></div></a><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Marketplace Offerings</div><div class="new_nav_dropdown-link-wrapoper"><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="new_nav_dropdown-link w-inline-block w--current"><div class="text-size-small text-weight-semibold">Threat Intelligence Feeds</div><p class="text-size-small text-weight-normal">Trial and purchase threat intelligence feeds from Anomali partners – find the right intelligence for your organization, industry, geography, threat type, and more.</p></a><a href="/marketplace/threat-analysis-tools" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Threat Analysis Tools and Enrichments</div><p class="text-size-small text-weight-normal">Gain the tools to pivot quickly from one piece of information to look up other sources of data to get a complete picture of a threat – all one click away.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">For Partners</div><div class="new_nav_dropdown-link-wrapoper"><a href="/marketplace/security-system-partners" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Security System Partners</div><p class="text-size-small text-weight-normal">Anomali seamlessly integrates with many Security and IT systems to operationalize threat intelligence cost.</p></a><a href="/marketplace" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Marketplace for Partners</div><p class="text-size-small text-weight-normal">The Anomali Technology Partner Program provides technology partners everything they need to develop innovative and differentiated product and service integrations that complement Anomali’s solution portfolio designed to stop breaches and attackers.</p></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Resources</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list _5-col"><div class="new_nav_dropdown-links-item full-link"><div class="text-size-regular text-weight-semibold">Libraries</div><div class="new_nav_dropdown-link-wrapoper"><a href="/resources" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Resources</div><p class="text-size-small text-weight-normal">Upcoming and on-demand webinars, brochures and datasheets, industry reports and white papers, case studies, and more.</p></a><a href="/company/events" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Events</div><p class="text-size-small text-weight-normal">Join Anomali for any of our online or in-person events throughout the year to learn how we can help you achieve your cyber security goals. We'd love to see you online or in-person!</p></a></div></div><div class="new_nav_dropdown-links-item hide"><div class="text-size-regular text-weight-semibold">AI Automation</div><div class="new_nav_dropdown-link-wrapoper"><a href="#" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is Copilot?</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Threat Intelligence</div><div class="new_nav_dropdown-link-wrapoper"><a href="/resources/what-is-threat-intelligence" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is Threat Intelligence?</div></a><a href="/resources/sharing-threat-intelligence" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Threat Intelligence Sharing</div></a><a href="/resources/what-is-a-tip" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is a Threat Intelligence Platform?</div></a><a href="/resources/what-is-a-cyber-fusion-center" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is a Cyber Fusion Center?</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Security Analytics</div><div class="new_nav_dropdown-link-wrapoper"><a href="/resources/what-is-security-analytics" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is Security Analytics?</div></a><a href="/resources/what-is-soar" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is SOAR?</div></a><a href="/resources/understanding-threat-exposure-management" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is Threat Exposure Management?</div></a><a href="/resources/what-is-threat-detection-investigation-and-response" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is Threat Detection, Investigation, and Response?</div></a><a href="/resources/evolution-future-of-siem" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">The Evolution and Future of SIEM</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Security Frameworks</div><div class="new_nav_dropdown-link-wrapoper"><a href="/resources/what-are-stix-taxii" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What Are STIX/TAXII?</div></a><a href="/resources/what-is-mitre-attack-and-how-is-it-useful" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">What is MITRE ATTACK?</div></a></div></div><div id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2cae4-07e133ca" class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Free Tools</div><div class="new_nav_dropdown-link-wrapoper"><a href="/resources/staxx" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">STAXX</div><p class="text-size-small text-weight-normal">STAXX gives you an easy way to access any STIX/TAXII feed.</p></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Partners</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout"><div class="new_nav_dropdown-links-list _4-col"><div class="new_nav_dropdown-links-item full-link"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/partners" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Partners Overview</div><p class="text-size-small text-weight-normal">Anomali is dedicated to fostering strong partnerships, ensuring shared success and growth through collaborative innovation and mutual support.</p></a><a href="/partners/directory" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Browse our Partner Directory</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/partners/channel" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Channel Partners</div><p class="text-size-small text-weight-normal">We help MSSPs, resellers, system integrators, and distributors enable their customers with accelerated investigation and response, improved visibility, and automated SOC operations.</p></a><a href="/partners/channel/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Become a Channel Partner</div></a><a href="https://anomali.channeltivity.com/Login" target="_blank" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Visit the Partner Portal</div></a></div></div><div id="w-node-_0c6e9625-048c-696f-e1ce-466d6ae2cb0d-07e133ca" class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/partners/technology" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Technology Alliance Partners</div><p class="text-size-small text-weight-normal">We offer a robust set of APIs and Sales Development Kits (SDKs) to seamlessly integrate with other technologies and help deliver better business outcomes for customers.</p></a><a href="/partners/technology/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Become a Technology Alliance Partner</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/partners/threat-intel-sharing" class="new_nav_dropdown-link w-inline-block"><div class="text-size-regular text-weight-semibold">Threat Intel Sharing</div><p class="text-size-small text-weight-normal">We offer the leading global threat sharing platform for ISACs, ISAOs, industry groups, holding companies, and other threat intel sharing communities seeking to power secure collaboration.</p></a><a href="/partners/threat-intel-sharing/apply" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Become a Threat Intelligence Sharing Partner</div></a></div></div></div></div></nav></div><div data-delay="0" data-hover="false" class="navbar2_menu-item w-dropdown"><div class="navbar3_link w-dropdown-toggle"><div class="navbar2_link-text"><div class="navbar2_link-text">Company</div><div class="navbar2_menu-arrow w-embed"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13 6L8 11L3 6" stroke="CurrentColor" stroke-width="1.5"/> </svg></div></div></div><nav class="navbar3_link-dropdown w-dropdown-list"><div class="new_nav_dropdown-layout is-75"><div class="new_nav_dropdown-links-list _3-col"><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/company" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">About Us</div><p class="text-size-small text-weight-normal">Anomali is a revolutionary AI-Powered Security Operations Platform that is the first and only solution to bring together security operations and defense capabilities into one proprietary cloud-native big data solution.</p></a><a href="/company/leadership" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Leadership</div></a><a href="/company/careers" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Careers</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/press-room" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Press Room</div></a><a href="/company/reviews" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Reviews</div></a><a href="/company/awards" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Awards</div></a></div></div><div class="new_nav_dropdown-links-item"><div class="new_nav_dropdown-link-wrapoper no-header"><a href="/contact" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Contact Us</div></a><a href="/request-a-demo" class="new_nav_dropdown-link w-inline-block"><div class="text-size-small text-weight-semibold">Schedule a Demo</div></a></div></div></div></div></nav></div><div class="button-group"><a href="/request-a-demo" class="button-v2 w-button">Schedule A Demo</a></div><div class="wg-element-wrapper sw5 w-locales-list"><div data-delay="300" data-hover="false" data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2cb4e" class="wg-dropdown-1 w-dropdown"><div class="wg-dd-1-togle w-dropdown-toggle"><div class="navbar2_link-text hide">en</div><div class="lang_icon-wrapper"><div class="icon-1x1-regular is-new w-embed"><svg width="100%" height="100%" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_458_3116)"> <path d="M7.96667 15.9668C12.0904 15.9668 15.4333 12.6238 15.4333 8.50011C15.4333 4.37639 12.0904 1.03345 7.96667 1.03345C3.84294 1.03345 0.5 4.37639 0.5 8.50011C0.5 12.6238 3.84294 15.9668 7.96667 15.9668Z" stroke="black" stroke-miterlimit="10"/> <path d="M2.5 13.5133C3.84933 12.164 5.716 11.3267 7.78 11.3267C9.844 11.3267 11.7107 12.164 13.06 13.5133" stroke="black" stroke-miterlimit="10"/> <path d="M13.06 3.48657C11.7107 4.83591 9.844 5.67324 7.78 5.67324C5.716 5.67324 3.84933 4.83591 2.5 3.48657" stroke="black" stroke-miterlimit="10"/> <path d="M7.98833 15.9668C9.3626 15.9668 10.4767 12.6238 10.4767 8.50011C10.4767 4.37639 9.3626 1.03345 7.98833 1.03345C6.61406 1.03345 5.5 4.37639 5.5 8.50011C5.5 12.6238 6.61406 15.9668 7.98833 15.9668Z" stroke="black" stroke-miterlimit="10"/> <path d="M0.5 8.5H15.4333" stroke="black" stroke-miterlimit="10"/> </g> <defs> <clipPath id="clip0_458_3116"> <rect width="16" height="16" fill="white" transform="translate(0 0.5)"/> </clipPath> </defs> </svg></div></div></div><nav data-w-id="0c6e9625-048c-696f-e1ce-466d6ae2cb54" class="wg-dd-1-list w-dropdown-list"><div role="list" class="w-locales-items"><div role="listitem" class="locale w-locales-item"><a hreflang="en" href="/marketplace/threat-intelligence-feeds" aria-current="page" class="wg-dropdown-1-link w--current">English</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="es" href="/es/marketplace/threat-intelligence-feeds" class="wg-dropdown-1-link">Español</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="fr-FR" href="/fr/marketplace/threat-intelligence-feeds" class="wg-dropdown-1-link">Français</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="it" href="/it/marketplace/threat-intelligence-feeds" class="wg-dropdown-1-link">Italiano</a></div></div></nav></div></div></div></div></div></div></div></div></div></div><div class="navbar_script hide w-embed w-script"><script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <!--Navbar Sticky Style Start--> <style> .navbar2_menu-arrow { transform: rotate(0deg); } body { margin: 0; padding: 0; } .content { height: 2000px; /* Replace with the actual height of your content */ padding: 20px; /* Adjust padding to your design */ } .navbar-sticky { position: sticky; top: 0; z-index: 100; background-color: white; } </style> <!--Navbar Sticky Style End--> <script> $(document).ready(function() { $('.navbar2_dropdown-link').hover( function() { $(this).click(); } ); }); /*Navbar Sticky Start*/ /*var navbar = document.querySelector(".navbar-sticky"); var navbarOffsetTop = navbar.offsetTop; var heightBox = document.querySelector(".height-box"); // Add this line to select the .height-box element window.addEventListener("scroll", function () { if (window.scrollY >= navbarOffsetTop) { navbar.style.position = "fixed"; navbar.style.top = "0"; heightBox.style.display = "block"; // Show the .height-box element } else { navbar.style.position = "relative"; heightBox.style.display = "none"; // Hide the .height-box element } });*/ /*Navbar Sticky End*/ var navbar = document.querySelector('.navbar-sticky'); var navbarOffsetTop = navbar.offsetTop; var heightBox = document.querySelector('.height-box'); window.addEventListener('scroll', function() { if (window.innerWidth >= 992) { if (window.scrollY >= navbarOffsetTop) { navbar.style.position = 'fixed'; navbar.style.top = '0'; heightBox.style.display = 'block'; } else { navbar.style.position = 'relative'; heightBox.style.display = 'none'; } } }); </script> <script> document.addEventListener('DOMContentLoaded', function() { var currentlyOpenDropdown = null; var dropdowns = document.querySelectorAll('.navbar2_menu-item'); dropdowns.forEach(function(dropdown) { var arrow = dropdown.querySelector('.navbar2_menu-arrow'); var navbar3Links = dropdown.querySelectorAll('.navbar3_link'); dropdown.addEventListener('click', function(event) { event.stopPropagation(); // Stop event propagation to prevent document click from immediately closing the dropdown if (currentlyOpenDropdown && currentlyOpenDropdown !== dropdown) { var previousArrow = currentlyOpenDropdown.querySelector('.navbar2_menu-arrow'); previousArrow.style.transition = 'transform 0.2s ease'; previousArrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown.classList.remove('w--open'); toggleFontStyle(currentlyOpenDropdown, false); } dropdown.classList.toggle('w--open'); currentlyOpenDropdown = dropdown; if (dropdown.classList.contains('w--open')) { arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(180deg)'; toggleFontStyle(dropdown, true); } else { arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown = null; toggleFontStyle(dropdown, false); } }); }); // Event listener to close the dropdown when clicking outside of it document.body.addEventListener('click', function() { if (currentlyOpenDropdown) { var arrow = currentlyOpenDropdown.querySelector('.navbar2_menu-arrow'); arrow.style.transition = 'transform 0.2s ease'; arrow.style.transform = 'rotate(0deg)'; currentlyOpenDropdown.classList.remove('w--open'); toggleFontStyle(currentlyOpenDropdown, false); currentlyOpenDropdown = null; } }); function toggleFontStyle(dropdown, isOpen) { var navbar3Links = dropdown.querySelectorAll('.navbar3_link'); navbar3Links.forEach(function(link) { link.style.transition = 'color 0.2s ease, font-weight 0.2s ease'; // Add transition for color and font weight change link.style.color = isOpen ? '#002B71' : '#000000'; link.style.fontWeight = isOpen ? '600' : 'normal'; // Change font weight to 600 when dropdown is open, otherwise, reset to normal }); } }); </script></div></header></header><main class="main-wrapper"><header class="section_header text-color-white"><div class="padding-global"><div class="container-large"><div class="padding-section-xlarge padding-bottom-xxlarge tablet-version"><div class="w-layout-grid header_component"><div class="header_content"><div class="margin-bottom margin-xsmall"><div class="text-style-label">Anomali Marketplace</div></div><div class="margin-bottom margin-small"><h1 class="hide">Connect with the Anomali CISO community</h1><div class="header_item is-1"><h1>Get Curated Access to Hundreds of Threat Intelligence Feeds</h1></div></div><div class="margin-top margin-small"></div><div class="margin-top margin-medium"><div class="button-group"></div></div></div><div class="header_content-image-wrapper hide-tablet"></div></div></div></div></div><div class="header_background-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cfdaf820b84e0484c6e51_Anomali.jpg" loading="eager" alt="" class="header_background-image"/><div class="header-overlay-blue"></div></div><div class="section-border_wrapper margin-bottom-minus position-absolute-bottom align-bottom"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e12f75670de3efddd1cd8_v-shape-white.svg" loading="lazy" alt="" class="v-shaped-border"/></div></header><div class="section_tab"><div class="padding-section-xsmall"><div class="tab_tabs-menu"><a href="/marketplace" class="tab_tabs-link w-inline-block"><div>Overview</div></a><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="tab_tabs-link w-inline-block w--current"><div>Threat Intelligence Feeds</div></a><a href="/marketplace/threat-analysis-tools" class="tab_tabs-link w-inline-block"><div>Threat Analysis Tools</div></a><a href="/marketplace/security-system-partners" class="tab_tabs-link w-inline-block"><div>Security System Partners</div></a></div></div></div><div class="section-border_wrapper margin-bottom-minus align-bottom"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/649475ce439a7e541085b855_647e0852cf55e2b1c5266732_v-shape-blue.svg" class="v-shaped-border"/></div><div class="section_resource_cta_final background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="w-layout-grid quote_layout"><div class="quote_content"><div class="margin-bottom margin-small"><h2>Choose From 200+ Specialized Intelligence Feeds to Improve Your Security Posture</h2></div><p>With the Anomali Marketplace, you can easily evaluate and purchase threat intelligence streams and investigation enrichment offerings offered by Anomali partners directly in the ThreatStream admin console, as well as customize your included subscriptions to more than 100 open-source threat feeds.</p></div><div class="quote_card background-color-oxford-blue"><p>Interested in featuring your intelligence on the Anomali Marketplace? Let’s discuss how you can become an Anomali Technology Partner.</p><div class="margin-top margin-medium"><a href="/marketplace/technology-partners" class="button is-secondary is-alternate w-inline-block"><div>get started</div></a></div></div></div></div></div></div></div><div class="section-border_wrapper margin-top-minus align-top"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e30b1bb0d2631b83dd4a0_v-shape-white-down.svg" class="v-shaped-border"/></div><section class="section_use-cases"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-large"><div class="text-align-center"><div class="align-center max-width-large"><h2>Types of Intelligence Feeds</h2><div class="margin-top margin-small"><p>Anomali’s pre-integrated partner ecosystem includes the leading global research vendors offering indicators and insights spanning threat categories you need to secure your business, letting you easily implement your intelligence coverage strategy across a breadth of threat categories in the APP Store, including:</p></div></div></div></div><div class="w-layout-grid use-cases_component"><div id="w-node-_885b1f08-a5d7-ca5e-222e-9d8cc4b2cd3e-4e83c0e0" class="w-layout-grid use-cases_row"><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="use-cases_card background-color-alice-blue w-inline-block w--current"><div class="use-cases_content"><div class="feature-info_feature-list"><div id="w-node-_7f8a1da0-b3df-9106-4e35-bc5fdf096b98-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Adversary Monitoring</div></div><div id="w-node-_7f8a1da0-b3df-9106-4e35-bc5fdf096b9d-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Brand Monitoring</div></div><div id="w-node-_7f8a1da0-b3df-9106-4e35-bc5fdf096ba2-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Malware Intelligence</div></div><div id="w-node-_7f8a1da0-b3df-9106-4e35-bc5fdf096ba7-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Social Media<br/></div></div></div></div></a><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="use-cases_card background-color-alice-blue w-inline-block w--current"><div class="use-cases_content"><div class="feature-info_feature-list"><div id="w-node-_5e3f1a55-3ade-9bdf-c395-edb9c8231616-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>DNS/URL/IP</div></div><div id="w-node-_5e3f1a55-3ade-9bdf-c395-edb9c823161b-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Deep & Dark Web</div></div><div id="w-node-_5e3f1a55-3ade-9bdf-c395-edb9c8231620-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Domain Monitoring</div></div><div id="w-node-_5e3f1a55-3ade-9bdf-c395-edb9c8231625-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Phishing<br/></div></div></div></div></a><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="use-cases_card background-color-alice-blue w-inline-block w--current"><div class="use-cases_content"><div class="feature-info_feature-list"><div id="w-node-ebf4a024-fd7b-dc7c-079e-dd2431dd76b1-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Fraud Intelligence</div></div><div id="w-node-ebf4a024-fd7b-dc7c-079e-dd2431dd76b6-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Mobile Device</div></div><div id="w-node-ebf4a024-fd7b-dc7c-079e-dd2431dd76bb-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Physical Infrastructure</div></div><div id="w-node-ebf4a024-fd7b-dc7c-079e-dd2431dd76c0-4e83c0e0" class="feature-info_feature-item"><div class="feature-info_wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e598117733975aac1e0f5_check-icon.svg" loading="lazy" alt="" class="icon-1x1-regular"/></div><div>Vulnerability Prioritization<br/></div></div></div></div></a></div></div></div></div></div></section><div class="section-border_wrapper margin-bottom-minus mobile-version"><img loading="lazy" alt="" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e309e61fec7e56e62c254_v-shape-alice-down.svg" class="v-shaped-border"/></div><div class="section_partners background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large content-align-center"><div class="margin-bottom max-width-large"><div class="content-center"><div class="text-align-center"><div class="max-width-large"><div class="margin-bottom margin-large"><h2>Threat Intelligence Partners</h2></div></div></div></div></div><div class="max-width-xlarge align-center w-dyn-list"><div fs-cmsload-resetix="true" fs-cmsload-element="list" fs-cmsfilter-element="list" role="list" class="partners_list w-dyn-items"><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="accenture-deepsight" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae28d10f41c9cca2492_DeepSight_accenture.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="bfore-ai" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66c8ba64b966c6e112d553ec_bfore_ai_logo_nb.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="blueliv" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b05204ed3d8d3cb7e06_logo-blueliv.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="csis-security-group" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6add1add2cbfacdfa270_logo-csis.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="cisco-secure-malware-analytics" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b051fc7402ccfb91e1f_logo-cisco-amp-threatgrid.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="phishme" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af9204ed3d8d3cb7a87_logo-phisme-partners.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="crowdstrike" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b04204ed3d8d3cb7de2_logo-crowdstrike.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="cyberint" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be0e985ad18b177a5f895d_cyberint.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="dataminr-pulse" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo.png" loading="lazy" sizes="(max-width: 479px) 19vw, (max-width: 767px) 31vw, (max-width: 991px) 20vw, (max-width: 1439px) 12vw, 168.0113525390625px" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo.png 600w" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="digital-shadows" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae1b2f315360c0593ec_logo-digital-shadows.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="dragos" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad91add2cbfacdf9ff7_logo-dragos.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="emerging-threats" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afd204ed3d8d3cb7c98_logo-emerging-threats.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="farsight" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afcf30950587127b762_logo-farsight-security.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="feedly" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be1f3a5b9127de5f7d30c2_feedly.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="flashpoint" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afb1fc7402ccfb91942_logo-flashpoint-partners.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="fox-it" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b07067f9c6e0972de28_Logo-Fox-IT.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="gatewatcher" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b124341455f6b0a3d28_gatewatcher.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="georgia-tech-research-institute-gtri" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afb204ed3d8d3cb7b7f_logo-gtri-partners.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="greynoise-intelligence" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b164341455f6b0a4111_greynoise-logo.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="group-ib" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afaf30950587127b662_logo-group-ib-partners.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="isight-partners" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af9f30950587127b61d_logo-isight-partners.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="intel-471" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afaa4ef1bc8b2134876_logo-intel471-2.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="kaspersky-labs" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad9b6f8c441a3f3026c_kaspersky-2.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="malware-patrol" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad2b6f8c441a3f30023_logo-malware-patrol.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="mandiant" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b114341455f6b0a3bff_logo-mandiant.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="meta-threatexchange" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66e9986625c7a6894e01ae43_Meta%20ThreatExchange%20Logo.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="polyswarm" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0c2513001982227c33_logo-polyswarm.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="proofpoint" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0f6348d2aacd8665dd_logo-proofpoint.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="q6-cyber" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad206219274c5494c8f_Logo-Q6.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="red-sky-alliance" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af55c406545d41b57c0_logo-red-sky-alliance.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="reversinglabs" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae38d10f41c9cca2538_logo-reversing-labs.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="sekoia-io" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia.webp" loading="lazy" sizes="(max-width: 479px) 19vw, (max-width: 767px) 31vw, (max-width: 991px) 20vw, (max-width: 1439px) 12vw, 168.0113525390625px" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia-p-500.webp 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia.webp 543w" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="secneurx" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0ea4ef1bc8b21350b2_logo-secneurx.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="silobreaker" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6adb8d10f41c9cca200c_silobreaker.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="sixgill" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6adc8d10f41c9cca20a0_logo-sixgill2.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="spamhaus" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo.png" loading="lazy" sizes="(max-width: 479px) 19vw, (max-width: 767px) 31vw, (max-width: 991px) 20vw, (max-width: 1439px) 12vw, 168.0113525390625px" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-800.png 800w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo.png 1360w" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="team-cymru-bars-feed" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="team-cymru-controller-feed" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="team-cymru-reputation-feed" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="teamt5" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b061fc7402ccfb91e7d_logo-teamt5.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="the-media-trust" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af81e880c7913ea0de8_logo-the-media-trust.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="threatfabric" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b072c998a45831338b7_logo-threatfabric.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="threatbook" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo.png" loading="lazy" sizes="(max-width: 479px) 19vw, (max-width: 767px) 31vw, (max-width: 991px) 20vw, (max-width: 1439px) 12vw, 168.0113525390625px" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo-p-800.png 800w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo.png 860w" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="zerofox" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad83123330e355ffe25_partner-zerofox.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-trigger="verisign-idefense" data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e39" class="eye-card_card position-relative overflow-hidden"><div class="eye-card_content-wrapper"><div class="eye-card_content text-align-center justify-center tablet-version"><div class="eye-card_content-top"><img alt="" src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af75c406545d41b585b_idefense.png" loading="lazy" class="eye-card_logo"/></div></div><div class="eye-card_triangle-shape active"></div><div class="eye-card_icon-wrapper"><div class="eye-card_icon w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12 4C4.86536 4 0.256791 11.3689 0.173438 11.5031C0.0612427 11.6445 0.000121298 11.8196 0 12C0.000141923 12.1548 0.045192 12.3062 0.129688 12.4359C0.130724 12.4375 0.131765 12.4391 0.132813 12.4406C0.146567 12.469 4.01507 20 12 20C19.9511 20 23.8139 12.543 23.8609 12.4516C23.8641 12.4464 23.8672 12.4412 23.8703 12.4359C23.9548 12.3062 23.9999 12.1548 24 12C24 11.8203 23.9394 11.6458 23.8281 11.5047C23.8276 11.5042 23.8271 11.5036 23.8266 11.5031C23.7432 11.3689 19.1346 4 12 4ZM12 6.4C15.0928 6.4 17.6 8.9072 17.6 12C17.6 15.0928 15.0928 17.6 12 17.6C8.9072 17.6 6.4 15.0928 6.4 12C6.4 8.9072 8.9072 6.4 12 6.4ZM12 9.6C11.3635 9.6 10.753 9.85286 10.3029 10.3029C9.85286 10.753 9.6 11.3635 9.6 12C9.6 12.6365 9.85286 13.247 10.3029 13.6971C10.753 14.1471 11.3635 14.4 12 14.4C12.6365 14.4 13.247 14.1471 13.6971 13.6971C14.1471 13.247 14.4 12.6365 14.4 12C14.4 11.3635 14.1471 10.753 13.6971 10.3029C13.247 9.85286 12.6365 9.6 12 9.6Z" fill="currentcolor"/> </svg></div></div></div><div class="card_background-color-white"></div><div class="card_background-color-alice-blue"></div></div></div></div></div><div class="popup_component"><div class="popup_modal padding-xlarge marketplace"><div style="-webkit-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-moz-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);-ms-transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);transform:translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0)" class="popup_modal-content-wrapper background-color-white max-width-large"><div class="popup_modal-header"><div class="heading-style-h4">Partners</div><a data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e5d" href="#" class="modal-close-button w-inline-block"><img src="https://cdn.prod.website-files.com/624380709031623bfe4aee60/624380709031623afe4aee7e_icon_close-modal.svg" alt="" class="icon-1x1-small-2"/></a></div><div class="w-dyn-list"><div role="list" class="modal_partners_list w-dyn-items"><div role="listitem" class="w-dyn-item"><div cms-modal-target="accenture-deepsight" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae28d10f41c9cca2492_DeepSight_accenture.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Accenture DeepSight</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Accenture DeepSight addresses every stage of the attack lifecycle with industry-leading threat intelligence, advanced monitoring, incident response, and cyber skills development services.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.symantec.com/services/cyber-security-services/deepsight-intelligence" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="bfore-ai" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66c8ba64b966c6e112d553ec_bfore_ai_logo_nb.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">BforeAI</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>BforeAI is a leader in predictive security solutions helping organizations prevent intrusions and data exfiltration by predicting vectors of future attacks. The information is used in PreCrime™ - predictive cyber threat intelligence that enhances existing security solutions (firewalls, DNS resolvers, anti-phish filters, proxies, etc.) with foresight. BforeAI's patented AI technology combined with hyperscale observation infrastructure and modern APIs augment customers' security postures with predictions.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://bfore.ai" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="blueliv" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b05204ed3d8d3cb7e06_logo-blueliv.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Blueliv</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Blueliv is a leading provider of targeted cyber threat information and analysis intelligence for large enterprises and service providers. Our deep expertise, global high-quality data sources, and proprietary big-data analysis capabilities enable our clients to successfully prevent targeted cyber attacks and strategically minimize future threats. The Blueliv cyber threat platform and feed address a comprehensive range of cyber threats to turn global threat data into predictive, actionable intelligence specifically for each enterprise and the unique threats it faces. Our powerful search and big-data analytics capabilities deliver real-time actionable information and adaptive response to our clients and partners.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.blueliv.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="csis-security-group" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6add1add2cbfacdfa270_logo-csis.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">CSIS Security Group</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">We're an independent cyber security services company with a single focus - detecting and mitigating threats to protect our customers’ assets, brands and users. We create value by sharing our threat intelligence expertise, and help protect some of the world's largest commercial enterprises. Trusted by law enforcement agencies, government, business and news media, we are more than 60 cyber security professionals from over 20 countries.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.csis.dk/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="cisco-secure-malware-analytics" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b051fc7402ccfb91e1f_logo-cisco-amp-threatgrid.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Cisco Secure Malware Analytics</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Cisco® Secure Malware Analytics (formerly Threat Grid) combines two of the leading malware protection solutions: unified malware analysis and context-rich intelligence. It empowers security professionals to proactively defend against and quickly recover from cyber attacks. Secure Malware Analytics crowd-sources malware from a closed community and analyzes all samples using proprietary, highly secure techniques that include static and dynamic (sandboxing) analysis. It correlates the results with hundreds of millions of other analyzed malware artifacts to provide a global view of malware attacks, campaigns, and their distribution. Security teams can quickly correlate a single sample of observed activity and characteristics against millions of other samples to fully understand its behaviors in a historical and global context.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="http://www.cisco.com/c/en/us/products/security/threat-grid/index.html" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="phishme" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af9204ed3d8d3cb7a87_logo-phisme-partners.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Cofense</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Cofense empowers your people to recognize phishing attacks and stop them in minutes, not days. Our end-to-end phishing defense solution combines cutting-edge technology with collective human intelligence to protect your organization from inbox to SOC. Cofense Intelligence is timely, trusted, high-fidelity, and contextual phishing-specific attack intelligence to help fight rapidly evolving threat landscape.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/phishme" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.cofense.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="crowdstrike" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b04204ed3d8d3cb7de2_logo-crowdstrike.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">CrowdStrike</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">CrowdStrike™ is a leading provider of next-generation endpoint protection, threat intelligence, and services. CrowdStrike Falcon enables customers to prevent damage from targeted attacks, detect and attribute advanced malware and adversary activity in real time, and effortlessly search all endpoints reducing overall incident response time. CrowdStrike customers include some of the largest blue chip companies in the financial services, energy, oil & gas, telecommunications, retail, and technology sectors, along with some of the largest and most sophisticated government agencies worldwide.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/crowdstrike" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.crowdstrike.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="cyberint" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be0e985ad18b177a5f895d_cyberint.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Cyberint</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Cyberint's digital risk protection enhances threat intelligence using IOCs from OSINT and deep-dark-web sources. It offers a query API and daily feed to enrich security tools, blacklists, and threat intelligence with detailed indicators and scores.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://cyberint.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="dataminr-pulse" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66d1e4c00f2a04e5457334e6_Dataminr%20Logo.png 600w" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Dataminr Pulse</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Dataminr Pulse for Cyber Risk brings the leading AI-powered real-time alerting into Anomali, easily fitting into your workflows and enabling rapid identification and mitigation of emerging threats so you can deliver faster time to detection and response.</p><p></p><p></p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.dataminr.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="digital-shadows" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae1b2f315360c0593ec_logo-digital-shadows.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Digital Shadows</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Digital Shadows monitors and manages an organization’s digital risk across the widest range of data sources within the visible, deep and dark web to protect the company’s business and reputation. Digital Shadows SearchLight™ service combines the industry’s most comprehensive and scalable data analytics combined with human data security experts to protect an organization from digital risks.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.digitalshadows.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="dragos" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad91add2cbfacdf9ff7_logo-dragos.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Dragos</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">The Dragos ICS asset identification, threat detection and response platform distills decades of real-world experience from an elite team of ICS cybersecurity experts across the U.S. intelligence community and private industrial companies. Dragos’ offerings also include professional services, and Dragos WorldView for regular threat intelligence reports. Dragos is headquartered in the Washington, DC area.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/dragos-datasheet" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://dragos.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="emerging-threats" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afd204ed3d8d3cb7c98_logo-emerging-threats.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Emerging Threats</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Proofpoint ET Intelligence delivers the most timely and accurate threat intelligence. Their fully verified intel provides deeper context and integrates seamlessly with your security tools to enhance your decision-making.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.proofpoint.com/us/products/et-intelligence" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="farsight" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afcf30950587127b762_logo-farsight-security.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Farsight Security</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Farsight Security provides rapid threat detection and response to rapidly identify and react to incursions of your internet presence and brand. Real-time contextual information increases the value of threat data for the enterprise, government and security industries. Farsight provides the world’s most security conscious organizations with threat intelligence and incident threat detection, protecting users and their infrastructure.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.farsightsecurity.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="feedly" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be1f3a5b9127de5f7d30c2_feedly.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Feedly</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>The Feedly integration with Anomali ThreatStream provides a simple way to ingest articles and threat intelligence reports discovered in Feedly. The integration ingests full article content and insights discovered by Feedly AI, such as IoCs and the relationships between threat actors, malware, TTPs, and CVEs.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://feedly.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="flashpoint" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afb1fc7402ccfb91942_logo-flashpoint-partners.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Flashpoint</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Flashpoint is the pioneering leader in threat data and intelligence. We empower commercial enterprises and government agencies to decisively confront complex security challenges, reduce risk, and improve operational resilience amid fast-evolving threats. Through the Flashpoint Ignite platform, we deliver unparalleled depth, breadth, and speed of data from highly relevant sources, enriched by human insights. Our solutions span cyber threat intelligence, vulnerability intelligence, geopolitical risk, physical security, fraud, and brand protection. The result: our customers safeguard critical assets, avoid financial loss, and protect lives.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/flashpoint" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.flashpoint-intel.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="fox-it" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b07067f9c6e0972de28_Logo-Fox-IT.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Fox-IT</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Fox-IT prevents, solves, and mitigates the most serious cyber threats with innovative solutions for government, defense, law enforcement, critical infrastructure, banking, and commercial enterprise clients worldwide. Our approach combines human intelligence and technology into innovative solutions that ensure a more secure society. We develop custom and packaged solutions that maintain the security of sensitive government systems, protect industrial control networks, defend online banking systems, and secure highly confidential data and networks.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://fox-it.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="gatewatcher" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b124341455f6b0a3d28_gatewatcher.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Gatewatcher</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">LastInfoSec, Gatewatcher’s Cyber Threat Intelligence (CTI) offering, optimizes your existing resources and helps you to see further. Compatible with all cybersecurity solutions, it immediately improves your detection by enriching it with contextual information on internal and external cyber threats specifically targeting your business.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/gatewatcher" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.gatewatcher.com/en" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="georgia-tech-research-institute-gtri" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afb204ed3d8d3cb7b7f_logo-gtri-partners.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Georgia Tech Research Institute (GTRI)</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">The Georgia Tech Research Institute is a highly-regarded applied research and development organization. Each day, GTRI’s science and engineering expertise is used to solve some of the toughest problems facing government and industry across the nation and around the globe. GTRI redefines innovation by tackling customers’ most complex challenges with the right mix of expertise, creativity and practicality. Our expert scientists and engineers turn ideas into workable solutions and then put those solutions into action. GTRI has 76 active US Letters Patents, 43 pending US patent applications and 15 pending provisional applications in the United States.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://gtri.gatech.edu/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="greynoise-intelligence" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b164341455f6b0a4111_greynoise-logo.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Greynoise Intelligence</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Turning internet noise into intelligence. Trusted by global enterprises and thousands of users to drive security team efficiency, eliminate false positives and focus on real threats.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.greynoise.io/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="group-ib" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afaf30950587127b662_logo-group-ib-partners.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Group-IB</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Group-IB is one of the global leaders in preventing and investigating high-tech crimes and online fraud. Since 2003, the company has been active in the field of computer forensics and information security, protecting the largest international companies against financial losses and reputation risks.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="http://www.group-ib.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="isight-partners" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af9f30950587127b61d_logo-isight-partners.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">ISight Partners</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">FireEye iSIGHT Threat Intelligence is a proactive, forward-looking means of qualifying threats poised to disrupt your business based on the intents, tools and tactics of the attacker. Our high-fidelity, comprehensive intelligence delivers visibility beyond the typical attack lifecycle, adding context and priority to global threats before, during and after an attack. It helps mitigate risk, bolster incident response, and enhance your overall security ecosystem. Get the intel you need to predict attack and refocus your attention on what matters most to your business.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.fireeye.com/products/isight-cyber-threat-intelligence-subscriptions.html" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="intel-471" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6afaa4ef1bc8b2134876_logo-intel471-2.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Intel 471</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Intel 471 provides an actor-centric intelligence collection capability for the world's leading cyber threat intelligence teams. Their intelligence collection focuses on infiltrating and maintaining access to closed sources where threat actors collaborate, communicate and plan cyber attacks.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/intel-471" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://intel471.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="kaspersky-labs" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad9b6f8c441a3f3026c_kaspersky-2.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Kaspersky</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Most Tested. Most Awarded. For over 20 years, we’ve been recognized as experts in the fight against malware and cybercrime. In 2017, Kaspersky products participated in 86 independents tests & reviews – and were awarded 72 first places and 78 top-three finishes.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.kaspersky.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="malware-patrol" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad2b6f8c441a3f30023_logo-malware-patrol.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Malware Patrol</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Malware Patrol provides real-time threat intelligence that protects companies in over 175 countries against the latest cyber threats, including phishing, malware, ransomware, data exfiltration, and brand infringement. Security teams rely on our dependable and historically rich data to expand their threat landscape visibility, resulting in improved detection rates and response times.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/malware-patrol" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.malwarepatrol.net/integrations-formats-tip-siem-soar/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="mandiant" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b114341455f6b0a3bff_logo-mandiant.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Mandiant</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Since 2004, Mandiant® has been a trusted partner to security-conscious organizations. Effective security is based on the right combination of expertise, intelligence, and adaptive technology, and the Mandiant Advantage SaaS platform scales decades of frontline experience and industry-leading threat intelligence to deliver a range of dynamic cyber defense solutions. Mandiant’s approach helps organizations develop more effective and efficient cyber security programs and instills confidence in their readiness to defend against and respond to cyber threats.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.mandiant.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="meta-threatexchange" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66e9986625c7a6894e01ae43_Meta%20ThreatExchange%20Logo.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Meta ThreatExchange</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Most threat intelligence solutions suffer because the data is too hard to standardize and verify. Meta created the ThreatExchange platform so that participating organizations can share threat data using a convenient, structured, and easy-to-use API that provides privacy controls to enable sharing with only desired groups.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://developers.facebook.com/products/threat-exchange" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="polyswarm" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0c2513001982227c33_logo-polyswarm.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">PolySwarm</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">PolySwarm’s hot ransomware feed is a real-time stream of new and emergent malware with a focus on new Ransomware Families, 30% of which are not yet in competing feeds. Each file is given an individual threat score (PolyScore) along with detailed tagging and metadata, allowing organizations to automate the distribution, prioritization, and handling of threats.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/polyswarm" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://polyswarm.io/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="proofpoint" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0f6348d2aacd8665dd_logo-proofpoint.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Proofpoint</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Proofpoint is a next-generation cybersecurity company protecting people, data, and brands from advanced threats and compliance risks based on its global intelligence platform that spans email, social and mobile. Proofpoint Emerging Threats (ET) intelligence for IPs and malicious domains and its Targeted Attack Protection intelligence feed for advanced email threats are available in the ThreatStream APP Store and are based on behavior observed directly by Proofpoint ET Labs.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.proofpoint.com/us/products/advanced-threat-protection/et-intelligence" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="q6-cyber" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad206219274c5494c8f_Logo-Q6.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Q6 Cyber</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Q6 Cyber monitors the Digital Underground - a vast universe of online sites, marketplaces, communities, and forums where hackers, fraudsters, and cyber criminals operate and interact. Our 24x7 coverage includes not only the DarkWeb and DeepWeb, but also malware networks, botnets, private messaging platforms and other cybercrime infrastructure. Q6 delivers exceptional ROI to enterprise customers around the world through significant reduction of fraud losses, data breaches, and electronic crimes including Customer Account Takeovers and Payment Card Fraud. Our e-Crime Intelligence helps to transform your information security and fraud operations from reactive to proactive.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/q6-cyber" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://q6cyber.com/who-we-are" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="red-sky-alliance" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af55c406545d41b57c0_logo-red-sky-alliance.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Red Sky Alliance</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Red Sky Alliance provides targeted cyber threat intelligence in the forms of services, feeds and reporting. Founded in 2011, Red Sky Alliance has tracked and analyzed malware, ransomware and cyber threat actor groups. Services such as their RedXray cyber threat notification service can provide daily cyber threat intelligence without installing software, hardware or require a network connection. Prices for this service begin at US$ 500.00 per month.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="http://www.wapacklabs.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="reversinglabs" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ae38d10f41c9cca2538_logo-reversing-labs.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">ReversingLabs</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">ReversingLabs provides the industry’s first modular, high volume file classification solution, that scales to assess million of files from various sources including endpoints, network and storage.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/reversinglabs" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.reversinglabs.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="sekoia-io" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia.webp" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia-p-500.webp 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/665e28e56c10cb6bd3e38691_logosekoia.webp 543w" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">SEKOIA.IO</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>SEKOIA.IO CTI is a mix of exclusive SEKOIA.IO threat intelligence data coming from C2 trackers, VT trackers, honeypots and refined OSINT data. The threat intelligence provided by SEKOIA.IO is easily actionable within Anomali ThreatStream as it's highly structured in STIX 2.1, fully contextualized and built for detection purposes. SEKOIA.IO CTI subscription includes an API and a web portal access.</p><p></p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.sekoia.io/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="secneurx" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b0ea4ef1bc8b21350b2_logo-secneurx.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">SecneurX</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">SecneurX’s mission is to help solve the security industry’s malware issues through network communications analysis. SecneurX leverages AI and Machine learning to automate the analysis of communications data and arrive at information, solutions, and products to identify and combat malware, including mobile malware threats, threats targeting IoT/OT infrastructure, and threats targeting organizations providing critical infrastructure.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/secneurx" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.secneurx.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="silobreaker" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6adb8d10f41c9cca200c_silobreaker.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Silobreaker</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Silobreaker helps security, business and intelligence professionals make sense of the overwhelming amount of data available on the web. By discovering insights that are buried deep inside the data, we help you uncover the information that is most valuable to you. Our products are designed to support your workflow, from collecting and analysing data to disseminating your findings across your organisation.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/silobreaker" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.silobreaker.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="sixgill" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6adc8d10f41c9cca20a0_logo-sixgill2.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Sixgill</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Sixgill’s cyber threat intelligence solution focuses on your intelligence needs, helping you mitigate risk to your organization, more effectively and more efficiently. Using an agile and automatic collection methodology, Sixgill provides you with broad coverage of exclusive-access deep and dark web sources as well as relevant surface web sources. Utilizing artificial intelligence and machine learning, Sixgill automates the production cycle of cyber intelligence from monitoring, to extraction to production, uniquely focusing on relevant threats operating in these sources. A market leader in deep and dark web cyber threat intelligence, Sixgill provides threat intelligence solutions to enterprises around the world including Fortune 500 companies, financial institutions, and law enforcement agencies, addressing a wide range of cybersecurity challenges.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/sixgill" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.cybersixgill.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="spamhaus" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-800.png 800w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo-p-1080.png 1080w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66f1b203ba6d6689173372eb_spamhause-technologies-logo.png 1360w" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Spamhaus Botnets & C2 Intelligence</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>This Spamhaus feed provides comprehensive intelligence on Botnet infrastructure (infected devices and controllers) and Command and Control (C2) infrastructure used in malware distribution and other malicious activities.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.spamhaus.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="team-cymru-bars-feed" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Team Cymru – BARS Feed</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Our Botnet Analysis & Reporting Service (BARS) provides in-depth analysis, tracking, and history of 40+ malware families that utilize unique control protocols and possibly encryption mechanisms.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.team-cymru.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="team-cymru-controller-feed" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Team Cymru – Controller Feed</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Near-real-time identification of botnet command and control (C&C) IP addresses (IRC, http, and P2P) built for DDoS, warez, and underground economy to include bot types, passwords, channels, and our insight.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.team-cymru.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="team-cymru-reputation-feed" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/64b741e2f5d022e48d7d58ee_Team-Cymru-logo-600x322.webp" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Team Cymru – Reputation Feed</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>Near-real-time feed to allow subscribers to monitor for infected computers visiting their networks to identify compromised hosts as they access their networks, thus enabling them to monitor or block these infected hosts before they can cause any damage.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.team-cymru.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="teamt5" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b061fc7402ccfb91e7d_logo-teamt5.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">TeamT5</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">TeamT5 is a group of hackers dedicated to cyber threat research. The team started out with outstanding research ability and has been delivering cyber threat intelligence (CTI) for more than 5 years. Compared with other CTI vendors, TeamT5 has the deepest and best understanding of cyber attackers in the Asia Pacific region. With leading intelligence and knowledge of cyber-attacks, TeamT5 developed unique technologies and methodology to help clients deal with targeted attacks. The solutions have been verified and have helped numerous victims to solve their problems.</div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://teamt5.org/products/threatvision/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="the-media-trust" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af81e880c7913ea0de8_logo-the-media-trust.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">The Media Trust</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">The Media Trust works with the world's largest, most-heavily trafficked digital properties—websites and mobile apps—to provide real-time security, first-party data protection and privacy, performance management and quality assurance solutions that help protect, monetize and optimize the user experience across desktop, smartphone, tablet and gaming devices.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/the-media-trust" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://mediatrust.com/products/malware-attack-data" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="threatfabric" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6b072c998a45831338b7_logo-threatfabric.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">ThreatFabric</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">Take advantage of ThreatFabric’s expertise on Mobile Threat Intelligence. The MTI feed allows banks to track mobile banking malware campaigns targeting their banking apps and to import information reports on malware families, their capabilities, and their evolution.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/threatfabric" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.threatfabric.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="threatbook" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo.png" loading="lazy" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo-p-500.png 500w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo-p-800.png 800w, https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/66be269b830f0ffb9a1aa387_threatbook-logo.png 860w" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">Threatbook</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>ThreatBook CTI provides high-fidelity intelligence collected from alerts from real customer cases, using ThreatBook's 99.9% high-fidelity threat intelligence to help enterprises with compromise detection, alarm noise reduction, and focusing on real threats.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://threatbook.io/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="zerofox" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6ad83123330e355ffe25_partner-zerofox.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">ZeroFOX</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext">The ZeroFOX for Anomali app extends social media and digital visibility across the cyber threat landscape into the Anomali Threat Platform to provide early warning into digital attacks on your business, executives and assets.</div><div class="margin-top margin-medium"><div class="button-group"><a href="/thank-you/file/zerofox" target="_blank" class="button is-small w-button">Datasheet</a><a href="https://www.zerofox.com/" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div><div role="listitem" class="w-dyn-item"><div cms-modal-target="verisign-idefense" class="modal_item_layout"><div class="popup_content_wrapper padding-medium"><div class="w-layout-grid partner_title-grid margin-bottom margin-medium"><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e65-4e83c0e0" class="partner_content-left"><img src="https://cdn.prod.website-files.com/6454d31338f3f4b0b5ecdf5f/648e6af75c406545d41b585b_idefense.png" loading="lazy" alt="" class="partner-logo"/></div><div id="w-node-_510de623-d77b-797d-01fe-0a8bc2d34e67-4e83c0e0" class="partner_content-right"><div class="partner_title-wrapper"><div class="heading-style-h4">iDefense</div></div></div></div><div class="max-width-large align-center"><div class="text-style-label margin-bottom margin-small">Threat Intelligence Feeds</div><div class="w-richtext"><p>iDefense empowers its customers’ environments with contextual, timely and actionable security intelligence, enabling businesses and governments to make smarter decisions to defend against new and evolving threats.</p></div><div class="margin-top margin-medium"><div class="button-group"><a href="#" class="button is-small w-condition-invisible w-button">Datasheet</a><a href="https://www.accenture.com/us-en/service-idefense-security-intelligence" target="_blank" class="button is-secondary is-small w-button">Website</a></div></div></div></div></div></div></div></div></div><div data-w-id="510de623-d77b-797d-01fe-0a8bc2d34e7d" class="popup_modal-background-overlay"></div></div></div></div></div></div></div><section class="section_cta-demo"><div class="default-gradient background-color-gradient-2"></div><div class="padding-global"><div class="container-large"><div class="padding-section-xxlarge"><div class="w-layout-grid cta-demo_component"><div class="cta-demo_image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo.webp" loading="lazy" alt="A man wearing headphones and looking at a computer screen." sizes="(max-width: 479px) 92vw, (max-width: 767px) 95vw, (max-width: 991px) 41vw, 43vw" srcset="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo-p-500.webp 500w, https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646cffbb29887a119df54979_schedule-demo.webp 616w" class="cta-demo_image"/></div><div class="cta-demo_content"><div class="margin-bottom margin-small"><h2 class="text-color-white">Improve your detection and response capabilities</h2></div><p class="text-size-large text-color-white">Organizations rely on Anomali to harness and correlate the power of threat intelligence with AI-driven security analytics.</p><div class="margin-top margin-medium"><div class="button-group"><a href="/request-a-demo" class="button is-primary w-inline-block"><div class="button-text-wrapper"><div class="text-size-button">Schedule Demo</div><div class="dynamic-arrow"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64cd3ce07105a169a5b63e78_button-arrow-state1.svg" loading="lazy" alt="" class="icon-1x1-xsmall partial-arrow"/><div class="arrow-line"></div></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6509cecee7cab371a49e2e4a_primary-button-blur.svg" loading="lazy" alt="" class="button-gradient"/></a></div></div></div></div></div></div></div><div class="section-border_wrapper margin-bottom-minus position-absolute-bottom align-bottom"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/647e0852cf55e2b1c5266732_v-shape-blue.svg" loading="lazy" alt="" class="v-shaped-border"/></div></section></main><footer footer-bg="color-old" class="footer5_component background-color-darkblue"><footer class="new_footer_component"><div class="padding-global"><div class="container-xlarge text-color-white"><div class="padding-vertical padding-xxlarge"><div class="padding-bottom padding-large"><div class="w-layout-grid new_footer_top-wrapper"><div id="w-node-d0c5be49-12ae-20f5-6f78-5fed048367de-048367d6"><div class="new_footer_logo-link"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/661c29ef9457b5f44f35eab9_logo%20white.svg" loading="lazy" alt="" class="footer_logo-link-image"/></div><div class="padding-vertical padding-medium"><p class="text-size-small text-weight-normal">808 Winslow Street , Redwood City, CA, 94063, United States<br/><br/><a href="tel:+18444847328" class="new_footer_text-link">+1 844 4 THREATS (847328) <br/></a><a href="tel:+448000148096" class="new_footer_text-link">+44 8000 148096 (International Toll-Free) <br/><br/></a><a href="mailto:general@anomali.com" class="new_footer_text-link hide">general@anomali.com</a></p></div><div class="w-layout-grid new_footer_social-icons"><a href="https://www.facebook.com/threatstream" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.5 6H13.5C12.9477 6 12.5 6.44772 12.5 7V10H16.5C16.6137 9.99748 16.7216 10.0504 16.7892 10.1419C16.8568 10.2334 16.8758 10.352 16.84 10.46L16.1 12.66C16.0318 12.8619 15.8431 12.9984 15.63 13H12.5V20.5C12.5 20.7761 12.2761 21 12 21H9.5C9.22386 21 9 20.7761 9 20.5V13H7.5C7.22386 13 7 12.7761 7 12.5V10.5C7 10.2239 7.22386 10 7.5 10H9V7C9 4.79086 10.7909 3 13 3H16.5C16.7761 3 17 3.22386 17 3.5V5.5C17 5.77614 16.7761 6 16.5 6Z" fill="CurrentColor"/> </svg></div></a><a href="https://www.instagram.com/anomali_inc/" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 3H8C5.23858 3 3 5.23858 3 8V16C3 18.7614 5.23858 21 8 21H16C18.7614 21 21 18.7614 21 16V8C21 5.23858 18.7614 3 16 3ZM19.25 16C19.2445 17.7926 17.7926 19.2445 16 19.25H8C6.20735 19.2445 4.75549 17.7926 4.75 16V8C4.75549 6.20735 6.20735 4.75549 8 4.75H16C17.7926 4.75549 19.2445 6.20735 19.25 8V16ZM16.75 8.25C17.3023 8.25 17.75 7.80228 17.75 7.25C17.75 6.69772 17.3023 6.25 16.75 6.25C16.1977 6.25 15.75 6.69772 15.75 7.25C15.75 7.80228 16.1977 8.25 16.75 8.25ZM12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.51472 16.5 12 16.5C14.4853 16.5 16.5 14.4853 16.5 12C16.5027 10.8057 16.0294 9.65957 15.1849 8.81508C14.3404 7.97059 13.1943 7.49734 12 7.5ZM9.25 12C9.25 13.5188 10.4812 14.75 12 14.75C13.5188 14.75 14.75 13.5188 14.75 12C14.75 10.4812 13.5188 9.25 12 9.25C10.4812 9.25 9.25 10.4812 9.25 12Z" fill="CurrentColor"/> </svg></div></a><a href="https://twitter.com/anomali" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M13.6538 1.6875H16.1348L10.7145 7.8825L17.091 16.3125H12.0975L8.18701 11.1997L3.7125 16.3125H1.23L7.0275 9.68625L0.911255 1.6875H6.03L9.56475 6.36075L13.6538 1.6875ZM12.783 14.8275H14.1578L5.28375 3.0945H3.8085L12.783 14.8275Z" fill="currentcolor"/> </svg></div></a><a href="https://www.linkedin.com/company/anomali/" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM8 18C8.27614 18 8.5 17.7761 8.5 17.5V10.5C8.5 10.2239 8.27614 10 8 10H6.5C6.22386 10 6 10.2239 6 10.5V17.5C6 17.7761 6.22386 18 6.5 18H8ZM7.25 9C6.42157 9 5.75 8.32843 5.75 7.5C5.75 6.67157 6.42157 6 7.25 6C8.07843 6 8.75 6.67157 8.75 7.5C8.75 8.32843 8.07843 9 7.25 9ZM17.5 18C17.7761 18 18 17.7761 18 17.5V12.9C18.0325 11.3108 16.8576 9.95452 15.28 9.76C14.177 9.65925 13.1083 10.1744 12.5 11.1V10.5C12.5 10.2239 12.2761 10 12 10H10.5C10.2239 10 10 10.2239 10 10.5V17.5C10 17.7761 10.2239 18 10.5 18H12C12.2761 18 12.5 17.7761 12.5 17.5V13.75C12.5 12.9216 13.1716 12.25 14 12.25C14.8284 12.25 15.5 12.9216 15.5 13.75V17.5C15.5 17.7761 15.7239 18 16 18H17.5Z" fill="CurrentColor"/> </svg></div></a><a href="https://www.youtube.com/channel/UCloYBsWSqk_5x7gdpOn4y8g" target="_blank" class="footer5_social-link text-color-white w-inline-block"><div class="social-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M18.5399 4.33992L19.9999 4.48992C21.7284 4.68529 23.0264 6.16064 22.9999 7.89992V16.0999C23.0264 17.8392 21.7284 19.3146 19.9999 19.5099L18.5999 19.6599C14.2315 20.1099 9.82835 20.1099 5.45991 19.6599L3.99991 19.5099C2.27143 19.3146 0.973464 17.8392 0.999909 16.0999V7.89992C0.973464 6.16064 2.27143 4.68529 3.99991 4.48992L5.39991 4.33992C9.76835 3.88995 14.1715 3.88995 18.5399 4.33992ZM11.1099 15.2199L14.9999 12.6199H15.0599C15.2695 12.4833 15.3959 12.2501 15.3959 11.9999C15.3959 11.7497 15.2695 11.5165 15.0599 11.3799L11.1699 8.77992C10.9402 8.62469 10.6437 8.60879 10.3987 8.73859C10.1538 8.86839 10.0004 9.12271 9.99991 9.39992V14.5999C10.0128 14.858 10.1576 15.0913 10.3832 15.2173C10.6088 15.3433 10.8834 15.3443 11.1099 15.2199Z" fill="currentColor"/> </svg></div></a></div></div><div id="w-node-d0c5be49-12ae-20f5-6f78-5fed048367fc-048367d6" class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Platform and Products</div></div><a href="/platform" class="footer5_link text-color-white">Anomali Platform</a><a href="/products/copilot" class="footer5_link text-color-white">Anomali Copilot</a><a href="/products/security-analytics" class="footer5_link text-color-white">Anomali Security Analytics</a><a href="/products/threatstream" class="footer5_link text-color-white">Anomali ThreatStream</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Marketplace</div></div><a href="/marketplace" class="footer5_link text-color-white">Anomali Marketplace</a><a href="/marketplace/threat-intelligence-feeds" aria-current="page" class="footer5_link text-color-white w--current">Threat Intelligence Feeds</a><a href="/marketplace/threat-analysis-tools" class="footer5_link text-color-white">Threat Analysis Tools and Enrichments</a><a href="/marketplace/security-system-partners" class="footer5_link text-color-white">Security System Partners</a><a href="/marketplace/technology-partners" class="footer5_link text-color-white">Marketplace for Partners</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Partners</div></div><a href="/partners" class="footer5_link text-color-white">Partners Overview</a><a href="/marketplace/technology-partners" class="footer5_link text-color-white">Join the Technology Partner Program</a><a href="/marketplace/sdks" class="footer5_link text-color-white">Anomali SDKs</a><a href="/threat-intel-sharing" class="footer5_link text-color-white">Threat Intel Sharing</a><a href="https://anomali.channeltivity.com/Login" target="_blank" class="footer5_link text-color-white">Partner Portal Login</a></div><div class="footer5_link-list margin-bottom margin-medium"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Resources</div></div><a href="/resources" class="footer5_link text-color-white">Resource Library</a><a href="/blog" class="footer5_link text-color-white">Blog</a><a href="/company/events" class="footer5_link text-color-white">Events</a><a href="/customer-success" class="footer5_link text-color-white">Support</a><a id="w-node-_0670a61e-0aa2-b082-c03d-0865e7c06276-048367d6" href="/glossary" class="footer5_link text-color-white">Glossary</a></div><div class="new_footer_link-list hide-tablet"></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Company</div></div><a href="/company" class="footer5_link text-color-white">About Anomali</a><a href="/company/leadership" class="footer5_link text-color-white">Leadership</a></div><div class="new_footer_link-list show-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold">Company</div></div><a href="/company" class="footer5_link text-color-white">About Us</a><a href="/company/leadership" class="footer5_link text-color-white">Leadership</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed04836847-048367d6" href="/company/careers" class="footer5_link text-color-white">Careers</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed04836849-048367d6" href="/press-room" class="footer5_link text-color-white">Press Room</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed0483684b-048367d6" href="/contact" class="footer5_link text-color-white">Contact Us</a><a id="w-node-d0c5be49-12ae-20f5-6f78-5fed0483684d-048367d6" href="/request-a-demo" class="footer5_link text-color-white">Schedule Demo</a></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold"> </div></div><a href="/company/careers" class="footer5_link text-color-white">Careers</a><a href="/press-room" class="footer5_link text-color-white">Press Room</a></div><div class="new_footer_link-list hide-tablet"><div class="margin-bottom margin-xsmall"><div class="text-size-medium text-weight-semibold"> </div></div><a href="/contact" class="footer5_link text-color-white">Contact Us</a><a href="/request-a-demo" class="footer5_link text-color-white">Schedule Demo</a></div></div></div><div class="padding-bottom padding-medium"><div class="footer5_bottom-wrapper"><div class="w-layout-grid footer5_legal-list"><div class="text-size-small">© Copyright 2024 Anomali®. All rights reserved. ThreatStream® is a registered trademark of Anomali Inc. Anomali Match™ ("Match") and Anomali Lens™ ("Lens") are trademarks of Anomali Inc.</div></div></div></div><div class="line-divider"></div><div class="padding-top padding-medium"><div class="footer5_bottom-wrapper"><div class="w-layout-grid footer5_legal-list"><a href="/privacy-policy" class="footer5_legal-link text-color-white">Privacy Policy</a><a href="/terms-of-service" class="footer5_legal-link text-color-white">Terms of Use</a><a href="/cookie-policy" class="footer5_legal-link text-color-white">Cookies Policy</a><a href="/security" class="footer5_legal-link text-color-white">Security</a></div></div></div></div></div></div><div id="fs-cookies" class="fs-cookies"><div fs-cc="banner" class="fs-cc-banner_component"><div class="fs-cc-banner_container"><div class="fs-cc-banner_text">By clicking <strong>“Accept”</strong>, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our <a href="/cookie-policy" class="fs-cc-banner_text-link">Cookie Policy</a> for more information.</div><div class="fs-cc-banner_buttons-wrapper"><a fs-cc="open-preferences" href="#" class="fs-cc-banner_text-link">Preferences</a><a fs-cc="deny" href="#" class="button is-secondary w-button">Deny</a><a fs-cc="allow" href="#" class="button w-button">Accept</a></div></div><div fs-cc="interaction" class="fs-cc-banner_trigger"></div></div><div fs-cc="manager" class="fs-cc-manager_component"><div fs-cc="open-preferences" class="fs-cc-manager_button"><div class="fs-cc-manager_icon w-embed"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"> <style type="text/css"> .st0{fill:#5169E4;} </style> <path class="st0" d="M15,3C8.4,3,3,8.4,3,15s5.4,12,12,12s12-5.4,12-12c0-0.3,0-0.7-0.1-1c-1.4,0-2.5-1-2.8-2.2 C23.8,11.9,23.4,12,23,12c-1.7,0-3-1.3-3-3c-1.7,0-3-1.3-3-3c0-0.2,0-0.5,0.1-0.7C16.4,4.8,16,4,16,3.1C15.7,3,15.3,3,15,3z M25,4 c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S25.6,4,25,4z M20,5c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S20.6,5,20,5z M11,7 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S10.4,7,11,7z M27,9c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S27.6,9,27,9z M18,11 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S17.4,11,18,11z M14,13c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S13.4,13,14,13z M9,15 c1.1,0,2,0.9,2,2s-0.9,2-2,2s-2-0.9-2-2S7.9,15,9,15z M22,15c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S21.4,15,22,15z M17,19 c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S16.4,19,17,19z M13,22c0.6,0,1,0.4,1,1s-0.4,1-1,1s-1-0.4-1-1S12.4,22,13,22z"/> </svg></div></div><div fs-cc="interaction" class="fs-cc-manager_trigger"></div></div><div fs-cc-scroll="disable" fs-cc="preferences" class="fs-cc-prefs_component w-form"><form id="cookie-preferences" name="wf-form-Cookie-Preferences" data-name="Cookie Preferences" method="get" class="fs-cc-prefs_form" data-wf-page-id="657dc50a96389eee4e83c0e0" data-wf-element-id="e8a67574-5734-4533-b9a6-d30826116373"><div fs-cc="close" class="fs-cc-prefs_close"><div class="fs-cc-prefs_close-icon w-embed"><svg fill="currentColor" aria-hidden="true" focusable="false" viewBox="0 0 16 24"> <path d="M9.414 8l4.293-4.293-1.414-1.414L8 6.586 3.707 2.293 2.293 3.707 6.586 8l-4.293 4.293 1.414 1.414L8 9.414l4.293 4.293 1.414-1.414L9.414 8z"></path> </svg></div></div><div class="fs-cc-prefs_content"><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title font-family-beatrice">Privacy Preference Center</div></div><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_text">Our website uses cookies to enhance your experience. Some cookies are essential for basic functionality, while others are used for marketing, analytics, and personalization. You can choose to disable certain types of storage that are not necessary, but this may affect your website experience.</div></div><div class="fs-cc-prefs_space-medium"><a fs-cc="deny" href="#" class="fs-cc-prefs_button fs-cc-button-alt w-button">Reject all cookies</a><a fs-cc="allow" href="#" class="fs-cc-prefs_button w-button">Allow all cookies</a></div><div class="fs-cc-prefs_space-small"><div class="fs-cc-prefs_title font-family-beatrice">Manage Consent Preferences by Category</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Essential</div><div class="fs-cc-prefs_text"><strong>Always Active</strong></div></div><div class="fs-cc-prefs_text">These are required to enable basic website functionality.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Analytics</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="analytics" name="Analytics" data-name="Analytics" fs-cc-checkbox="analytics" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Analytics" class="fs-cc-prefs_checkbox-label w-form-label">Essential</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">These help us understand how the website performs, how visitors interact with the site, and whether there may be technical issues.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Marketing</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="marketing" name="Marketing" data-name="Marketing" fs-cc-checkbox="marketing" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Marketing" class="fs-cc-prefs_checkbox-label w-form-label">Essential</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">We use these to deliver advertising that is more relevant to you and your interests. We also use them to limit the number of times you see an advertisement and measure the effectiveness of advertising campaigns.</div></div><div class="fs-cc-prefs_option"><div class="fs-cc-prefs_toggle-wrapper"><div class="fs-cc-prefs_label font-family-beatrice">Personalization</div><label class="w-checkbox fs-cc-prefs_checkbox-field"><input type="checkbox" id="Personalization" name="Personalization" data-name="Personalization" fs-cc-checkbox="personalization" class="w-checkbox-input fs-cc-prefs_checkbox"/><span for="Personalization" class="fs-cc-prefs_checkbox-label w-form-label">Essential</span><div class="fs-cc-prefs_toggle"></div></label></div><div class="fs-cc-prefs_text">These items allow the us to remember choices you make (such as your user name, language, or the region you are in) and provide enhanced, more personal features.</div></div><div class="fs-cc-prefs_buttons-wrapper"><a fs-cc="submit" href="#" class="fs-cc-prefs_button w-button">Confirm my preferences and close</a></div><input type="submit" data-wait="Please wait..." class="fs-cc-prefs_submit-hide w-button" value="Submit"/><div class="w-embed"><style> /* smooth scrolling on iOS devices */ .fs-cc-prefs_content{-webkit-overflow-scrolling: touch} </style></div></div></form><div class="w-form-done"></div><div class="w-form-fail"></div><div fs-cc="close" class="fs-cc-prefs_overlay"></div><div fs-cc="interaction" class="fs-cc-prefs_trigger"></div></div><div class="hide w-embed"><style> /*width*/ /*width*/ .fs-cc-prefs_content::-webkit-scrollbar { width:3px; } /*thumb*/ .fs-cc-prefs_content::-webkit-scrollbar-thumb { background:rgb(175, 175, 175); } .fs-cc-prefs_content { overflow-x: hidden!important; overflow-y: scroll!important; } /* Hide Horizontal Scrollbar */ .fs-cc-prefs_content::-webkit-scrollbar-horizontal { display: none; } </style></div></div><div class="footer-bg-styles w-embed"><style> [footer-bg~="color-old"] .new_footer_component { background-color: var(--midnight-blue); } [footer-bg~="color-new"] .new_footer_component { background-color: var(--oxford); } </style></div></footer></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6453db2ad32b573c40a15c49" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/js/anomali-staging.f53208212.js" type="text/javascript"></script><style> /* Add CSS styles for the selected option */ #languageSelect option:checked { color: red; /* Change this to your desired color */ } </style> <script> document.addEventListener('DOMContentLoaded', function () { var banner = document.getElementById('banner'); var closeBanner = document.getElementById('closeBanner'); var menuButton = document.querySelector('.navbar_menu-button'); function closeBannerAndMenu() { banner.style.display = 'none'; } closeBanner.addEventListener('click', closeBannerAndMenu); menuButton.addEventListener('click', closeBannerAndMenu); menuButton.addEventListener('keypress', function (event) { // Close banner when Enter key is pressed on menu button if (event.key === 'Enter') { closeBannerAndMenu(); } }); }); </script> <script> // Function to pre-fill the field with name "GCLID__c" function prefillGCLIDField() { // Prefill the field with name "GCLID__c" using JavaScript var gclidField = document.getElementsByName("GCLID__c")[0]; if (gclidField) { // Retrieve the GCLID value from the cookie var gclidValue = getCookieValue("gclid"); // Set the field's value console.log("Prefilling GCLID__c field with value:", gclidValue); gclidField.value = gclidValue || ""; } } // Call the function to pre-fill the GCLID field prefillGCLIDField(); </script><script> window.addEventListener('DOMContentLoaded', () => { const tabLink = document.querySelector('.tab_tabs-link.w--current'); if (tabLink) { tabLink.style.visibility = 'visible'; tabLink.style.pointerEvents = 'auto'; const tabMenu = document.querySelector('.tab_tabs-menu'); const scrollOffset = tabLink.offsetLeft - tabMenu.clientWidth / 2 + tabLink.clientWidth / 2; tabMenu.scrollLeft = scrollOffset; } }); </script> <script> function configureClickEvent() { $("[cms-modal-trigger]").each(function () { let itemID = $(this).attr("cms-modal-trigger"); let target = $("[cms-modal-target='" + itemID + "']"); $(this).on("click", function() { $("[cms-modal-target]").hide(); $(target).show(); setTimeout(function() { // Refresh the code here console.log("Refreshing code..."); }, 500); }); }); } $(document).ready(function() { configureClickEvent(); }); $(document).on("click", "[fs-cmsload-mode='load-under']", function() { configureClickEvent(); }); </script> </body></html>