Syscall Hijacking: Dynamically obtain syscall table address (kernel 2.6.x)
January 20, 2011
22 comments
Hi. In this post I’ll show you how to obtain dynamically the syscall table address. In the last posts (this and this) I wrote codes in which the syscall table address was hardcoded (as suggested by sj).
Now I’ll show you how to dinamically obtain it. Read more…
Categories: Bash, C/C++, GNU/Linux, Operating Systems, Programming, Security
backdoor, hijacking, Kernel 2.6, Programming C, Syscall
Recent Comments