Find SUID/SGID binaries linux

Locate setuid/setgid executables (security audit)

find / -perm /6000 -type f -ls 2>/dev/null