Skip to main content

One post tagged with "OverTheWire"

OverTheWire (https://overthewire.org) is a website offering free, open-source wargame-style challenges and exercises in cybersecurity and computer security fundamentals that simulate real-world hacking scenarios through hands-on learning

View All Tags

OverTheWire | Bandit | Write-Up

· 27 min read

Summary:

A write-up providing help with the Bandit wargame on the OverTheWire website, consisting of a series of 32 levels, followed by an additional challenge using an 'uppercase shell' trick at Level 33, that covers various Linux and shell scripting topics. The challenges range from basic navigation to more advanced topics like SSH authentication, file permissions, and Git usage.

Wargame Name: Bandit | Difficulty: Easy | OS: Linux