Forum Discussion

mathurin68's avatar
mathurin68
Brass Contributor
Dec 15, 2021

KQL for Public Facing CVE-2021-44228 Hosts

We came up with the following KQL but are still learning could someone double check our work?      DeviceTvmSoftwareVulnerabilities | where CveId == 'CVE-2021-44228' | project DeviceId, DeviceNam...

Resources