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

Command-Line Techniques for Listing Linux Users

Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…

15 hours ago

Exploring User Management in Linux Systems

User management is a critical aspect of Linux administration. Each user in a Linux system…

15 hours ago

How to List Users in Linux

Managing users is an essential part of Linux system administration. Knowing how to list all…

16 hours ago

Nmap cheat sheet for beginners

Nmap (Network Mapper) is a free tool that helps you find devices on a network,…

2 days ago

Understanding the Model Context Protocol (MCP) and How It Works

Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…

1 week ago

The file Command – Quickly Identify File Contents in Linux

While file extensions in Linux are optional and often misleading, the file command helps decode what a…

1 week ago