CINXE.COM
Reviews I Gartner Peers Insights I Anomali
<!DOCTYPE html><!-- Last Published: Wed Feb 19 2025 21:04:06 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.anomali.com" data-wf-page="657dc50a96389eee4e83c090" data-wf-site="6453db2ad32b573c40a15c49" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Reviews I Gartner Peers Insights I Anomali</title><link rel="alternate" hrefLang="x-default" href="https://www.anomali.com/company/reviews"/><link rel="alternate" hrefLang="en" href="https://www.anomali.com/company/reviews"/><link rel="alternate" hrefLang="es" href="https://www.anomali.com/es/company/reviews"/><link rel="alternate" hrefLang="fr-FR" href="https://www.anomali.com/fr/company/reviews"/><link rel="alternate" hrefLang="it" href="https://www.anomali.com/it/company/reviews"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." name="description"/><meta content="Reviews I Gartner Peers Insights I Anomali" property="og:title"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." property="og:description"/><meta content="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6627ff6e7f8cb72de4b695f6_Anomali-OpenGraph-2024.webp" property="og:image"/><meta content="Reviews I Gartner Peers Insights I Anomali" property="twitter:title"/><meta content="Read reviews of Anomali via Gartner Peer Insights. Users of Anomali describe their experience implementing this security operations platform." 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.9d335751f.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/company/reviews" 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><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="guide"] {border-top: 5px solid #3aff9f;} [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="/company/reviews" 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/company/reviews" 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/company/reviews" 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/company/reviews" 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="657dc50a96389eee4e83c090" 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 and IT operations in one platform. Modernize the delivery of legacy systems to detect, investigate, respond, and remediate threats at lightning speed for a fraction of the cost of competitors.</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">Artificial Intelligence (AI)</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">Advanced AI and Natural Language Processing to easily conduct complex cybersecurity and IT data analysis.</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">Modern SIEM</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">All-in-one ETL, SIEM, XDR, UEBA, and SOAR for intelligent threat detection, investigation, and response.</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</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">Threat intelligence platform (TIP) that provides curated access to the world's largest theat intelligence repository.</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 class="navbar_link-products-dropdowns hide"><a href="/products/copilot" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Anomali Copilot</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></a><a href="/products/security-analytics" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Anomali Security Analytics</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></a><a href="/products/threatstream" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle"><div class="text-weight-medium nav-link is-new">Anomali ThreatStream</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></a><a href="/products/integrator" class="navbar-dropdown_link is-new w-inline-block"><div class="navbar-dropdown_toggle is-new"><div class="text-weight-medium nav-link is-new">Anomali Integrator</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></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" 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 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" aria-current="page" class="new_nav_dropdown-full is-2 w-inline-block w--current"><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 and IT operations in one platform. Modernize the delivery of legacy systems to detect, investigate, respond, and remediate threats at lightning speed for a fraction of the cost of competitors.</p></div></a><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Artificial Intelligence (AI)</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">Advanced AI and Natural Language Processing to easily conduct complex cybersecurity and IT data analysis.</p></a></div></div><div class="new_nav_dropdown-links-item"><div class="text-size-regular text-weight-semibold">Modern SIEM</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">All-in-one ETL, SIEM, XDR, UEBA, and SOAR for intelligent threat detection, investigation, and response.</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">Threat intelligence platform (TIP) that provides curated access to the world's largest theat intelligence repository.</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" class="new_nav_dropdown-link w-inline-block"><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" aria-current="page" class="new_nav_dropdown-link w-inline-block w--current"><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="/company/reviews" 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/company/reviews" class="wg-dropdown-1-link">Español</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="fr-FR" href="/fr/company/reviews" class="wg-dropdown-1-link">Français</a></div><div role="listitem" class="locale w-locales-item"><a hreflang="it" href="/it/company/reviews" 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-large padding-bottom-xxlarge tablet-version"><div class="w-layout-grid header_component"><div class="header_content"><div class="margin-bottom margin-small"></div><div class="margin-bottom margin-small"><h1>Reviews</h1></div></div></div></div></div></div><div class="header_background-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6497daea6f0085c7a52cc590_generic-hero.webp" 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/647f99dce152213204e9478b_v-shaped-alice-header.svg" loading="lazy" alt="" class="v-shaped-border"/></div></header><section class="section_review background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="max-width-large align-center"><h2>Gartner Peer Insights</h2></div></div></div><div class="margin-bottom margin-medium"><div class="testimonial_content"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo"/></div><div class="margin-bottom"><div class="text-size-xlarge">"From the moment we implemented Anomali we immediately felt like family. They supported us in the first steps when during our learning phase with the product and now they check in on a regular basis to ensure that we're using the product to it's fullest extend and capabilities. Whenever we have a support issue, they are always available to help and does it with an amazing attitude."</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">Threat Intelligence Team Leader, Finance industry</p><div class="review-card_rating-wrapper margin-top margin-medium"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" alt="Gartner Peer Insights logo" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-white"></div></div></div><div class="review-card_component"><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"Once products are deployed, the process runs smoothly. Produces huge numbers of Threat Intel, which were filtered and customized to our requirements. Anomali support is outstanding, and dedicated to satisfy our requirements."</div></div><div class="review-card_client"><p class="text-weight-semibold">Technical Cyber Threat Intelligence Analyst, Finance industry</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"An exceptional / state of art product with a great customer focused team to enable the organization improve its cyber posture proactively."</div></div><div class="review-card_client"><p class="text-weight-semibold">Global Leader - Cybersecurity Operations, Manufacturing industry</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"Excellente TIP to concentrate & correlate Feeds from all kind of sources. Need to maturing in the capability to produce reports and with Sighting."</div></div><div class="review-card_client"><p class="text-weight-semibold">Threat Intelligence Lead, Media industry</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"Anomali has been one of the only platforms we've seen that allows us to tag our own intelligence, apply confidence ratings and collaborate with other intel sources to get a better picture of the attacker infrastructures, etc at a play in Cyber Attacks."</div></div><div class="review-card_client"><p class="text-weight-semibold">Cyber Security Specialist, Transportation industry</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"I could say these data set is designed for practitioner. 1. Input - All kind of (unstructured + structured) data could processed properly. 2. Output - The type of export also clearly organized. So It saves time to customized/beautify."</div></div><div class="review-card_client"><p class="text-weight-semibold">Senior Consultant, Services industry</p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-b5567ab5-5f72-acfc-be60-40586051e8fa-6051e8f7" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6498e551a675d07f986037c2_gartner-peer-insights.png" loading="lazy" id="w-node-b5567ab5-5f72-acfc-be60-40586051e900-6051e8f7" alt="Gartner Peer Insights logo" class="review-logo"/></div><div>"Anomali provide a knowledge system that provides our organisation with a tool that helps us getting more insight and overview in the financial threat landscape, combined with extended connectivity possibilities related to external intelligence sources makes this a powerful tool."</div></div><div class="review-card_client"><p class="text-weight-semibold">CYI Analyst, Finance industry</p></div></div></div></div></div></div></section><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><div class="section_testimonial"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><section class="testimonial_header margin-bottom margin-xlarge"><div class="margin-bottom margin-medium"><div class="text-align-center"><div class="max-width-large align-center"><h2>Anomali customer quotes</h2></div></div></div></section><section class="testimonial_slider"><div data-delay="6000" data-animation="outin" class="testimonial_component w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="true" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false"><div class="testimonial_mask w-slider-mask"><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“The time it takes to analyze a threat has gone down from 30 minutes to just a few minutes, time that adds up over the course of investigating many malicious IPs every week. There has been a substantial decrease in terms of meantime-to-know.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Arindam Bose</p><p class="text-size-regular">Senior Vice President & Security Officer, Bank of Hope</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“Before Anomali, we had tons of information without context. We had to look through thousands of alerts quickly just to see what stood out and then react to those. Anomali enabled us to spend less time dealing with noise, and more time focusing on critical issues.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Devin Ertel</p><p class="text-size-regular">CISO, Blackhawk Network Holdings</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“As one of the prominent banks in the United Arab Emirates, we manage assets and transactions for thousands of customers. One of our main commitments to our customers is security and we achieve this through solid partnerships with industry experts such as Anomali. By bringing in industry experts, we expect to gain advanced levels of security that will help us to further heighten our defenses and intercept any possible exploitation by cybercriminals.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">K.S. Ramakrishnan</p><p class="text-size-regular">Chief Risk Officer, RAKBANK</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“We leverage market-leading tools to give our company a competitive advantage and our 24/7 SOC a leg up on bad actors. With Anomali, we improve on both of these goals. By adding intelligence, we achieve a high level of certainty that enhances prioritization of the most serious threats our customers face, while improving our mitigation decisions.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">Grant Leonard</p><p class="text-size-regular">Co-Founder, Castra</p></div></div><div class="testimonial_client-logo hide-tablet"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo"/></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.png" loading="lazy" alt="" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“When I first met Anomali, I thought that they were a SIEM 3.0 with the best intelligence. I now think differently and am less focused on acronyms. As a CISO, I need to protect my organization and deliver shareholder value. Anomali is my partner.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-image-wrapper"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6471043bcff90af9f022b7b7_testimonial-profile.jpg" loading="lazy" alt="A man in a purple shirt smiling" class="testimonial_customer-image"/></div><div class="testimonial_client-info"><p class="text-weight-semibold">CISO</p><p class="text-size-regular">Top 50 Healthcare Institution</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“Anomali uniquely innovates from our perspective as customers vs. the vendor or the analyst communities. They speak business and have attended one of our board meetings. Their approach is the modern path of managing security to drive business. They are all about use cases and automation. Not to mention the cost savings. They serve the who’s who globally in our sector.”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">Senior Executive</p><p class="text-size-regular">Global Energy Company</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div><div class="testimonial_slide w-slide"><div class="testimonial_content text-color-white"><div class="testimonial_content-wrapper"><div class="testimonial_client-logo hide-desktop margin-bottom margin-medium"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e9135592d5f71734b8161_bank-of-hope.webp" loading="lazy" alt="Bank of Hope logo" class="testimonial_logo hide"/></div><div class="margin-bottom"><div class="text-size-xlarge">“Hugh Njemanze and his team at Anomali have taken security analytics to a new peak and they continue to relentlessly innovate. Moreover, we have used their platform to deliver business analytics. They have led the market in AI and ML, which has increased our productivity and our effectiveness with our management and board. Using The Anomali Platform is a competitive advantage for us. Finally, when Anomali says they partner with their customers, they mean it. Keep innovating!”</div></div><div class="testimonial_client-wrapper margin-top margin-medium"><div class="testimonial_client"><div class="testimonial_client-info"><p class="text-weight-semibold">Deputy CISO</p><p class="text-size-regular">Fortune 500 Financial Institution</p></div></div></div></div><div class="testimonial_background-color background-color-gradient-5"></div><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/646e134248980ed19a8a5453_testimonial-cover.jpg" loading="lazy" alt="" class="testimonial_background-image"/></div></div></div><div class="testimonial_arrow is-left w-slider-arrow-left"><div class="testimonial_arrow-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.31066 8.75001L9.03033 14.4697L7.96967 15.5303L0.439339 8.00001L7.96967 0.469676L9.03033 1.53034L3.31066 7.25001L15.5 7.25L15.5 8.75L3.31066 8.75001Z" fill="currentColor"/> </svg></div></div><div class="testimonial_arrow w-slider-arrow-right"><div class="testimonial_arrow-icon w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6893 7.25L6.96967 1.53033L8.03033 0.469666L15.5607 8L8.03033 15.5303L6.96967 14.4697L12.6893 8.75H0.5V7.25H12.6893Z" fill="currentColor"/> </svg></div></div><div class="testimonial_slide-nav w-slider-nav w-slider-nav-invert w-round"></div></div></section></div></div></div></div><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><section class="section_related_resources background-color-alice-blue"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="margin-bottom margin-xxlarge"><div class="text-align-center"><div class="align-center max-width-large"><div class="margin-bottom margin-small"><h2>Learn more</h2></div></div></div></div><div class="blog_list-wrapper"><div class="review-card_component"><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img loading="lazy" id="w-node-_8a0161f8-22d6-c651-805d-ccf9937010d6-4e83c090" alt="An announcement stating that Frost & Sullivan won the 2022 Best Practices Award for Global Threat Intelligence Platforms Market Leadership." src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178a16e6607006549c56_frost-sulivan-award-2022.png" class="review-logo"/><img loading="lazy" id="w-node-_8a0161f8-22d6-c651-805d-ccf9937010d7-4e83c090" alt="Frost & Sullivan logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178619dfafab241e4df7_Frost-Sullivan_logo.png" class="review-logo"/></div><div>"Keeping up with market trends has certainly paid off for Anomali – the different information inputs have allowed it to make a key strategic move: expanding its TIP to encompass a broader Extended Detection and Response (XDR) focus. Anomali’s ThreatStream, a cloud-native SaaS offering, is the market-leading TIP/threat intelligence management solution."</div></div><div class="review-card_client"><p class="text-weight-semibold">Clara Dello Russo, Research Analyst, Frost & Sullivan<br/></p><a href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991821873377debe71fd39_Anomali_Award_Write-Up.pdf" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Read Full review</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 small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/649917867c6958261eef4ca5_EMA.png" loading="lazy" id="w-node-c796fa2b-4a8a-e420-3772-35f7d27a9c8c-4e83c090" alt="EMA logo" class="review-logo"/></div><div>"Anomali has taken three of the better security solutions on the market and bundled them together into a comprehensive security tool, one that uses the world's largest (this is not hyperbole) threat/security intelligence repository to detect and identify suspicious activity and put a stop to it. Really, at the end of the day, The Anomali Platform actually does what it says that it does-it continuously detects security threats and prevents attacks before they happen."</div></div><div class="review-card_client"><p class="text-weight-semibold"><strong><em>EMA Impact Brief</em></strong></p><a href="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991821873377debe71fd39_Anomali_Award_Write-Up.pdf" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Read Full review</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 small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><div id="w-node-a89fd1ff-b289-7df7-eb9d-ef10af37ca1b-4e83c090" class="review-card_rating-wrapper"><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div><div class="review-card_rating-icon w-embed"><svg width="100%" viewBox="0 0 18 17" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.16379 0.551109C8.47316 -0.183704 9.52684 -0.183703 9.83621 0.551111L11.6621 4.88811C11.7926 5.19789 12.0875 5.40955 12.426 5.43636L17.1654 5.81173C17.9684 5.87533 18.294 6.86532 17.6822 7.38306L14.0713 10.4388C13.8134 10.6571 13.7007 10.9996 13.7795 11.3259L14.8827 15.8949C15.0696 16.669 14.2172 17.2809 13.5297 16.8661L9.47208 14.4176C9.18225 14.2427 8.81775 14.2427 8.52793 14.4176L4.47029 16.8661C3.7828 17.2809 2.93036 16.669 3.11727 15.8949L4.22048 11.3259C4.29928 10.9996 4.18664 10.6571 3.92873 10.4388L0.317756 7.38306C-0.294046 6.86532 0.0315611 5.87533 0.834562 5.81173L5.57402 5.43636C5.91255 5.40955 6.20744 5.19789 6.33786 4.88811L8.16379 0.551109Z" fill="currentColor"/> </svg></div></div><img loading="lazy" id="w-node-a89fd1ff-b289-7df7-eb9d-ef10af37ca21-4e83c090" alt="SC Media logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/649917865cffdde36800c544_SC-media-logo.png" class="review-logo"/></div><div>"Overall, security pros will find Anomali a mature, at-scale threat intelligence solution. Administrators and security teams will stop threats more effectively, improve productivity, and reduce the risk of security breaches."</div></div><div class="review-card_client"><p class="text-weight-semibold">Katelyn Dunn & Tom Weil, SC Media</p><a href="https://www.scmagazine.com/product-test/content/anomali-platform" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Read Full review</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 small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img loading="lazy" id="w-node-_09020920-45e2-4826-1463-2512b137a66f-4e83c090" alt="Frost Sullivan Award logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991784f78b56dc2383c937_frost-sullivan-award.png" class="review-logo"/><img loading="lazy" id="w-node-_09020920-45e2-4826-1463-2512b137a670-4e83c090" alt="Frost & Sullivan logo" src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/6499178619dfafab241e4df7_Frost-Sullivan_logo.png" class="review-logo"/></div><div>"Our awards program recognizes companies that are driving change, achieving growth, and setting new standards in performance. In our extensive study of the market, we determined that Anomali is outperforming competitors and owns the lion's share of enterprise customers using TIPS to improve security and reduce risk."</div></div><div class="review-card_client"><p class="text-weight-semibold">Clara Dello Russo, Research Analyst, Frost & Sullivan<br/></p></div></div><div class="review_content background-color-white"><div class="margin-bottom margin-medium"><div class="review_header"><img src="https://cdn.prod.website-files.com/6453db2ad32b573c40a15c49/64991784b73977d9d7b65208_IT_Security_Guru_logo.png" loading="lazy" id="w-node-b2d1f921-90bc-d5a9-6fe2-c9c424325aa9-4e83c090" alt="IT Security Guru logo" class="review-logo"/></div><div>"Anomali’s threat intelligence platform (TIP) is designed to provide the knowledge analysts and threat hunters demand to stay one step ahead of their adversaries. Comprising three core components – ThreatStream, Match and Lens – it aggregates threat intelligence from a vast array of sources and feeds, transforms it into understandable and actionable formats and integrates seamlessly with existing security tools."</div></div><div class="review-card_client"><p class="text-weight-semibold"><strong><em>Dave Mitchell, IT Security Guru</em></strong></p><a href="https://www.itsecurityguru.org/2020/03/02/anomali-threat-intelligence-platform/" target="_blank" class="feature_button-wrapper w-inline-block"><div data-w-id="810749d3-9122-167e-484b-071a2639b890" class="button is-tertiary"><div class="button-text-wrapper"><div class="text-size-regular">Read Full review</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 small-size"/><div class="arrow-line update-position"></div></div></div></div></a></div></div></div></div></div></div></div></section><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">Go with Anomali and improve your security posture</h2></div><p class="text-size-large text-color-white">Organizations rely on Anomali to harness the power of threat intelligence to make effective cybersecurity decisions that reduce risk and strengthen defenses.</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" class="footer5_link text-color-white">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 2025 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="657dc50a96389eee4e83c090" 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.7660de73.7897a161b5183f7b.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></body></html>