File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
本项目是记录自己在学习研究Java安全过程中遇到的优秀内容,包括Java代码审计资源以及Java开发的应用程序组件协议等的安全内容。一个不会Java攻击的黑客不是一个好师傅,一个不懂Java安全的师傅不是一个好黑客!深入理解Java安全,手握众多重点Java应用高危0day!作者:[ 0e0w] ( https://github.com/0e0w )
6
6
7
- 本项目创建于2021年7月8日,最近的一次更新时间为2022年4月16日 。本项目会持续更新,直到海枯石烂。
7
+ 本项目创建于2021年7月8日,最近的一次更新时间为2022年4月21日 。本项目会持续更新,直到海枯石烂。
8
8
9
9
- [ 01-Java安全研究资源] ( https://github.com/HackJava/HackJava#01-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E8%B5%84%E6%BA%90 )
10
10
- [ 02-Java安全研究工具] ( https://github.com/HackJava/HackJava#02-java%E5%AE%89%E5%85%A8%E7%A0%94%E7%A9%B6%E5%B7%A5%E5%85%B7 )
268
268
269
269
二、Java安全漏洞修复
270
270
271
- ## 07-Java安全高危应用
271
+ ## 07-Java高危应用框架
272
272
273
273
此处整理收集Java开发的普遍使用的程序:包括中间件、核心框架、底层库、重要应用系统等。待更新。
274
274
275
275
- [ Log4j2] ( https://github.com/HackJava/Log4j2 )
276
276
- [ Shiro] ( https://github.com/HackJava/Shiro )
277
277
- [ Weblogic] ( https://github.com/HackJava/Weblogic )
278
+ - MyBatis
279
+ - Spring
278
280
279
281
## 08-Java安全参考资源
280
282
You can’t perform that action at this time.
0 commit comments