
Обнаружение и устранение CVE-2021-3438 с помощью PowerShell
Мгновенный запуск:
PS> CVE-2021-3438_detection.ps1
Импорт функции:
PS> import-module CVE-2021-3438_detection.ps1
PS> Get-VulnerablePrinter
или
PS> . .\CVE-2021-3438_detection.ps1
PS> Get-VulnerablePrinter