关联漏洞
描述
Very simple Ansible playbook that scan filesystem for JAR files vulnerable to Log4Shell
介绍
# Log4j-CVE-2021-44228 scanner playbook
Very simple Ansible playbook that scan the filesystem for JAR files vulnerable to Log4Shell (CVE-2021-44228).
The result is saved in a CSV file in the local system.
## How to run
A value for the name of the CSV file must be passed via the `local_file` variable.
```bash
ansible-playbook --extra-vars "local_file=./jdni_dev.csv" log4j-cve-2021-44228.yml
```
文件快照
[4.0K] /data/pocs/4f6e7f9b2bf48c26270dc0c3dd6318de7c4506ec
├── [1.9K] log4j-cve-2021-44228.yml
└── [ 402] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。