Mr-Un1k0d3r / PoisonHandler

lateral movement techniques that can be used during red team exercises
265 stars 49 forks source link

RPC server unavailable #1

Closed st0rmspirit closed 4 years ago

st0rmspirit commented 4 years ago

when i use this script to excute invoke-mimikatz,it returns error "RPC server unavailable ",so what's wrong with it

image

Mr-Un1k0d3r commented 4 years ago

you command is using host as the ComputerName. it is supposed to be a variable? if so there is a missing $ in front of it. I doubt that "host" resolve to anything so it can't connect to it.

The error simply tell you that it wasn't able to establish a connection