[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] How to locate SUID = root files?



Hi Thomas,

> find / \( -perm +4000 -o -perm +2000 \) -type f -exec ls -l {} \;

Many thanks!

-- 


Mit freundlichen Grüßen / Best regards

Michael Stauber