Design of software security detection system based on system call sequences

The sequences of system calls can indicate the running behavior feature of application software, so it can be used in software security detection. In this paper, by researching and analyzing system call sequences in the process of software execution, a software security detection system based on system call sequences is designed. Basic system call sequences are mined by association rules, and then they are transformed to equivalent call sequence set to build knowledge base for software security detection. The experiment shows detection capability of the detection system is better by sufficient training data.