关联漏洞
标题:Apache Log4j 代码问题漏洞 (CVE-2021-44228)Description:Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。 Apache Log4J 存在代码问题漏洞,攻击者可设计一个数据请求发送给使用 Apache Log4j工具的服务器,当该请求被打印成日志时就会触发远程代码执行。
Description
A script to search, scrape and scan for Apache Log4j CVE-2021-44228 affected files using Google dorks
介绍
# Log4j dork scanner
This is an auto script to search, scrape and scan for Apache Log4j CVE-2021-44228 affected files using Google dorks.
- ### Installation:
```shell
git clone https://github.com/JagarYousef/log4j-dork-scanner
cd log4j-dork-scanner
pip install -r requirments.txt
```
- ### Scanning:
```shell
python scanner.py -d YOUR_SEARCH_DORK -n NUMBER_OF_GOOGLE_RESULTS_PAGES
```
- ### Example:
```shell
python scanner.py -d inurl:member.jsp -n 10
```
<br>
### Disclaimer
- I am not responsible about how you use it, I just provide it for educational and demonstration purposes!
- I don't provide support on it, you can fork it as you want
文件快照
[4.0K] /data/pocs/d44da07adab727e34198d5c860ff40ef5575b14c
├── [ 17K] headers-large.txt
├── [ 951] headers.txt
├── [ 15K] log4j-scan.py
├── [ 650] README.md
├── [ 35] requirements.txt
├── [2.7K] scanner.py
└── [6.5K] urls.txt
0 directories, 7 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。