PowerSTIG

4.7.0

The PowerStig module provides a set of PowerShell classes to access DISA STIG settings extracted from the xccdf. The module provides a unified way to access the parsed STIG data by enabling the concepts of:
1. Exceptions (overriding and auto-documenting)
2. Ignoring a single or entire class of rules (auto-documenting)
3. Organizational settings to address STIG rule
The PowerStig module provides a set of PowerShell classes to access DISA STIG settings extracted from the xccdf. The module provides a unified way to access the parsed STIG data by enabling the concepts of:
1. Exceptions (overriding and auto-documenting)
2. Ignoring a single or entire class of rules (auto-documenting)
3. Organizational settings to address STIG rules that have allowable ranges.

This module is intended to be used by additional automation as a lightweight portable database to audit and enforce the parsed STIG data.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PowerSTIG -RequiredVersion 4.7.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PowerSTIG -Version 4.7.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) Microsoft Corporation. All rights reserved. 2020

Package Details

Author(s)

  • Microsoft Corporation

Tags

DSC DesiredStateConfiguration STIG PowerStig

Functions

Get-DomainName Get-Stig New-StigCheckList Get-StigRuleList Get-StigVersionNumber Get-PowerStigFilelist Split-BenchmarkId Get-StigRule Get-StigRuleExceptionString

DSCResources

Adobe DotNetFramework FireFox IisServer IisSite InternetExplorer Chrome McAfee Office OracleJRE SqlServer WindowsClient WindowsDefender WindowsDnsServer WindowsFirewall WindowsServer Vsphere

Dependencies

Release Notes

* Update PowerSTIG to successfully parse/apply Microsoft Windows 2012 and 2012 R2 DC STIG - Ver 3, Rel 1: [#784](https://github.com/microsoft/PowerStig/issues/784)
* Update PowerSTIG to successfully parse/apply Microsoft Windows 2012 and 2012 R2 MS STIG - Ver 3, Rel 1: [#785](https://github.com/microsoft/PowerStig/issues/785)
* Update PowerSTIG to successfully parse/apply Microsoft Windows 10 STIG - Ver 2, Rel 1: [#783](https://github.com/microsoft/PowerStig/issues/783)
* Update PowerSTIG to successfully parse/apply Microsoft Windows Defender Antivirus STIG - Ver 2, Rel 1: [#786](https://github.com/microsoft/PowerStig/issues/786)
* Update PowerSTIG to successfully parse/apply Microsoft Windows Server 2016 STIG - Ver 2, Rel 1: [#782](https://github.com/microsoft/PowerStig/issues/782)
* Update PowerSTIG to successfully parse/apply Microsoft Windows Server 2019 STIG - Ver 2, Rel 1  [#787](https://github.com/microsoft/PowerStig/issues/787)
* Update PowerSTIG to successfully parse/apply Google Chrome V2R1: [#709](https://github.com/microsoft/PowerStig/issues/709)
* Update PowerSTIG to include LegacyId to assist in determining Legacy Vuln Ids with the new DISA standard: [#788](https://github.com/microsoft/PowerStig/issues/788)
* Update PowerSTIG to include LegacyId query via Get-StigRule function: [#800](https://github.com/microsoft/PowerStig/issues/800)
* Fixed: Update PowerSTIG to fix LegacyId logic: [#791](https://github.com/microsoft/PowerStig/issues/791)
* Fixed: Update PowerSTIG to correctly parse Windows Server 2019 DC - LDAP SecurityOptionRule: [#804](https://github.com/microsoft/PowerStig/issues/804)

FileList

Version History

Version Downloads Last updated
4.23.0 3,411 9/30/2024
4.22.0 8,128 5/31/2024
4.21.0 6,326 3/1/2024
4.20.0 3,028 1/12/2024
4.19.0 1,338 12/22/2023
4.18.0 3,533 9/5/2023
4.17.0 2,056 6/27/2023
4.16.0 3,384 3/16/2023
4.15.0 1,933 12/29/2022
4.14.0 2,948 9/14/2022
4.13.1 1,825 6/27/2022
4.13.0 221 6/16/2022
4.12.1 1,141 3/23/2022
4.12.0 70 3/18/2022
4.11.0 2,444 12/13/2021
4.10.1 4,726 8/31/2021
4.10.0 216 8/20/2021
4.9.1 3,267 6/3/2021
4.9.0 247 6/1/2021
4.8.0 2,561 3/1/2021
4.7.1 698 1/22/2021
4.7.0 (current version) 567 12/17/2020
4.6.0 660 12/1/2020
4.5.1 893 10/12/2020
4.5.0 424 9/1/2020
4.4.2 1,192 7/7/2020
4.3.0 1,717 3/27/2020
4.2.0 1,296 12/20/2019
4.1.1 622 10/31/2019
4.0.0 693 9/20/2019
3.3.0 549 8/12/2019
3.2.0 951 5/25/2019
3.1.0 915 4/1/2019
3.0.1 186 3/12/2019
3.0.0 120 3/1/2019
2.4.0.0 3,479 2/7/2019
2.3.2.0 664 12/18/2018
2.3.1.0 220 12/7/2018
2.3.0.0 56 11/30/2018
2.2.0.0 914 10/10/2018
2.1.0.0 1,467 9/5/2018
2.0.0.0 2,713 8/17/2018
1.1.1.0 616 8/13/2018
1.1.0.0 621 7/29/2018
1.0.0.0 1,473 5/31/2018
0.9.3.0 527 1/8/2018
0.9.2.8 74 12/7/2017
0.9.2.7 89 11/3/2017
Show less