target / huntlib

A Python library to help with some common threat hunting data analysis operations
MIT License
138 stars 22 forks source link

Splunk: Authenticate using a token #13

Closed nbareil closed 4 years ago

nbareil commented 4 years ago

This PR adds the possibility to authenticate using a Splunk Authentication token.

DavidJBianco commented 4 years ago

Token authentication for Splunk is a great idea; thanks for this! I will review these changes and get back to you.

DavidJBianco commented 4 years ago

@nbareil Thanks again for the PR. You had three commits, two of which were updates that had already been made in the code. I accepted the commit that added the token to SplunkDF (2cabba8d8b627c9ea4e345131c7c7394d22d3e12) directly, so I'm closing the pull request.