Closed ivantsyba closed 2 years ago
No this is an example of exploiting a simple TCP listener that does just a readObject()
from an ObjectInputStream
that wraps the TCP steam (terrible idea).
Example here https://stackoverflow.com/questions/7022063/java-listening-to-a-socket-with-objectinputstream.
In this example:
Do you need to convince exploited jvm to load Groovy1 class from 10.10.10.10:1099 via RMI to make all this work?