Skip to content

Haxxnet/MSSQL-audit-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSSQL-audit-scripts

PowerShell script to audit MSSQL servers against CIS Benchmark. This script has currently been tested on MSSQL 2012, 2016 and 2019.

.\MSSQL_Audit_Script.ps1 -Server "Servername" -Include "CIS" -WindowsAuthentication

Then go through the HTML report and check the CIS benchmark controls.

You may use the provided XLSX file to document your control results.

image

image

About

PowerShell script to audit MSSQL servers against CIS Benchmark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%