Level8 -> Level9

The hint for level9 references the Eight Legged Groove Machine (8lgm), who are known for a race condition exploit. An strace check of the vulnerable program will confirm that a temp file is created. This presents you with the opportunity to exploit this race condition, by unlinking the temp file, and symlinking it to a target program (/bin/pass), which will then be executed with level9 privileges.