Skip to content

pentestfactory/MSSQL-audit-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSSQL-audit-scripts

Scripts that can be used when auditing a MSSQL Server.

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

scripts that can be used when auditing a MSSQL Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%