8000 GitHub - AttacktheSOC/Azure-SecOps: Collection of different Azure/Entra focused solutions (Deployable templates, Function Apps, etc)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AttacktheSOC/Azure-SecOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure-SecOps: KQL Queries, Functions & Graph PowerShell Scripts

This repository is a collection of Kusto Query Language (KQL) queries, reusable KQL functions, Microsoft Graph PowerShell scripts, and more designed to enhance security operations within Microsoft Sentinel, Azure Monitor, and Entra environments.

📌 What’s Inside?

  • 🔹 KQL Queries – Ready-to-use queries for threat hunting, security monitoring, and incident investigation in Microsoft Sentinel and Log Analytics.
  • 🔹 KQL Functions – Reusable functions to streamline complex queries and optimize security analytics.
  • 🔹 Graph PowerShell Scripts – Scripts leveraging the Microsoft Graph API to automate security tasks, gather intelligence, and interact with Entra ID.

🚀 How to Use

KQL Queries & Functions

  1. Copy and paste the queries into Microsoft Sentinel’s Log Analytics or Azure Monitor.
  2. Modify parameters to fit your specific use case.
  3. Use functions to simplify and modularize your own KQL queries.

Graph PowerShell Scripts

  1. Ensure you have PowerShell 7+ installed.
  2. Install the Microsoft Graph PowerShell module if not already installed:
    Install-Module Microsoft.Graph -Scope CurrentUser
  3. Authenticate and execute scripts to automate security monitoring, identity management, and other tasks.

🔄 Contributions & Feedback

This is an evolving repository—new queries and scripts will be added based on emerging threats and best practices. Contributions, suggestions, and feedback are always welcome!

📧 Feel free to open an issue or submit a pull request if you have queries or scripts to share.


About

Collection of different Azure/Entra focused solutions (Deployable templates, Function Apps, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0