Blog

Unlock Your Threat Data with the Enrichment SDK

Anomali SDKs enable enhanced delivery of content within the platform, and with integrated systems. The Enrichments SDK aids in adding contextual info.

Joe Gehrke
April 4, 2019
Table of contents
<p>A few months back, Anomali released a set of SDKs that greatly expanded our ability to deliver content within the platform, and with integrated systems. One of those SDKs – focusing on enrichments – was introduced to provide a straightforward means for adding contextual information.<br/> <br/> In the threat intel world, enrichment has traditionally meant adding context to indicators in the form of network information (DNS, whois, GeoIP, ASN, certificate info, etc.) and reputation services (e.g. “scoring” indicators for risk). These will continue to be important data points used in threat analysis, and the Enrichment SDK will provide expanded choice for providers of this information.  <br/> <br/> But the TIP market has long since evolved to the point where this basic enrichment is commonplace, and a standard requirement for most organizations.  So, when I first got my hands on the Enrichment SDK, my mind immediately jumped to all the possibilities this would open up. Obviously, my next step was to write an app that tells you the weather based on the geolocation of a given IP!<br/>  </p><p><img alt="" src="https://cdn.filestackcontent.com/b67QTQOmNueiyfdiPTQs"/> <img alt="" src="https://cdn.filestackcontent.com/8DGhNXMpTqY6w3va8QmL"/></p><p>Because, as we all know, it rains a whole lot in Chongqing, China. So if it’s sunny then the hackers won’t be working. Am I right? This is totally ridiculous and flawed on more levels than I can count, but I hope it helps prove my point: Don’t be bound by the traditional notions of what an enrichment is. Here are a few (slightly more useful) examples of what I mean. Each of the referenced examples have been proven out using our SDK.</p><ul><li>Enrichments can be self-contained: A domain spinning app for generating typosquats, bitsquats, etc. that never even calls a third-party service. The logic is entirely self-contained. Example: dnstwist.</li><li>Data intended for other uses:  Source code search engines often do not advertise security use cases, but they are an excellent tool to identify potentially compromised websites (e.g. links to malicious JavaScript). Example: publicwww</li><li>Unlock your own data: Don’t be limited to information that will be the same for everyone. Want to know if an observable is present in any past security incidents? Example: ServiceNow.</li><li>Simplify the presentation of complex data: Certain enrichment information has typically been difficult to consume because of the type of data being returned (e.g. timeseries data, distinct data elements, etc). Example: Openports</li></ul><p>The platform and the SDK were specifically built to allow for this flexibility. By necessity, that meant the SDK is:</p><ul><li><strong>Simple</strong>: A well-documented framework and examples allow for the quick development of new enrichment apps. Each activated enrichment is presented as if it was a native to the platform - just activate and decide how you want to use it. No configuring workflows or data flows, no endless customization.</li><li><strong>Flexible</strong>: Choose how granular the functions are. In the weather app, you have the choice to pull back specific queries (wind, humidity, etc). Want the combo meal? You can use “Recipes” to string together a series of enrichments, both saving time and improving the completeness of analysis. To support the varied human elements, we must give the option of both a la carte and the combo meal.</li><li><strong>Integrated</strong>: Enrichment information must be integrated into the platform in a way that makes it actionable. Enrichments are present in two places within the Anomali platform – observables details page and the explore graph. Certain enrichments make most sense presented as pivots in a graph, while others may return a series of data best presented in a table on the details page. Some make sense in both.</li></ul><p>With our new investigations functionality, context is part of the graph/link analysis and becomes available for integration to other systems. Want to further enrich enrichment data? Simple, just continue to pivot. Want to import newly identified indicators? Add them to an import individually, using multiselect, or all at once.</p><p>Further, the SDK partner program was developed in a similar fashion to our existing APP store. This means users of the platform will regularly see new enrichments become available, while those with a narrower focus can remain restricted to specific organizations.</p><p>Ultimately, our SDKs provide an open and integrated ecosystem that allow customers to realize more value from Anomali and our partners. For more information on how we’ve worked with partners to deliver this functionality, see our <a href="https://www.anomali.com/blog/partner-spotlight-silobreaker" target="_blank">recent blog with Silobreaker</a>.</p><p>For more information visit our <a href="https://www.anomali.com/app-store" target="_blank">APP Store page</a>.  </p>
Joe Gehrke

Joe Gehrke is a former Solutions Architect at Anomali.

Discover More About Anomali

Get the latest news about Anomali's Security and IT Operations platform,

SEe all Resources
No items found.
No items found.

