Skip to content

Commit

Permalink
Merge branch 'master' of github.com:NetSPI/JavaSerialKiller
Browse files Browse the repository at this point in the history
  • Loading branch information
egru committed Mar 9, 2016
2 parents 24e587b + db1e6e0 commit 98b8274
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# JavaSerialKiller
# Java Serial Killer

Burp extension to perform Java Deserialization Attacks using the ysoserial payload generator tool.

Blog https://blog.netspi.com/java-deserialization-attacks-burp/

Chris Frohoff's ysoserial (https://github.com/frohoff/ysoserial)

Requirements: Java 8

Download from the Releases tab: https://github.com/NetSPI/Burp-Extensions/releases

Right-click on a request and select Send to Java Serial Killer

![alt tag](https://blog.netspi.com/wp-content/uploads/2016/03/img_56d5dddfa31e3.png)

Select the payload that you want, type in the command, and press Serialize

![alt tag](https://blog.netspi.com/wp-content/uploads/2016/03/img_56d5de37cf801.png)

From here you can press Go button to send the request or right-click and send it to another tool.

0 comments on commit 98b8274

Please sign in to comment.