Skip to content

Commit 98b8274

Browse files
committed
Merge branch 'master' of github.com:NetSPI/JavaSerialKiller
2 parents 24e587b + db1e6e0 commit 98b8274

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# JavaSerialKiller
1+
# Java Serial Killer
2+
3+
Burp extension to perform Java Deserialization Attacks using the ysoserial payload generator tool.
4+
5+
Blog https://blog.netspi.com/java-deserialization-attacks-burp/
6+
7+
Chris Frohoff's ysoserial (https://github.com/frohoff/ysoserial)
8+
9+
Requirements: Java 8
10+
11+
Download from the Releases tab: https://github.com/NetSPI/Burp-Extensions/releases
12+
13+
Right-click on a request and select Send to Java Serial Killer
14+
15+
![alt tag](https://blog.netspi.com/wp-content/uploads/2016/03/img_56d5dddfa31e3.png)
16+
17+
Select the payload that you want, type in the command, and press Serialize
18+
19+
![alt tag](https://blog.netspi.com/wp-content/uploads/2016/03/img_56d5de37cf801.png)
20+
21+
From here you can press Go button to send the request or right-click and send it to another tool.

0 commit comments

Comments
 (0)