
Detection and remediation for CVE-2021-3438 with Powershell
Instant run:
PS> CVE-2021-3438_detection.ps1
Importing the function:
PS> import-module CVE-2021-3438_detection.ps1
PS> Get-VulnerablePrinter
or
PS> . .\CVE-2021-3438_detection.ps1
PS> Get-VulnerablePrinter