https://github.com/tum-i4/disa-windows-server-2016
This repository is part of the paper Automated Implementation of Windows-related Security-Configuration Guides presented at the 35th IEEE/ACM International Conference on Automated Software Engineering.
https://github.com/tum-i4/disa-windows-server-2016
benchmark configuration-management scap scapolite security
Last synced: 6 months ago
JSON representation
This repository is part of the paper Automated Implementation of Windows-related Security-Configuration Guides presented at the 35th IEEE/ACM International Conference on Automated Software Engineering.
- Host: GitHub
- URL: https://github.com/tum-i4/disa-windows-server-2016
- Owner: tum-i4
- License: gpl-3.0
- Created: 2020-08-10T13:53:26.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T15:11:51.000Z (almost 4 years ago)
- Last Synced: 2025-09-04T20:55:36.481Z (10 months ago)
- Topics: benchmark, configuration-management, scap, scapolite, security
- Homepage:
- Size: 700 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Citation: CITATION.cff
- Authors: AUTHORS
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# DISA Windows Server 2016 STIG Evaluation
This repository is part of the paper *Automated Implementation of Windows-related Security-Configuration Guides* presented at the 35th IEEE/ACM International Conference on Automated Software Engineering.
We conducted all the steps described in our article on the [DISA Windows Server 2016 STIG benchmark](https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MS_Windows_Server_2016_V2R4_STIG.zip).
In this process, we marked every step with a distinct commit, e.g., [29118fd89617193143c73643ef1477de86ee0e0d](https://github.com/tum-i4/disa-windows-server-2016/commit/29118fd89617193143c73643ef1477de86ee0e0d) and a tag, e.g., [step-8-export](https://github.com/tum-i4/disa-windows-server-2016/releases/tag/step-8-export).
The commit view is especially handy if you want to see what was added, changed, or removed in a step.
The benchmark itself is property of the DISA but [may be distributed or copied](https://public.cyber.mil/privacy-security/).
The rest of this repository is under GPL-3.0.
If you have any questions, please create an issue or contact [Patrick Stöckle](mailto:patrick.stoeckle@tum.de).
Please also have a look at
* [DISA Windows Server 2019 STIG Evaluation](https://github.com/tum-i4/disa-windows-server-2019)
* [CIS Benchmark Evaluation](https://github.com/tum-i4/CIS-Benchmark-Evaluation)