Join Slack
Powered by
Is it possible to get all the installed KB not onl...
# windows
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
Can you check this out?
https://github.com/osquery/osquery/pull/7407#pullrequestreview-835762800
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
alessandrogario
12/21/2021, 10:16 AM
MSI:
https://github.com/osquery/osquery/suites/4596697296/artifacts/124292187
Raw binary:
https://github.com/osquery/osquery/suites/4596697296/artifacts/124292189
alessandrogario
12/21/2021, 10:16 AM
You will have to be logged into GitHub to access files uploaded by our CI
👍 1
4
Views
Open in Slack
Previous
Next