Updating MineMeld Miner indicators via http/https API requests from external systems ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Updating MineMeld Miner indicators via http/https API requests from external systems ?

L1 Bithead

Dear MineMeld community,

 

Can we add/remove indicators from a MineMeld Miner via http/https API?

 

We currently have a simple automation system for IP whitelisting:

 

External System sends an https request to an automation server with an IP address info and some another data:

 

http://AutoRequest.com/request?ip=10.1.1.1&start_date=01/01/2018&time_period=24

 

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: https://AutoRequest.com/whitelist.txt

 

Every 5 minute local script checks the text file and removes IP with expired data (start date + time_period).

 

The EDL is configured with a source URL: https://AutoRequest/whitelist.txt  on the PaloAlto firewalls and a security policy allows access for these IPs from the list.

 

It`s pretty simple but makes our operation live easy.  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? 

 

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.

 

Thank you so much for any ideas

1 accepted solution

Accepted Solutions

L5 Sessionator

Hi @AntonZakharov,

 

take a look at the article at https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-an-Incident-Response-Platfo... where a use case for the LocalDB miner is documented.

 

The LocalDB miner exposes an API you can use to satisfy your need

View solution in original post

2 REPLIES 2

L5 Sessionator

Hi @AntonZakharov,

 

take a look at the article at https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-as-an-Incident-Response-Platfo... where a use case for the LocalDB miner is documented.

 

The LocalDB miner exposes an API you can use to satisfy your need

Thank you so much @xhomsLocalDB miner is what we need!  

  • 1 accepted solution
  • 6162 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!