JNDI-Injection-Exploit
JNDI-Injection-Exploit copied to clipboard
Fixed IllegalArgumentException
According to a comment on this stackoverflow question, JNDI automatically substitutes javax.naming.Reference for com.sun.jndi.rmi.registry.ReferenceWrapper.
So you have to get the reference from it with getReference().
Should fix #7