Skip to content

0xv1n/stigfind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is STIG-Find?

This project exists to bring STIG compliance auditing to the hands of anyone. This project is built upon the Pester test framework, and allows unit-test style auditing of the DISA STIGs for Windows 10 Enterprise images. Some of this work may be applicable to Windows 11 - but validating that is currently beyond the scope of this project. Should Windows 11 deviate greatly from prior methods, a new repo will be opened.

Prerequisites

You must have the Pester framework installed. A simple command via administrator console can be executed: Install-Module -Name Pester -Force

Usage

To utilize this script simply run Invoke-Pester stigfind.ps1.

Reporting Bugs/Issues

Please open an issue in the GitHub repo (or fix it yourself and open a PR).

Contributions

Please refer to Current Completed STIGs.md for current list of work left to do, or notations regarding additional testing that may be needed. If you're a documentation wizard, I'd love help organizing these better.

About

STIG auditing tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published