Solving Lookup – TryHackMe Challenge Writeup
Complete walkthrough of Lookup room on TryHackMe: form brute-forcing, elFinder CVE and 2 Linux misconfigurations lead us to the root flag.
Complete walkthrough of Lookup room on TryHackMe: form brute-forcing, elFinder CVE and 2 Linux misconfigurations lead us to the root flag.
Pickle Rick is a very easy TryHackMe CTF. We complete it by accessing a web portal, getting a reverse shell and exploiting sudo to become root.
In this second post about Clash Of Code challenges, we’re solving different problems using Python and tricks from the programming language!
In this post, I share my up-to-date code golf cheatsheet that includes code tricks for many programming languages: python, go, etc.
c4ptur3-th3-fl4g is a beginner level TryHackMe room where we decode 10 flags, then use spectrogam, steganography and obscurity.
Pyrat is an easy TryHackMe challenge where we exploit a Python code execution and use a .git folder to further compromise the server.
In this post, I share my Python solution to 10 Clash of Code challenges. The challenges include reverse, shortest and fastest modes.
Conversor is an easy linux Hack THe Box machine, where we exploit XSLT injection to get a shell and use a needrestart CVE to get root access
Spookifier is a very easy HackTheBox challenge where we exploit a server side template injection in a Flask website.