https://github.com/osquery/osquery logo
Title
c

CyberUnify

12/21/2021, 9:53 AM
Is it possible to get all the installed KB not only the ones from patches? (patches Lists all the patches applied. Note: This does not include patches applied via MSI or downloaded from Windows Update (e.g. Service Packs))
a

alessandrogario

12/21/2021, 10:15 AM
It is possible to download a test binary from GitHub Actions: https://github.com/osquery/osquery/actions/runs/1555939500
You will have to be logged into GitHub to access files uploaded by our CI
👍 1