suid privilege escalation

C++
find / -perm -u=s -type f 2>/dev/null
find / -perm -u=s -type f 2>/dev/null
Source

Also in C++: