Bean Stalking: Growing Java beans into Remote Code Execution

In this post I’ll show how input validation which should be used to prevent malformed inputs to enter our applications, open up the doors to Remote Code Execution (RCE).

By · · 1 min read
Bean Stalking: Growing Java beans into Remote Code Execution

Source: The GitHub Blog

In this post I’ll show how input validation which should be used to prevent malformed inputs to enter our applications, open up the doors to Remote Code Execution (RCE).