Inventor(s)

Armijn HemelFollow

Abstract

Detecting provenance of binary files can be done by using the YARA pattern matching tool. It is easy to write or generate YARA rules to detect a particular version of a binary file, but detection can be time consuming as for some packages there are many versions, meaning there are potentially lots of different rules that need to be applied, with most of them applied while it is already clear that there will never be any successful matches for those rules. Using multiple scan phases allows doing a coarse check first to determine the overall package using a generic package rule and then zooming in to find the particular version using package/version specific rules.

Keywords: fingerprinting, elf, code provenance, software scanning, open source compliance, yara

Creative Commons License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 License.

Share

COinS