splunk / attack_range_local

Build a attack range in your local machine
Apache License 2.0
130 stars 39 forks source link

BYOS - Bring Your Own Splunk #37

Closed ddnts closed 3 years ago

ddnts commented 3 years ago

Idea

Before opening this PR I've talked to @d1vious if there is any interest in our approach of integrating the Attack Range with an existing Splunk development environment.

This enables us in the first step to use an environment known and loved to create searches based on all events of the attacks coming from the Attack Range. In the second step, we use the Deployment Server to ship a production grade UF config to the Attack Range clients, attack again and then validate our searches.

This PR contains the mechanics to use an existing Splunk server and some general modifications on the repo (cosmetics, consistency).

I would love some feedback and hope other people could profit from this feature as well.

Changes

Added option to bring your own Splunk instance

Consistency

Cosmetics

josehelps commented 3 years ago

I ran it locally this looks great. I would not change one with thing with it! Thank you very much.