Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide SHA256 hash for binaries identified through software inventory collection #24210

Open
ddribeiro opened this issue Nov 27, 2024 · 0 comments
Labels
customer-ufa :product Product Design department (shows up on 🦢 Drafting board)

Comments

@ddribeiro
Copy link
Member

Slack thread from 11/7/24: https://fleetdm.slack.com/archives/C01QH02FV1N/p1731026899274149
Slack thread from 11/26/24:https://fleetdm.slack.com/archives/C01QH02FV1N/p1732631506010559

Problem

customer-ufa uses an EDR that allows for certain binaries to be blocked from executing based on the SHA256 hash of that binary. Since Fleet is already being used to collect the file path for software titles with vulnerabilities, the customer would like Fleet to also provide the SHA256 hash for the binary so it can be entered into the EDR and blocked on the endpoint.

What have you tried?

The customer checked the Fleet UI, API, and the vulnerability webhook payload for a file hash of the vulnerable software, but this information is not currently collected by Fleet and thus not available.

Potential solutions

Fleet should provide the SHA256 hash of software versions that are identified to be vulnerable. The hash should be made available in the Fleet UI, API, and vulnerability webhook payload.

What is the expected workflow as a result of your proposal?

As a result of this workflow, customer-ufa would receive a webhook event when Fleet detects a new vulnerability in their environment. The payload for this vulnerability would include the SHA256 hash for the affected software versions. The customer would enter the hash into their EDR, which would handle the blocking of that binary from execution on their endpoints.

@ddribeiro ddribeiro added customer-ufa :product Product Design department (shows up on 🦢 Drafting board) labels Nov 27, 2024
@ddribeiro ddribeiro changed the title Provide hash for binaries identified through software inventory collection Provide SHA256 hash for binaries identified through software inventory collection Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-ufa :product Product Design department (shows up on 🦢 Drafting board)
Development

No branches or pull requests

1 participant