MayADevBe Blog

A Blog about Computer Science

Recent Posts

OverTheWire Bandit Level 18 -> 19 - WalkthroughA walkthrough of Level 18 -> 19 of the Bandit wargame from OverTheWire. - Advanced SSH, remote command execution.
OverTheWire Bandit Level 17 -> 18 - WalkthroughA walkthrough of Level 17 -> 18 of the Bandit wargame from OverTheWire. - Find differences in a file.
OverTheWire Bandit Level 16 -> 17 - WalkthroughA walkthrough of Level 16 -> 17 of the Bandit wargame from OverTheWire. - Port and Service Scanning with Nmap and SSL repetition.
OverTheWire Bandit Level 15 -> 16 - WalkthroughA walkthrough of Level 15 -> 16 of the Bandit wargame from OverTheWire. - OpenSSL, secure communication.
Self destructive Code - PythonSelf destructive Code in Python. A fun little experiment to get practice with Python. Specifically, handling files, encodings and encryption.