Unlimited WordPress themes, plugins & video downloads!

Research

Research – stealth-syscall.txt

Stealth Syscall Redirection – This article describes a technique of redirecting system calls without modifying the sys call table (implemented in Linux). This can be used to evade intrusion detection systems that use the sys call table to register redirected or trojaned system calls. The basic premise behind this attack is to modify the old system call code to jump to the new system call, thus control is transferred to the replacement system call and the sys call table is left untouched.

 

You can download it from the following link: https://packetstormsecurity.com/files/download/24930/stealth-syscall.txt

Source: https://packetstormsecurity.com/files/24930/stealth-syscall.txt.html

Related posts
Research

Research - 07103-00013C_FT5KUsrMan-3.0_file.pdf

Research

Research - 2013 Data Protection Maturity Survey Results

Research

Research - 64 Bits Linux Stack Based Buffer Overflow

Research

Research - A Newbies Guide To The Underground Volume 2

Sign up for our Newsletter and
stay informed