Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.01 KB

File metadata and controls

24 lines (17 loc) · 1.01 KB

Network Ninja CTF 2022

Here are the challenges from the Network Ninja 2022 Capture the Flag Contest. You will need Docker to run these challenges yourself.

These challenges involve exploiting poorly-written sudo rules. No vulnerabilities are implied in sudo, nor in the UNIX utilies to which privilege has been granted in the challenges. Needless to say, the rules shouldn't be used for anything other than this exercise - they're giant security risks.

Learn the ropes first

Check out our CTF 2022 hacking primer.

Requirements

Docker

Building

./bin/build.sh

Running challenges

./bin/challenge.sh [1..21]

Have fun, and if you want to work on cool projects with us, check out our job openings.