Skip to content

Files

Latest commit

3c7dd1a · Dec 1, 2024

History

History
9 lines (9 loc) · 302 Bytes

OpenSSLVulnerableDevices.md

File metadata and controls

9 lines (9 loc) · 302 Bytes

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


Defender XDR

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