Skip to content

Commit 72f89e1

Browse files
committed
Update README.md
1 parent 99e77fa commit 72f89e1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
本项目是记录自己在Java代码审计过程中遇到的内容,包括Java代码审计技巧以及自己真实审计的案例。一个不会Java代码审计的师傅不是一个好黑客!一个不会Java代码审计的黑客不是一个好师傅!
44

5-
本项目创建于2021年7月8日,最近的一次更新时间为2021年7月14日。本项目会持续更新,直到海枯石烂。
5+
本项目创建于2021年7月8日,最近的一次更新时间为2021年7月17日。本项目会持续更新,直到海枯石烂。
66

77
- [0x01-Java漏洞靶场审计](https://github.com/0e0w/Hackjava#0x01-Java%E6%BC%8F%E6%B4%9E%E9%9D%B6%E5%9C%BA%E5%AE%A1%E8%AE%A1)
88
- [0x02-Java代码审计工具](https://github.com/0e0w/Hackjava#0x02-Java%E4%BB%A3%E7%A0%81%E5%AE%A1%E8%AE%A1%E5%B7%A5%E5%85%B7)
@@ -32,6 +32,8 @@
3232

3333
## 0x02-Java代码审计工具
3434

35+
一、Frotify
36+
3537
- [ ] https://github.com/wooyunwang/Fortify
3638
- [ ] https://github.com/5wimming/gadgetinspector
3739

@@ -85,6 +87,9 @@
8587

8688
## 0x05-Java安全编码规范
8789

90+
- [ ] 腾讯集团Java安全编码规范
91+
- [ ] 奇安信集团具体安全编码规范
92+
8893
## 0x06-Java代码审计培训
8994

9095
## 0x07-Java代码审计资源

0 commit comments

Comments
 (0)