MayADevBe Blog

A Blog about Computer Science

Recent Posts

OverTheWire Bandit Level 20 -> 21 - WalkthroughA walkthrough of Level 20 -> 21 of the Bandit wargame from OverTheWire. - Setuid binary, netcat and background processes/jobs.
ZW Steg - Zero-Width Characters Steganography ToolA python command-line tool for Zero-Width Characters Steganography. Hide secret text messages in other texts using invisible zero-width Unicode characters.
OverTheWire Bandit Level 19 -> 20 - WalkthroughA walkthrough of Level 19 -> 20 of the Bandit wargame from OverTheWire. - Suid and linux permissions.
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.
OverTheWire Bandit Level 14 -> 15 - WalkthroughA walkthrough of Level 14 -> 15 of the Bandit wargame from OverTheWire. - Netcat and first network communication.
OverTheWire Bandit Level 13 -> 14 - WalkthroughA walkthrough of Level 13 -> 14 of the Bandit wargame from OverTheWire. - SSH Login with key and transferring files from a remote host.