Java Remote Signed Vulnerability / by Aaron Samuel

Shining some light on an open and unresolved vulnerability in Java, this includes the latest java versions with all security patches applied. Here, I demonstrate the case where the user is provided a link to click through some sort of social engineering (covert link on web page, SMS Text, email, etc). When the user clicks the link, a remote exploit will be launched providing a shell to the users remote system. With shell established the user is now effectively under control of the would be hacker. Here, I display a rather juvenile exercise of changing the background of the remote system via covert shell access. #owned