<?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 Re: Upload Threat Intelligence not working in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/567590#M10304</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am in the same situation. Endpoint filesystem datamodel has file_hash and file_name values. I do see those values uploaded to Threat artifacts dashboard succesfully. However threatintell is not hitting it for some reason. Any help would be apreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2021 06:31:01 GMT</pubDate>
    <dc:creator>Suirand1</dc:creator>
    <dc:date>2021-09-20T06:31:01Z</dc:date>
    <item>
      <title>Upload Threat Intelligence not working</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/555930#M9992</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to upload a simple list of malicious filenames into ES Threat Intel.&lt;/P&gt;&lt;P&gt;I have a csv file which I formatted with the header file_name and some examples:&lt;/P&gt;&lt;P&gt;123.exe&lt;BR /&gt;123.py&lt;/P&gt;&lt;P&gt;I get the message:&amp;nbsp;File uploaded successfully but I never see the threat artifacts appear.&lt;/P&gt;&lt;P&gt;When checking the index=_internal sourcetype="threatintel*" I see some errors:&lt;/P&gt;&lt;P&gt;ERROR pid=294087 tid=MainThread file=threat_intelligence_manager.py:process_files:558 | status="Exception when processing file." filename=filenames.csv" message="Parser does not extract a field that can be mapped to a threat intelligence collection."&lt;/P&gt;&lt;P&gt;I have tried many different options, files, etc...but cannot get this to work. I looked at the ES Threat Intel documentation and that gets me stuck in a loop.&lt;BR /&gt;&lt;BR /&gt;What do I need to do exactly to get this to work properly with file_intel?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 07:29:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/555930#M9992</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2021-06-16T07:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Threat Intelligence not working</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/567590#M10304</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am in the same situation. Endpoint filesystem datamodel has file_hash and file_name values. I do see those values uploaded to Threat artifacts dashboard succesfully. However threatintell is not hitting it for some reason. Any help would be apreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 06:31:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/567590#M10304</guid>
      <dc:creator>Suirand1</dc:creator>
      <dc:date>2021-09-20T06:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Upload Threat Intelligence not working</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/567620#M10306</link>
      <description>&lt;P&gt;I did manage to get this to work, so I will share my findings with you so you can do the same.&lt;BR /&gt;There are a few important things you need to take into account.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As a test create a csv file like this:&lt;/P&gt;&lt;P&gt;description,file_hash,file_name,weight&lt;BR /&gt;test1,11111hash11111,123.py,5&lt;BR /&gt;test2,22222hash22222,123.exe,5&lt;/P&gt;&lt;P&gt;In the Enterprise Security App Go to &lt;STRONG&gt;Configure&lt;/STRONG&gt;→&lt;STRONG&gt;Data Enrichment&lt;/STRONG&gt;→&lt;STRONG&gt;Threat Intelligence Uploads&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Azeemering_0-1632129099847.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16056i070E78DF494CA6C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Azeemering_0-1632129099847.png" alt="Azeemering_0-1632129099847.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The most important part of uploading Threat Intel is that you format your csv file properly.&lt;/P&gt;&lt;P&gt;One of the greatest pain points encountered when ingesting threat indicators is the naming of fields. The threat intelligence framework expects that specific header field values are being utilized.&lt;/P&gt;&lt;P&gt;The reference for this can be found here→&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ES/latest/Admin/Supportedthreatinteltypes" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/ES/latest/Admin/Supportedthreatinteltypes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Make sure you copy the exact headers and do NOT use whitespaces.&lt;/P&gt;&lt;P&gt;Next; I recommend giving the default weight of 5. Make sure you fill in a meaningful Threat Category and Threat Group as these will be the values that populate the dropdowns in the Threat Intelligence dashboards.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Azeemering_1-1632129306860.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16057iD9B8E9AE14F382AF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Azeemering_1-1632129306860.png" alt="Azeemering_1-1632129306860.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Save this.&lt;/P&gt;&lt;P&gt;Next important thing is to wait a few minutes for the upload to be processed by ES.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Go to &lt;STRONG&gt;Security Intelligence&lt;/STRONG&gt;-&amp;gt;&lt;STRONG&gt;Threat Intelligence-&lt;/STRONG&gt;&amp;gt;&lt;STRONG&gt;Threat Artifacts&lt;/STRONG&gt; and you will see your uploaded values:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Azeemering_2-1632129645815.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16058iBE2BF31DB60E47E9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Azeemering_2-1632129645815.png" alt="Azeemering_2-1632129645815.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2021 09:25:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Upload-Threat-Intelligence-not-working/m-p/567620#M10306</guid>
      <dc:creator>Azeemering</dc:creator>
      <dc:date>2021-09-20T09:25:31Z</dc:date>
    </item>
  </channel>
</rss>

