Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-44228 PoC — Apache Log4j 代码问题漏洞

Source
Associated Vulnerability
Title: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
Readme
# 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
File Snapshot

[4.0K] /data/pocs/24499837cb2b5ba398b01120b4ade4b90d52b15c ├── [ 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
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.