Skip to content

Instantly share code, notes, and snippets.

@0xBADCA7
0xBADCA7 / pickle_exploit_generator.py
Last active August 1, 2022 02:08
Python cPickle/pickle exploit generator
#!/usr/bin/env python
'''
0xBADCA7
Vodka goes down the throat better with pickle.
This script generates pickled object representation. Good for CTFs.
Params: [1] function, [2] parameter, [3] pickle type
Sample run: