Skip to content
#

deserialization-vulnerability

Here are 28 public repositories matching this topic...

Peas create serialized payload for deserialization RCE attack on python driven applications where pickle ,pyYAML, ruamel.yaml or jsonpickle module is used for deserialization of serialized data. I will update it with more attack vectors to targets other modules.

  • Updated Nov 25, 2023
  • Python
GadgetExplorer

GadgetExplorer is a .NET command-line tool for finding potential deserialization gadget chains in managed applications. It scans one or more assemblies, builds a reachability graph with dispatch and callback heuristics, and reports when a deserialization entrypoint can reach a sink you care about.

  • Updated Apr 21, 2026
  • C#

Improve this page

Add a description, image, and links to the deserialization-vulnerability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deserialization-vulnerability topic, visit your repo's landing page and select "manage topics."

Learn more