<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax? in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207336#M1159</link>
    <description>&lt;P&gt;I'm running Splunk Enterprise Security 4.0.1, and trying to import and match against Observables defined using Cybox Regex syntax and stored in a TAXII server. The Observables appear to be importing into ES, but I don't think they're being interpreted as Regular Expressions. Here's the relevant portion of one of the Observables. (I'd attach the whole file, but I apparently don't have enough Karma yet.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;stix:Observables cybox_major_version="2" cybox_minor_version="1" cybox_update_version="0"&amp;gt;
    &amp;lt;cybox:Observable id="NTRS:observable-fb042acb-2427-4c37-9515-cfdfa75aa344"&amp;gt;
        &amp;lt;cybox:Title&amp;gt;Email : ATTN: Invoice J-[0-9]{6,6}&amp;lt;/cybox:Title&amp;gt;
        &amp;lt;cybox:Description&amp;gt;Dridex email subject regex&amp;lt;/cybox:Description&amp;gt;
        &amp;lt;cybox:Object id="NTRS:Email-770c3cec-51dc-4ead-bae4-bc67bed66ae0"&amp;gt;
            &amp;lt;cybox:Properties xsi:type="EmailMessageObj:EmailMessageObjectType"&amp;gt;
                &amp;lt;EmailMessageObj:Header&amp;gt;
                    &amp;lt;EmailMessageObj:From xsi:type="AddressObj:AddressObjectType" category="e-mail"&amp;gt;
                        &amp;lt;AddressObj:Address_Value/&amp;gt;
                    &amp;lt;/EmailMessageObj:From&amp;gt;
                    &amp;lt;EmailMessageObj:Subject pattern_type="Regex"&amp;gt;ATTN: Invoice J-[0-9]{6,6}&amp;lt;/EmailMessageObj:Subject&amp;gt;
                    &amp;lt;EmailMessageObj:User_Agent/&amp;gt;
                    &amp;lt;EmailMessageObj:X_Mailer/&amp;gt;
                &amp;lt;/EmailMessageObj:Header&amp;gt;
                &amp;lt;EmailMessageObj:Email_Server/&amp;gt;
                &amp;lt;EmailMessageObj:Raw_Body&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/EmailMessageObj:Raw_Body&amp;gt;
                &amp;lt;EmailMessageObj:Raw_Header&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/EmailMessageObj:Raw_Header&amp;gt;
            &amp;lt;/cybox:Properties&amp;gt;
        &amp;lt;/cybox:Object&amp;gt;
    &amp;lt;/cybox:Observable&amp;gt;
&amp;lt;/stix:Observables&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is this something that's supposed to work, or can be made to?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
John&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2016 21:43:22 GMT</pubDate>
    <dc:creator>johnmccash</dc:creator>
    <dc:date>2016-02-17T21:43:22Z</dc:date>
    <item>
      <title>Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207336#M1159</link>
      <description>&lt;P&gt;I'm running Splunk Enterprise Security 4.0.1, and trying to import and match against Observables defined using Cybox Regex syntax and stored in a TAXII server. The Observables appear to be importing into ES, but I don't think they're being interpreted as Regular Expressions. Here's the relevant portion of one of the Observables. (I'd attach the whole file, but I apparently don't have enough Karma yet.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;stix:Observables cybox_major_version="2" cybox_minor_version="1" cybox_update_version="0"&amp;gt;
    &amp;lt;cybox:Observable id="NTRS:observable-fb042acb-2427-4c37-9515-cfdfa75aa344"&amp;gt;
        &amp;lt;cybox:Title&amp;gt;Email : ATTN: Invoice J-[0-9]{6,6}&amp;lt;/cybox:Title&amp;gt;
        &amp;lt;cybox:Description&amp;gt;Dridex email subject regex&amp;lt;/cybox:Description&amp;gt;
        &amp;lt;cybox:Object id="NTRS:Email-770c3cec-51dc-4ead-bae4-bc67bed66ae0"&amp;gt;
            &amp;lt;cybox:Properties xsi:type="EmailMessageObj:EmailMessageObjectType"&amp;gt;
                &amp;lt;EmailMessageObj:Header&amp;gt;
                    &amp;lt;EmailMessageObj:From xsi:type="AddressObj:AddressObjectType" category="e-mail"&amp;gt;
                        &amp;lt;AddressObj:Address_Value/&amp;gt;
                    &amp;lt;/EmailMessageObj:From&amp;gt;
                    &amp;lt;EmailMessageObj:Subject pattern_type="Regex"&amp;gt;ATTN: Invoice J-[0-9]{6,6}&amp;lt;/EmailMessageObj:Subject&amp;gt;
                    &amp;lt;EmailMessageObj:User_Agent/&amp;gt;
                    &amp;lt;EmailMessageObj:X_Mailer/&amp;gt;
                &amp;lt;/EmailMessageObj:Header&amp;gt;
                &amp;lt;EmailMessageObj:Email_Server/&amp;gt;
                &amp;lt;EmailMessageObj:Raw_Body&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/EmailMessageObj:Raw_Body&amp;gt;
                &amp;lt;EmailMessageObj:Raw_Header&amp;gt;&amp;lt;![CDATA[]]&amp;gt;&amp;lt;/EmailMessageObj:Raw_Header&amp;gt;
            &amp;lt;/cybox:Properties&amp;gt;
        &amp;lt;/cybox:Object&amp;gt;
    &amp;lt;/cybox:Observable&amp;gt;
&amp;lt;/stix:Observables&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is this something that's supposed to work, or can be made to?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
John&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 21:43:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207336#M1159</guid>
      <dc:creator>johnmccash</dc:creator>
      <dc:date>2016-02-17T21:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207337#M1160</link>
      <description>&lt;P&gt;ES' Threat Intelligence currently doesn't support regular expression patterns.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2016 22:17:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207337#M1160</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2016-02-17T22:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207338#M1161</link>
      <description>&lt;P&gt;Hey Luke - long time no talk. I didn't know you were over at Splunk now. Do you know if this is functionality that's currently on the roadmap?&lt;BR /&gt;
Thanks&lt;BR /&gt;
John&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2016 19:12:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207338#M1161</guid>
      <dc:creator>johnmccash</dc:creator>
      <dc:date>2016-02-18T19:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207339#M1162</link>
      <description>&lt;P&gt;It isn't yet. I initiated a discussion with PM and the engineer who wrote it in order to determine how feasible it is.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2016 18:58:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207339#M1162</guid>
      <dc:creator>LukeMurphey</dc:creator>
      <dc:date>2016-02-19T18:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207340#M1163</link>
      <description>&lt;P&gt;Awesome! I think this can make a huge difference, as a lot of useful indicators can't be accurately described without this sort of capability.&lt;BR /&gt;
Thanks a ton, and let me know what gets decided.&lt;BR /&gt;
John&lt;/P&gt;</description>
      <pubDate>Mon, 29 Feb 2016 15:34:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207340#M1163</guid>
      <dc:creator>johnmccash</dc:creator>
      <dc:date>2016-02-29T15:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security 4.0.1: How to import TAXII Observables defined Using Cybox Regex Syntax?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207341#M1164</link>
      <description>&lt;P&gt;It's been almost two months... Any update?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 15:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-4-0-1-How-to-import-TAXII-Observables/m-p/207341#M1164</guid>
      <dc:creator>johnmccash</dc:creator>
      <dc:date>2016-04-15T15:08:23Z</dc:date>
    </item>
  </channel>
</rss>

