openscap
openscap copied to clipboard
Add process58_probe for Windows
Creation of a new probe for OVAL process_test for Windows systems. The probe use Windows API, CreateToolhelp32Snapshot and NT API to reach process informations.
Configuration used :
Dev OS : Windows 10 Pro 21H1
Tested OS : Windows 10 Pro 21H1
I can provide an OVAL test file for this probe. What is the best manner to do it ? gist, pull request, ...
Can one of the admins verify this patch?
Creation of a new probe for OVAL process_test for Windows systems. The probe use Windows API, CreateToolhelp32Snapshot and NT API to reach process informations.
Configuration used :
Dev OS : Windows 10 Pro 21H1 Tested OS : Windows 10 Pro 21H1I can provide an OVAL test file for this probe. What is the best manner to do it ? gist, pull request, ...
@OSCAPC , you can use the PR#1849 (https://github.com/OpenSCAP/openscap/pull/1849), for example, as reference for tests.
Closing due to the lack of activity.