Skip to content

Automatically exported from code.google.com/p/jm-taint-strace

Notifications You must be signed in to change notification settings

jiangming/jm-taint-strace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jm-taint-strace

Automatically exported from code.google.com/p/jm-taint-strace

We extend TEMU, a whole-system dynamic binary analysis platform, to perform taint analysis on linux system calls. we intercept system calls in TEMU’s instrumentation to obtain real-time system call information including the system call numbers, arguments, and returns. We then label the return values and out-arguments of all system calls as taint sources. Please see our paper:

Towards Ground Truthing Observations in Gray-Box Anomaly Detection Jiang Ming, Haibin Zhang and Debin Gao In Proceedings of the 5th International Conference on Network and System Security (NSS 2011), Milan, Italy, September 2011.

About

Automatically exported from code.google.com/p/jm-taint-strace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published