We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi. command execute on ataker machine (weblogic10 gadjet), then generate payload...:
Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at jndi.CommonDeserial.execByDeserialize(CommonDeserial.java:25) at run.ServerStart.main(ServerStart.java:113) Caused by: [Error: java.lang.Runtime.getRuntime().exec("nslookup test.com"): Cannot run program "nslookup": error=2, No such file or directory] [Near : {... java.lang.Runtime.getRuntime() ....}] ^ [Line: 1, Column: 1] at com.tangosol.coherence.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.compileGetChain(ReflectiveAccessorOptimizer.java:435) at com.tangosol.coherence.mvel2.optimizers.impl.refl.ReflectiveAccessorOptimizer.optimizeAccessor(ReflectiveAccessorOptimizer.java:163) at com.tangosol.coherence.mvel2.optimizers.dynamic.DynamicOptimizer.optimizeAccessor(DynamicOptimizer.java:80) at com.tangosol.coherence.mvel2.ast.ASTNode.optimize(ASTNode.java:159)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi. command execute on ataker machine (weblogic10 gadjet), then generate payload...:
The text was updated successfully, but these errors were encountered: