JGillam / SerialVulnDemo

Serialization vulnerability demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SerialVulnDemo

Some Serialization/Deserialization vulnerability demos. The goal of these examples is to demonstrate how deserialization flaws work. Therefore they are intentionally simplified and based on somewhat contrived scenarios. This is not an exploitation tool (pentesters will probably want to look a YSOSerial for that sort of thing).

First vagrant up, then:

PHP Demo

Start with http://localhost:15080/php

Java Demo

Start with http://localhost:15081/java

About

Serialization vulnerability demos

License:MIT License


Languages

Language:Java 73.4%Language:PHP 23.0%Language:Shell 3.6%