JNDI-Injection-Exploit icon indicating copy to clipboard operation
JNDI-Injection-Exploit copied to clipboard

Fixed IllegalArgumentException

Open bolshoytoster opened this issue 3 years ago • 0 comments

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

bolshoytoster avatar Dec 12 '21 15:12 bolshoytoster