How to check SUID/SGID programs on your Server?

You can check SUID/SGID programs on your systemSUID/SGID programs on your Server by using following command from your shell.

Gunjan@root# find / -type f \( -perm -04000 -o -perm -02000 \)

delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.