2019-03-26 13:36:04 -04:00
2019-03-05 10:09:56 -05:00
2019-02-21 19:45:31 -05:00
2019-03-26 13:36:04 -04:00
2019-03-26 13:36:04 -04:00
2019-03-26 13:36:04 -04:00
2019-03-26 13:36:04 -04:00
2019-03-05 20:21:44 +00:00
2019-03-26 13:22:34 -04:00
2019-03-25 12:05:36 -04:00
2019-03-26 13:22:34 -04:00
2019-02-04 18:30:03 -05:00
2018-12-18 16:14:16 -05:00
2019-03-26 13:36:04 -04:00
2019-02-08 21:53:42 -05:00

branch build status
develop develop status
master master status

security-content

Contains a collection of security stories with their corresponding detection, investigative, contexual and support splunk searches

Consumption

Can be consumed using:

Structure

stories/ - contains all analytics stories/use cases for ESCU detections/ - splunk, uba and phantom detections that power stories investigations/ - splunk, and phantom investigation content that are used in stories responses/ - automated splunk and phantom responses that are used in stories baselines/ - phantom and Splunk baseline needed to support detections in stories src/ - splunk content app source files, includes lookups, binaries, and defaul config files bin/ - where all binaries to produce, and test content lives spec/ - location of all spec files that describe ESCU content

Developing

For getting pre-commit checks, install the hooks see below for steps:

  1. Install circleci CLI Tool
  2. create virtualenv and install requirements: virtualenv venv && source venv/bin/activate && pip install -r requirements.txt
  3. install pre-commit pre-commit install

To test a local change to CI or build make sure you are running docker and then circleci local execute -e GITHUB_TOKEN=$GITHUB_TOKEN --branch <your branch>

S
Description
Automated archival mirror of github.com/splunk/security_content
Readme Apache-2.0 332 MiB
Languages
Python 64.5%
Jupyter Notebook 35.5%