MayADevBe Blog

A Blog about Computer Science

Recent Posts

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.
OverTheWire Bandit Level 14 -> 15 - WalkthroughA walkthrough of Level 14 -> 15 of the Bandit wargame from OverTheWire. - Netcat and first network communication.