Re: I would like to know about tracing system call in FreeBSD.

2009-04-05 Thread Ivan Voras
hjun...@illinois.edu wrote: > Dear, > > I have tried to trace system call using C language. > > I would like to detect privilege escalation through traceing system call. > Although freebsd announce the patch of telnet demon to remove malicious > access to esaclate privilege, I would like to impl

I would like to know about tracing system call in FreeBSD.

2009-04-05 Thread hjung20
Dear, I have tried to trace system call using C language. I would like to detect privilege escalation through traceing system call. Although freebsd announce the patch of telnet demon to remove malicious access to esaclate privilege, I would like to implement the detecting program. My idea is i