/pkl_rev_sh

This repo contains examples of Python objects that start a reverse shell when unpickled.

Primary LanguagePythonMIT LicenseMIT

Pickled Reverse Shell

This repo contains examples of Python objects that start a reverse shell when unpickled. The primary purpose of these files is to accompany Don't Trust a Pickle article that I wrote that was published on Medium together with HackerNoon.

Disclaimer

Gaining unauthorized access to systems that are not yours is bad. Use common sense.