PaloAltoNetworks / minemeld

Main MineMeld documentation repo
379 stars 64 forks source link

Need help creating a miner #23

Open da667 opened 5 years ago

da667 commented 5 years ago

I'm trying to set up connectivity to an MISP instance. I've tried using the minemeld MISP connector, but due to an open ticket not being resolved and not being able to query things from a relative date, I'm trying to come up with alternative ways to pull data from an MISP instance to minemeld.

Is there a way I can modify one of the existing miners or nodes to where it passes the header: Authorization: [api key here] in its HTTP/HTTPS request?

JoshSchwarz commented 5 years ago

Have you looked at the MISP plugin? https://github.com/PaloAltoNetworks/minemeld-misp I was sucessful in using that to connect with an authorization header. :)