Java RMI vulnerable to SSRF
Java RMI services can be attacked through SSRF attacks, its an object-oriented Remote Procedure Call mechanism available in most Java installations. Software developers can use the technology to make functions available…

Thinking Security ! Always