Skip to content

Commit 83dc75e

Browse files
committed
Update README.md
1 parent 4ec2701 commit 83dc75e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HackLog4j
22

3-
本项目用来致敬全宇宙最无敌的Java日志库!同时也记录自己在学习Log4j漏洞过程中遇到的一些内容。本项目会持续更新,本项目创建于2021年12月10日,最近的一次更新时间为2021年12月13日。作者:[0e0w](https://github.com/0e0w/HackLog4j)
3+
本项目用来致敬全宇宙最无敌的Java日志库!同时也记录自己在学习Log4j漏洞过程中遇到的一些内容。本项目会持续更新,本项目创建于2021年12月10日,最近的一次更新时间为2021年12月14日。作者:[0e0w](https://github.com/0e0w/HackLog4j)
44

55
- [01-Log4j基础知识](https://github.com/0e0w/HackLog4j#01-log4j%E5%9F%BA%E7%A1%80%E7%9F%A5%E8%AF%86)
66
- [02-Log4j框架识别](https://github.com/0e0w/HackLog4j#02-log4j%E6%A1%86%E6%9E%B6%E8%AF%86%E5%88%AB)
@@ -126,8 +126,12 @@
126126
- https://github.com/corretto/hotpatch-for-apache-log4j2
127127
- https://github.com/alexandre-lavoie/python-log4rce
128128
- https://github.com/hillu/local-log4j-vuln-scanner
129-
- https://github.com/f0ng/log4j2burpscanner
130129
- https://github.com/leonjza/log4jpwn
130+
- https://github.com/cyberstruggle/L4sh
131+
- https://github.com/cckuailong/log4shell_1.x
132+
- https://github.com/zhzyker/logmap
133+
- https://github.com/LoRexxar/log_dependency_checklist
134+
- https://github.com/0xDexter0us/Log4J-Scanner
131135

132136
九、Payload
133137

@@ -143,6 +147,8 @@
143147
- https://github.com/guguyu1/log4j2_burp_scan
144148
- https://github.com/whwlsfb/Log4j2Scan
145149
- https://github.com/bigsizeme/Log4j-check
150+
- https://github.com/f0ng/log4j2burpscanner
151+
- https://github.com/pmiaowu/log4j2Scan
146152

147153
九、漏洞检测
148154

0 commit comments

Comments
 (0)