Home

Awesome

SCOT 4 Meta Repository

For documentation about SCOT 4 please see: https://sandialabs.github.io/scot4-docs/index.html

What is SCOT?

SCOT (Sandia Cyber Omni Tracker) is a cyber security incident response and threat intelligence management system. Designed to keep your incident response and threat intelligence teams in sync and operating at peak efficiency.

What does it do?

Flexible and Rewarding

SCOT has been designed to be extremely flexible and adaptable to a variety of use cases. SCOT does not get in your way or frustrate you with burdensome rules and endless fields to fill out. Put your work product into SCOT and it will reward you and your team by preventing rework, organically keeping the team in sync, making it easy to communicate with your team and management in a concise format, providing the data necessary to easily create more detailed reports and analysis, allowing you to easily discover linkages between various events, and automating tedious steps.

Video demonstrations

coming soon!

Quick Start

This repository contains a helper install script that will install k3s, helm, and the SCOT4 containers necessary to run and test a SCOT4 instance.

useradd -m -s /bin/bash -c "SCOT4 User" scot4
su - scot4
git clone https://github.com/sandialabs/scot4.git
cd scot4
./install.sh 

Join the SCOT Community