Skip to content
New issue

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

exec on atacker. #5

Open
atlassion opened this issue Sep 1, 2024 · 0 comments
Open

exec on atacker. #5

atlassion opened this issue Sep 1, 2024 · 0 comments

Comments

@atlassion
Copy link

atlassion commented Sep 1, 2024

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)                                                       
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant