Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Mar 12, 2018 · 1 revision

sec-19-unquoted-service-paths (Enabled)

Check that all serivce paths containing spaces are enclosed in quotes. This is covered under CVE-2013-1609: https://www.cvedetails.com/cve/CVE-2013-1609/ !nUsing code taken from http://www.ryanandjeffshow.com/blog/2013/04/11/powershell-fixing-unquoted-service-paths-complete/


Input Values

  • None

Example

None

Input Descriptions

  • None

Result And Messages

  • PASS
    All servies are set correctly

  • WARNING
    One or more services have unquoted paths

  • FAIL

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally