Should the common binaries on different but identical linux systems (lets say same Debian version, fully patched), have the exact same binaries across systems (matching hashes)?
Is there any known collection of these "known-good" hashes for linux, similar to how VirusTotal identifies microsoft-provided binaries as "Supplied by Microsoft"?
I ask because almost any time I investigate a binary on my system which is (hopefully) legitimate, it almost never appears in VirusTotal or anywhere else on the internet (unless its something like ls
)