stanlo
Search This Blog
Showing posts with label
SGID
.
Show all posts
Showing posts with label
SGID
.
Show all posts
Thursday, August 31, 2006
Searching for SUID & SGID files.
find / \( -user root -perm -004000 -o -perm -002000 \) -type f -print
Home
Subscribe to:
Posts (Atom)