https://github.com/imagemlt/javaunserializepocs
java反序列化学习
https://github.com/imagemlt/javaunserializepocs
Last synced: about 1 year ago
JSON representation
java反序列化学习
- Host: GitHub
- URL: https://github.com/imagemlt/javaunserializepocs
- Owner: imagemlt
- Created: 2019-02-11T01:44:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T02:04:05.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T13:46:05.940Z (about 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# JavaUnserializePocs
java反序列化学习的一些测试代码
* fastjson反序列化漏洞 fastjsonPoc.java
* apache common collections 反序列化漏洞 CommonCollections.java
* [spring-jndi反序列化](https://github.com/zerothoughts/spring-jndis)