Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imagemlt/javaunserializepocs
java反序列化学习
https://github.com/imagemlt/javaunserializepocs
Last synced: about 8 hours ago
JSON representation
java反序列化学习
- Host: GitHub
- URL: https://github.com/imagemlt/javaunserializepocs
- Owner: imagemlt
- Created: 2019-02-11T01:44:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T02:04:05.000Z (over 2 years ago)
- Last Synced: 2023-10-19T19:10:23.148Z (about 1 year ago)
- Language: Java
- Size: 11.7 KB
- Stars: 5
- Watchers: 2
- 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)