<?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: download sample file from Threat Grid by API in Endpoint Security</title>
    <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844226#M3317</link>
    <description>Thank for reply me, I already try with curl --request GET &lt;A href="https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/sampleid/nameofartifact" target="_blank"&gt;https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/sampleid/nameofartifact&lt;/A&gt; but still not download file. I get id from report &lt;A href="https://panacea.threatgrid.com/csa/v3/report" target="_blank"&gt;https://panacea.threatgrid.com/csa/v3/report&lt;/A&gt;&lt;BR /&gt;Am is miss something?&lt;BR /&gt;Thank you</description>
    <pubDate>Wed, 24 Apr 2019 15:02:16 GMT</pubDate>
    <dc:creator>HawkTeam</dc:creator>
    <dc:date>2019-04-24T15:02:16Z</dc:date>
    <item>
      <title>download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3822844#M3299</link>
      <description>&lt;P&gt;Hi Sir:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you provide me any document about download the sample file from TG by API ? I can't find it from TG help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 05:08:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3822844#M3299</guid>
      <dc:creator>peter.peng</dc:creator>
      <dc:date>2020-02-21T05:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3825322#M3301</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://panacea.threatgrid.com/mask/api-doc/api/v2/samples/:sample-id/:artifact" target="_blank"&gt;https://panacea.threatgrid.com/mask/api-doc/api/v2/samples/:sample-id/:artifact&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is possible to download it as an artifact. Example:&lt;/P&gt;
&lt;PRE&gt;curl --request GET https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/sample.zip?api_key=&amp;lt;API_KEY&amp;gt; -o sample.zip&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;Wojciech&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 06:54:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3825322#M3301</guid>
      <dc:creator>Wojciech Cecot</dc:creator>
      <dc:date>2019-03-25T06:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3826862#M3303</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.cisco.com/t5/user/viewprofilepage/user-id/56328" target="_self"&gt;Wojciech Ceco&lt;/A&gt;t :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; Thanks a lot .&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Another question: If I want to export hostname of client from FMC or TG by API. Can I make it ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 08:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3826862#M3303</guid>
      <dc:creator>peter.peng</dc:creator>
      <dc:date>2019-03-27T08:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3828858#M3305</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not sure about the Firepower API, however on TG I could only find information from which sensor sample came, for example from 'fmc-sensor-...", 'wsa-device-...', 'esa-device...'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That information can be found under "login" field.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://panacea.threatgrid.eu/mask/api-doc/api/v2/samples" target="_blank"&gt;https://panacea.threatgrid.eu/mask/api-doc/api/v2/samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are looking for the hostname of the endpoint, I don't think it is possible to get that on TG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Wojciech&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 13:13:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3828858#M3305</guid>
      <dc:creator>Wojciech Cecot</dc:creator>
      <dc:date>2019-03-29T13:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844021#M3310</link>
      <description>Hello, i use your api but not work. What's the id of :artifact meaning. Its filename or something else?&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Wed, 24 Apr 2019 10:42:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844021#M3310</guid>
      <dc:creator>HawkTeam</dc:creator>
      <dc:date>2019-04-24T10:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844077#M3314</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;As per documentation (&lt;A href="https://panacea.threatgrid.com/mask/api-doc/api/v2/samples/:sample-id/:artifact" target="_blank" rel="nofollow noopener noreferrer"&gt;https://panacea.threatgrid.com/mask/api-doc/api/v2/samples/:sample-id/:artifact&lt;/A&gt;) id of the artifact is Sample ID, that can be either retrieved using API or from Console of TG, after clicking on the sample:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-04-24 at 13.50.48.png" style="width: 482px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/35367i77AE734338CDB626/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2019-04-24 at 13.50.48.png" alt="Screenshot 2019-04-24 at 13.50.48.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regarding artifact parameter itself it needs to be something from the table, from documentation like, sample.zip, analysis.json etc.&lt;/P&gt;
&lt;P&gt;--Wojciech&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 12:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844077#M3314</guid>
      <dc:creator>Wojciech Cecot</dc:creator>
      <dc:date>2019-04-24T12:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844226#M3317</link>
      <description>Thank for reply me, I already try with curl --request GET &lt;A href="https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/sampleid/nameofartifact" target="_blank"&gt;https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/sampleid/nameofartifact&lt;/A&gt; but still not download file. I get id from report &lt;A href="https://panacea.threatgrid.com/csa/v3/report" target="_blank"&gt;https://panacea.threatgrid.com/csa/v3/report&lt;/A&gt;&lt;BR /&gt;Am is miss something?&lt;BR /&gt;Thank you</description>
      <pubDate>Wed, 24 Apr 2019 15:02:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844226#M3317</guid>
      <dc:creator>HawkTeam</dc:creator>
      <dc:date>2019-04-24T15:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844923#M3321</link>
      <description>&lt;P&gt;Looks like you are missing API key in that query, please try following (and instead of &amp;lt;API_KEY&amp;gt; place your API key):&lt;/P&gt;
&lt;PRE&gt;curl --request GET https://panacea.threatgrid.com/api/v2/samples/ec75584d564ac189b90cad37db4dc755/analysis.json?api_key=&amp;lt;API_KEY&amp;gt;&lt;/PRE&gt;
&lt;P&gt;If that will fail, please share response output (make sure to remove your API_KEY)&lt;/P&gt;
&lt;P&gt;-Wojciech&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:16:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3844923#M3321</guid>
      <dc:creator>Wojciech Cecot</dc:creator>
      <dc:date>2019-04-25T09:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: download sample file from Threat Grid by API</title>
      <link>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3846603#M3324</link>
      <description>hi, Im using CSA(ESA/WSA), its possible to download with api of CSA ? i think that problem, maybe CSA not allow to download sample with CSA api?</description>
      <pubDate>Sun, 28 Apr 2019 03:42:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/endpoint-security/download-sample-file-from-threat-grid-by-api/m-p/3846603#M3324</guid>
      <dc:creator>HawkTeam</dc:creator>
      <dc:date>2019-04-28T03:42:16Z</dc:date>
    </item>
  </channel>
</rss>

