关联漏洞
描述
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付费,感谢您的支持。