Skip to content

Python's pickling deserialization Remote Code Execution payload generator.

Notifications You must be signed in to change notification settings

shafdo/pickle-payload-gen-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

🥒 Pickle RCE payload generator python3 🥒

Python's pickling deserialization Remote Code Execution payload generator. I wanted to create a python3 version of this cool script written by @mgeeky.

Usage

Linux:

./pickle-payload-gen.py [payload]

Windows:

python pickle-payload-gen.py [payload]

[ NOTE ] If you did not provide any payload the default will be used which is "id" (Without quotes).

Preview

Here is a quick preview of this tool.

preview.mp4

About

Python's pickling deserialization Remote Code Execution payload generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages