Replacement Attacks On Behavior Based Software Birthmark

Zhi Xin,Huiyu Chen,Xinche Wang,Peng Liu,Sencun Zhu,Bing Mao,Li Xie
DOI: https://doi.org/10.1007/978-3-642-24861-0_1
2011-01-01
Abstract:Software birthmarks utilize certain specific program characteristics to validate the origin of software, so it can be applied to detect software piracy. One state-of-the-art technology on software birthmark adopts dynamic system call dependence graphs as the unique signature of a program, which cannot be cluttered by existing obfuscation techniques and is also immune to the no-ops system call insertion attack. In this paper, we analyze its weaknesses and construct replacement attacks with the help of semantics-equivalent system calls to unlock the high frequent dependency between the system calls in an original system call dependence graph. Our results show that the proposed replacement attacks can destroy the original birthmark successfully.
What problem does this paper attempt to address?