find / -perm -u=s -type f 2>/dev/null
# find files with SUID bit, odd ones can be leveraged for privesc with GTFOBins