Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Sentinel Scout

βš™οΈ Features Feature Description

πŸ” KQL Query Automation Runs customizable checks via Log Analytics API
πŸ“‹ Real-Time Markdown Logs Easy-to-read GitHub Actions output
πŸ“„ Styled HTML Report Downloadable assessment report for customer sharing
πŸ” Secure Login Uses Azure Service Principal credentials
🧰 Plug-and-Play Just configure secrets, add queries, and run

πŸ” Report Snapshort

ms-sentinel-scout-report

πŸ“ Repo Structure

.
β”œβ”€β”€ scripts/
β”‚   β”œβ”€β”€ generate-ms-sentinel-scout-report.ps1  # Main script to run checks and export HTML
β”‚   └── kql-queries.txt               # List of readiness queries with alias
β”œβ”€β”€ .github/
β”‚   └── workflows/Generate MS Sentinel Scout Report.yml  # GitHub Actions workflow
└── README.md                         # You're reading it

πŸ” Permission

The solution on a service principaln with the Microsoft Sentinel Reader or Log Analytics Reader Permission.

βš™οΈ How it Runs

Define rules β†’ Run Pipeline β†’ Generate Report - visual selection

Here is a sample report - https://github.com/samikroy/ms-sentinel-scout/blob/main/ms-sentinel-scout-report.html

Reach out to samik.n.roy@gmail.com for any queries.

βš™οΈ How you can run this

  • Clone this repo
  • Configure the Repository secret based on your environment

https://github.com/samikroy/ms-sentinel-scout/settings/secrets/actions

image
  • Review the schedule

https://github.com/samikroy/ms-sentinel-scout/blob/main/.github/workflows/Generate%20MS%20Sentinel%20Scout%20Report.yml

image

and then let this run and generate the HTML report.

🧰 Got Ideas

Submit Here - https://github.com/samikroy/ms-sentinel-scout/issues

About

MS SENTINEL SCOUT Report Repository Forked.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages