From d5a95e34aaaaec3b29b56f631fbf91671b088cd0 Mon Sep 17 00:00:00 2001 From: Jakobu5 <32122722+Jakobu5@users.noreply.github.com> Date: Mon, 14 Oct 2019 13:27:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1d6cf..85c7219 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A proof-of-concept tool for generating payloads that exploit unsafe Java object Originally released as part of AppSecCali 2015 Talk ["Marshalling Pickles: how deserializing objects will ruin your day"]( - http://frohoff.github.io/appseccali-marshalling-pickles/) + https://frohoff.github.io/appseccali-marshalling-pickles/) with gadget chains for Apache Commons Collections (3.x and 4.x), Spring Beans/Core (4.x), and Groovy (2.3.x). Later updated to include additional gadget chains for [JRE <= 1.7u21](https://gist.github.com/frohoff/24af7913611f8406eaf3) and several other libraries.