<?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 Recorded Future 401 access error in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/163671#M99085</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently in the process of moving our threat feeds into Minemeld.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of our providers is Recorded Future, which i have enabled as a node, and set the API access key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i go to run a the mode, it gives me a 401 client Error: Unauthorized&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;naturally, i checked if the API key was incorrect, but i am still able to manually grab the feeds i need from recorded future using the API key, so that is not the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am i missing something in the setup, or is this an issue with minemeld?&lt;BR /&gt;&lt;BR /&gt;Also, the protoype in minemeld seems to only grab the IPlist from Recorded future; how would one go about grabbing other feeds from Recorded future?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and this excellent product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2017 18:06:51 GMT</pubDate>
    <dc:creator>JonasE</dc:creator>
    <dc:date>2017-06-28T18:06:51Z</dc:date>
    <item>
      <title>Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/163671#M99085</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently in the process of moving our threat feeds into Minemeld.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of our providers is Recorded Future, which i have enabled as a node, and set the API access key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i go to run a the mode, it gives me a 401 client Error: Unauthorized&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;naturally, i checked if the API key was incorrect, but i am still able to manually grab the feeds i need from recorded future using the API key, so that is not the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;am i missing something in the setup, or is this an issue with minemeld?&lt;BR /&gt;&lt;BR /&gt;Also, the protoype in minemeld seems to only grab the IPlist from Recorded future; how would one go about grabbing other feeds from Recorded future?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and this excellent product.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 18:06:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/163671#M99085</guid>
      <dc:creator>JonasE</dc:creator>
      <dc:date>2017-06-28T18:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165159#M99086</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/67771"&gt;@JonasE&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;sorry for the late reply, I have just tested this and it works for me.&lt;/P&gt;
&lt;P&gt;Could you double check the API token ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:16:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165159#M99086</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-07-07T09:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165196#M99087</link>
      <description>&lt;P&gt;hi luigi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, it is working for me now as well. Sorry but i do not remember exactly what the issue was, but it was on our end not Minemeld's :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I want to add More lists from recorded future in Minemeld, such as domainrisklist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently building a new class in recordedfuture.py that should be able to ingest Domain risklist as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also talked to the Recorded Future, and they mentioned that their version 1 of the api will be depreciated soon, and suggested upgrading to v2 of their api. Based on the code i see, the class IPRiskList still uses v1, is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time and help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:45:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165196#M99087</guid>
      <dc:creator>JonasE</dc:creator>
      <dc:date>2017-07-07T13:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165596#M99088</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/67771"&gt;@JonasE&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;thank you for your message, I will talk with RF to add support for APIv2 and more feeds. If you would like to work on it and contribute it back, that would be awesome !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 17:11:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165596#M99088</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-07-10T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165941#M99089</link>
      <description>&lt;P&gt;Hey Luigi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, i am currently writing a DomainLists Class and implementing it using Http Requests and v2 of Recorded Future's API.&lt;/P&gt;&lt;P&gt;I will also update the IPRisklist with the new Request call, so that everything is up to date. If everything goes according to plan, i should be pushing the commit by the end of the week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i have any questions about the way the class is structured, what's the best way to contact you? through the forum?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a nice day,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 20:45:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/165941#M99089</guid>
      <dc:creator>JonasE</dc:creator>
      <dc:date>2017-07-11T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Recorded Future 401 access error</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/166073#M99090</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/67771"&gt;@JonasE&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;you can:&lt;/P&gt;
&lt;P&gt;- ping me over the PAN Community Slack team (&lt;A href="http://pan-community.net/" target="_blank"&gt;http://pan-community.net/&lt;/A&gt;) channel #minemeld&lt;/P&gt;
&lt;P&gt;- create an issue on the github repo (&lt;A href="https://github.com/PaloAltoNetworks/minemeld-core" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-core&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;- email me at lmori@paloaltonetworks.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks !&lt;/P&gt;
&lt;P&gt;luigi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:02:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/recorded-future-401-access-error/m-p/166073#M99090</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2017-07-12T13:02:01Z</dc:date>
    </item>
  </channel>
</rss>

