- Reading info about running process:
- Checking check sum
- Show list dynamic dependencies of executable files or
shared objects - Look at ports of processes
$ ps -ef
$ digest -a md5 -v /bin/ls
md5 (/bin/ls) = b57e173220af4b919f1d4bef9db11482
$ ldd -v solaris-x86-32/libyjpagent.so
pfiles `ptree | awk '{print $1}'` | egrep '^[0-9]|port:'
pfiles PID | egrep '^[0-9]|port:'
No comments:
Post a Comment