An example of a simple scaffolding for creating python pickle payloads to abuse applications which allow control over input. This technique will allow you to write standard Python code for getting RCE and package it to auto-execute when loaded by the pickle module.
Three months into hackthebox.eu and still loving it. I decided to post a quick story on my experiences thus far for others that are interested in learning about computer security.
Challenge Overview: This challenge is about breaking a custom designed encryption algorithm. In order to do that you need to reverse engineer how the algorithm works then once you figure that out you