unix - Find suid and gid files under root -
I search for find command argument to find all the files under / < I am Setuide and Setgid privileges I have find / so far
set or setgid ():
< Find the code
Setuid or Setting (POSIX):
Find / -Perm-4000 - O-spam-2000 Setid and Setgid:
Find / -Perm-6000
Comments
Post a Comment