Skip to content
@Automatic-Case-Investigator

Automatic Case Investigator

An on-premise software stack aimed to automate common SOC investigation tasks with AI agents, specifically by performing automated investigations in Security Information and Event Management (SIEM) systems. This software stack ingests security case information, generates investigation tasks, and automatically perform relevant investigations in SIEM. Models used including LLM for generation tasks and custom-designed classifier model for security event correlation.


The Problem

  • A single attacker can trigger a security incident, but incident response often requires many SOC analysts.
  • Analysts must review and investigate large volumes of security logs, which leads to:
    • Information fatigue: risking missed evidence and reduced effectiveness
    • Limited specialization: analysts may not have expertise across all areas
    • High effort: correlating security logs is a labor-intensive task

Features

Investigation Procedures Generation

  • Ingests security case data to automatically generate investigation plans
  • Helps reduce time and effort required to structure an effective incident response

Automatic Investigation

  • Analyzes case data to generate SIEM queries
  • Automatically queries the SIEM and evaluates relevance of search results to the investigation
  • Helps SOC analysts quickly locate pertinent logs, minimizing manual effort
  • Acts as a knowledge base, potentially uncovering missed evidence

Supported platforms

SOAR

SIEM


Tentative Goals

  • Develop pipeline for web search and retrieval augmented generation for LLM agents
  • Develop a de-identification component to remove sensitive artifacts from case data and requests

Popular repositories Loading

  1. SOC-Stack SOC-Stack Public

    The SOC technology stack used for testing

    Dockerfile

  2. .github .github Public

  3. ACI_Backend ACI_Backend Public

    The main on-premise backend of the automatic case investigator

    Python

  4. Jupyterhub_Stack Jupyterhub_Stack Public

    Jupyterhub stack for AI development with tensorflow and cuda preconfigured

    Python

  5. ACI_Dashboard ACI_Dashboard Public

    The main on-premise frontend of the automatic case investigator

    TypeScript

  6. ACI_AI_Backend ACI_AI_Backend Public

    On-premise AI backend for Automatic Case Investigator

    Python

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…