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