<?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: Updating MineMeld Miner indicators via http/https API requests from external systems ? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238793#M98449</link>
    <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/6710"&gt;@xhoms&lt;/a&gt;,&amp;nbsp;&lt;SPAN&gt;LocalDB miner is what we need!&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2018 23:51:55 GMT</pubDate>
    <dc:creator>AntonZakharov</dc:creator>
    <dc:date>2018-11-06T23:51:55Z</dc:date>
    <item>
      <title>Updating MineMeld Miner indicators via http/https API requests from external systems ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238128#M98447</link>
      <description>&lt;P&gt;Dear MineMeld community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can we add/remove indicators from a MineMeld Miner via http/https API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We currently have a simple automation system for IP whitelisting:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;External System sends an https request to an automation server with an IP address info and some another data:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://AutoRequest.com/request?ip=10.1.1.1&amp;amp;start_date=01/01/2018&amp;amp;time_period=24" target="_blank"&gt;http://AutoRequest.com/request?ip=10.1.1.1&amp;amp;start_date=01/01/2018&amp;amp;time_period=24&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The automation server has an API to parse this request and add a new Line with all details to a locally stored text file. Also, server hosts this text file as an URL: &lt;A href="https://AutoRequest.com/whitelist.txt" target="_blank"&gt;https://AutoRequest.com/whitelist.txt&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Every 5 minute local script checks the text file and removes IP with expired data (start date + time_period).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The EDL is configured with a source URL: https://AutoRequest/whitelist.txt&amp;nbsp; on the PaloAlto firewalls and a security policy allows access for these IPs from the list.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It`s pretty simple but makes our operation live easy.&amp;nbsp; We are thinking to migrate this solution to the MineMiled server. How can we configure the Minemeld to hold an API for external systems for updating Miner indicators with several fields (IP, start date, time_periond)? Is it possible?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, we use Minemeld in a standard way for keeping global white/black lists for Palo EDLs, where Miner is pulling URLs/IP from the external hosts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much for any ideas&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 01:06:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238128#M98447</guid>
      <dc:creator>AntonZakharov</dc:creator>
      <dc:date>2018-11-01T01:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MineMeld Miner indicators via http/https API requests from external systems ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238568#M98448</link>
      <description>&lt;P&gt;Hi &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/89597"&gt;@AntonZakharov&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;take a look at the article at &lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-an-Incident-Response-Platform/ta-p/174690" target="_self"&gt;https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-an-Incident-Response-Platform/ta-p/174690&lt;/A&gt; where a use case for the LocalDB miner is documented.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The LocalDB miner exposes an API you can use to satisfy your need&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 11:17:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238568#M98448</guid>
      <dc:creator>xhoms</dc:creator>
      <dc:date>2018-11-05T11:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Updating MineMeld Miner indicators via http/https API requests from external systems ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238793#M98449</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/6710"&gt;@xhoms&lt;/a&gt;,&amp;nbsp;&lt;SPAN&gt;LocalDB miner is what we need!&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 23:51:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/updating-minemeld-miner-indicators-via-http-https-api-requests/m-p/238793#M98449</guid>
      <dc:creator>AntonZakharov</dc:creator>
      <dc:date>2018-11-06T23:51:55Z</dc:date>
    </item>
  </channel>
</rss>

