Skip to content

Commit 6bf0443

Browse files
committedDec 24, 2021
Update README.md
1 parent 9517583 commit 6bf0443

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Log4j影响实在太大了,本人开始写专项漏洞检测工具-永恒之恶龙。Star超过200[发布](https://github.com/Goqi/ELong)!欢迎关注,感谢小星星!**
44

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

77
- [00-Log4j永恒恶龙](https://github.com/0e0w/HackLog4j#00-log4j%E6%B0%B8%E6%81%92%E6%81%B6%E9%BE%99)
88
- [01-Log4j基础知识](https://github.com/0e0w/HackLog4j#01-log4j%E5%9F%BA%E7%A1%80%E7%9F%A5%E8%AF%86)
@@ -49,6 +49,7 @@
4949
- [ ] Minecraft
5050
- [ ] Logstash
5151
- ......
52+
- https://fofa.so/static_pages/log4j2
5253
- https://github.com/cisagov/log4j-affected-db
5354
- https://github.com/YfryTchsGD/Log4jAttackSurface
5455
- https://github.com/mubix/CVE-2021-44228-Log4Shell-Hashes
@@ -160,6 +161,7 @@ ${log4j:ldap://127.0.0.1/poc}
160161
- https://github.com/bit4woo/log4jScan
161162
- https://github.com/izj007/Log4j2Scan
162163
- https://github.com/gh0stkey/Log4j2-RCE-Scanner
164+
- https://github.com/p1n93r/Log4j2Scan
163165

164166
七、Host头检测
165167

0 commit comments

Comments
 (0)
Please sign in to comment.