-
Notifications
You must be signed in to change notification settings - Fork 375
2. Installation and Usage
Bhavin Patel edited this page Mar 13, 2020
·
7 revisions
The Splunk Security Content Exchange can be used via:
Grab the latest release of DA-ESS-ContentUpdate and install it on a Splunk Enterprise server (search head).
curl -s https://content.splunkresearch.com | jq
{
"hello": "welcome to Splunks Research security content api",
"available_endpoints": [
"/stories",
"/detections",
"/investigations",
"/baselines",
"/responses",
"/package"
]
}