Online Responder
Summary
This document will detect the servers with the Online Responder Feature installed.
Settings
| Detection String | Comparator | Result | Applicable OS | 
|---|---|---|---|
| `%{@powershell.exe -nologo -noprofile -command "Get-WindowsFeature -Name 'ADCS-Online-Cert' -ErrorAction 'SilentlyContinue' | Select-Object InstallState | Ft -Hide"@%}` | Contains |