{"uuid": "41d1dcf9-a2d7-41a7-a988-8223dbf2920b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2022-22965", "type": "seen", "source": "https://t.me/hacking_Attack/58331", "content": "Kali Linux Tutorials\nSpring4Shell-POC : Dockerized Spring4Shell (CVE-2022-22965) PoC Application And Exploit\n\nSpring4Shell-POC is a dockerized application that is vulnerable to the Spring4Shell vulnerability (CVE-2022-22965). Full Java source for the war is provided and modifiable, the war will get re-built whenever the docker image is built. The built WAR will then be loaded by Tomcat. There is nothing special about this application, it\u2019s a simple hello world that\u2019s based off\u00a0Spring tutorials.\n\nRequirements\n\n* Docker\n* Python3 + requests library\n\nInstructions\n\n* Clone the repository\n* Build and run the container: docker build . -t spring4shell &amp;&amp; docker run -p 8080:8080 spring4shell\n* App should now be available at\u00a0http://localhost:8080/helloworld/greeting\n* Run the exploit.py script: python exploit.py --url \"http://localhost:8080/helloworld/greeting\"\n* Visit the created webshell! Modify the cmdGET parameter for your commands. (http://localhost:8080/shell.jsp\u00a0by default)\nDownload\n\n___________________________ \n@hacking_Attack\n@Hacking_Video", "creation_timestamp": "2026-09-01T20:01:35.590764Z"}