Share
## https://sploitus.com/exploit?id=1E085D9B-26F5-5960-938C-AEB76BCE61D8
# Log4j-CVE-2021-44228
<img src="2021-12-13_20-41.png">

Mass Check Vulnerable Log4j CVE-2021-44228

## Introduction 
Actually I just checked via Vulnerable Application from https://github.com/christophetd/log4shell-vulnerable-app (because I'm lazy to find live target xD)
so you can develop or change this code according to your knowledge ;)
## Requirements
- python 3x
- pip
## Installation 
- pip install -r requirements.txt 
## References
- https://www.lunasec.io/docs/blog/log4j-zero-day/
- https://github.com/christophetd/log4shell-vulnerable-app