Cyber security

Sentinel Automation – Streamlining Security Operations With Enhanced Incident Management

This repository provides automation solutions for Microsoft Sentinel. The repository is focused on Logic Apps/Playbooks. The solutions are aimed to:

  • Enrich Incidents
  • Perform Incident Response Steps
  • Create new detections

Presenting this material as your own is illegal and forbidden. A reference to Twitter @BertJanCyber or Github @Bert-JanP is much appreciated when sharing or using the content.

How To Use The Automation Flows?

Automation Rule

Automation rules can be used to automatically run a playbook once an incident is created or changed.

  1. Go to Automation in Microsoft Sentinel.
  2. Create
  3. Automation Rule (or Playbook depending on trigger)
  4. Select your playbook
  5. Apply

Manual Trigger

After the first triage of an incident a security analyst may determine that more information is needed, Playbooks can be used to provide the analyst with this information.

There are different options to trigger the Playbook for execution, one is shown below.

  1. Open a Sentinel Incident
  2. Incident Actions
  3. Run Playbook
  4. Select the Playbook you want to run
  5. Run
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Install TensorFlow on Ubuntu 18.04: Python venv Setup and Usage

TensorFlow is a free, open-source machine learning platform developed by Google. It is used by major…

17 hours ago

Install Minecraft Server on Ubuntu 18.04: Systemd Setup Guide

Minecraft is one of the most popular games ever made — a sandbox game where players…

19 hours ago

Install CouchDB on Ubuntu 18.04: Setup and Configuration Guide

CouchDB is a free, open-source NoSQL database maintained by the Apache Software Foundation. Unlike traditional relational…

20 hours ago

Install Docker Compose on Ubuntu 18.04: Setup and Usage Guide

Docker Compose is a tool that lets you define and run multi-container Docker applications using a…

20 hours ago

Install PHP Composer on Ubuntu 18.04: Setup and Getting Started

Composer is a dependency manager for PHP. It works similarly to npm for Node.js or pip…

21 hours ago

Install and Configure Squid Proxy on Ubuntu 18.04: Setup Guide

Squid is a full-featured caching proxy server that supports HTTP, HTTPS, and FTP. It is most…

2 days ago