Published onSeptember 14, 2023Pickled ObjectsPythonPickleSerialisationExploitRCEAPIReverse-ShellExplaining serialisation and deserialisation of Python objects and the use of the Python pickle module. Then using this knowledge to implement a Reverse Shell via an API.