Propel your mission with amplified visibility, analytics, and AI.

Learn how Anomali can help you cost-effectively improve your security posture.

April 4, 2019
-
Joe Gehrke
,

Unlock Your Threat Data with the Enrichment SDK

<p>A few months back, Anomali released a set of SDKs that greatly expanded our ability to deliver content within the platform, and with integrated systems. One of those SDKs – focusing on enrichments – was introduced to provide a straightforward means for adding contextual information.<br/> <br/> In the threat intel world, enrichment has traditionally meant adding context to indicators in the form of network information (DNS, whois, GeoIP, ASN, certificate info, etc.) and reputation services (e.g. “scoring” indicators for risk). These will continue to be important data points used in threat analysis, and the Enrichment SDK will provide expanded choice for providers of this information.  <br/> <br/> But the TIP market has long since evolved to the point where this basic enrichment is commonplace, and a standard requirement for most organizations.  So, when I first got my hands on the Enrichment SDK, my mind immediately jumped to all the possibilities this would open up. Obviously, my next step was to write an app that tells you the weather based on the geolocation of a given IP!<br/>  </p><p><img alt="" src="https://cdn.filestackcontent.com/b67QTQOmNueiyfdiPTQs"/> <img alt="" src="https://cdn.filestackcontent.com/8DGhNXMpTqY6w3va8QmL"/></p><p>Because, as we all know, it rains a whole lot in Chongqing, China. So if it’s sunny then the hackers won’t be working. Am I right? This is totally ridiculous and flawed on more levels than I can count, but I hope it helps prove my point: Don’t be bound by the traditional notions of what an enrichment is. Here are a few (slightly more useful) examples of what I mean. Each of the referenced examples have been proven out using our SDK.</p><ul><li>Enrichments can be self-contained: A domain spinning app for generating typosquats, bitsquats, etc. that never even calls a third-party service. The logic is entirely self-contained. Example: dnstwist.</li><li>Data intended for other uses:  Source code search engines often do not advertise security use cases, but they are an excellent tool to identify potentially compromised websites (e.g. links to malicious JavaScript). Example: publicwww</li><li>Unlock your own data: Don’t be limited to information that will be the same for everyone. Want to know if an observable is present in any past security incidents? Example: ServiceNow.</li><li>Simplify the presentation of complex data: Certain enrichment information has typically been difficult to consume because of the type of data being returned (e.g. timeseries data, distinct data elements, etc). Example: Openports</li></ul><p>The platform and the SDK were specifically built to allow for this flexibility. By necessity, that meant the SDK is:</p><ul><li><strong>Simple</strong>: A well-documented framework and examples allow for the quick development of new enrichment apps. Each activated enrichment is presented as if it was a native to the platform - just activate and decide how you want to use it. No configuring workflows or data flows, no endless customization.</li><li><strong>Flexible</strong>: Choose how granular the functions are. In the weather app, you have the choice to pull back specific queries (wind, humidity, etc). Want the combo meal? You can use “Recipes” to string together a series of enrichments, both saving time and improving the completeness of analysis. To support the varied human elements, we must give the option of both a la carte and the combo meal.</li><li><strong>Integrated</strong>: Enrichment information must be integrated into the platform in a way that makes it actionable. Enrichments are present in two places within the Anomali platform – observables details page and the explore graph. Certain enrichments make most sense presented as pivots in a graph, while others may return a series of data best presented in a table on the details page. Some make sense in both.</li></ul><p>With our new investigations functionality, context is part of the graph/link analysis and becomes available for integration to other systems. Want to further enrich enrichment data? Simple, just continue to pivot. Want to import newly identified indicators? Add them to an import individually, using multiselect, or all at once.</p><p>Further, the SDK partner program was developed in a similar fashion to our existing APP store. This means users of the platform will regularly see new enrichments become available, while those with a narrower focus can remain restricted to specific organizations.</p><p>Ultimately, our SDKs provide an open and integrated ecosystem that allow customers to realize more value from Anomali and our partners. For more information on how we’ve worked with partners to deliver this functionality, see our <a href="https://www.anomali.com/blog/partner-spotlight-silobreaker" target="_blank">recent blog with Silobreaker</a>.</p><p>For more information visit our <a href="https://www.anomali.com/app-store" target="_blank">APP Store page</a>.  </p>

Get the Latest Anomali Updates and Cybersecurity News – Straight To Your Inbox

Become a subscriber to the Anomali Newsletter
Receive a monthly summary of our latest threat intelligence content, research, news, events, and more.