Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 312 Bytes

OpenSSLVulnerableDevices.md

File metadata and controls

9 lines (9 loc) · 312 Bytes

List all the vulnerable devices for the OpenSSL critical vulnerability (nov 2022)


Defender For Endpoint

DeviceTvmSoftwareInventory
| where SoftwareName contains "openssl"
| where SoftwareName contains "3.0" or SoftwareVersion contains "3.0"
| project DeviceName, SoftwareName, SoftwareVersion