Skip to content

This repository contains the demo code for the webcast organized by SANS titled "From Playbooks to Robocop: The Evolution of SOC Automation".

Notifications You must be signed in to change notification settings

NVISOsecurity/sans-webinar-robocop

Repository files navigation

Robocop: The Evolution of SOC Automation

This repository contains the demo code build on top of Autogen for the webcast organized by SANS titled "From Playbooks to Robocop: The Evolution of SOC Automation".

SANS Webcast

Overview

The landscape of Security Operations is changing rapidly, and automation is leading the charge. In the second episode of the “Purple Team Power Hour”, we’ll explore how security teams are moving beyond static, pre-built playbooks toward dynamic, AI-driven solutions that can adapt to evolving threats in real time.

Prerequisites

Getting Started

  1. Clone the repository:

    git clone [email protected]:NVISOsecurity/sans-webinar-robocop.git
    cd sans-webinar-robocop
  2. Install dependencies:

    pip install -r requirements.txt
  3. Copy .env file:

    cp .env_example .env
  4. Set values in .env file

Usage

Run the demo scripts to explore the automation examples:

python 01_agent.py

License

This project is licensed under the MIT License.

About

This repository contains the demo code for the webcast organized by SANS titled "From Playbooks to Robocop: The Evolution of SOC Automation".

Topics

Resources

Stars

Watchers

Forks

Languages