Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 364 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 364 Bytes

Java Unsafe Reflection

This repository contains some code/scripts we used to find classes that could be used to exploit Unsafe Reflection / Unchecked Class Instantiation in Java applications.

You can read the details in this blogpost here.