byt3bl33d3r / CrackMapExec

A swiss army knife for pentesting networks
BSD 2-Clause "Simplified" License
8.45k stars 1.64k forks source link

More info on hosts outstanding #160

Closed cclements closed 4 years ago

cclements commented 7 years ago

Often times when running the mimikatz module on a subnet, I'll have several stragglers, e.g.:

MIMIKATZ                                       [*] Waiting on 4 host(s)
MIMIKATZ                                       [*] Waiting on 4 host(s)

These stragglers never seem to finish, and there doesn't seem to be a straightforward way to get more information on them (hostname/IP, etc.) without digging through and correlating log entries.

Not a big deal, but it would be useful to have this info echoed back with the "Waiting" message or other such means such as an exit summary.

byt3bl33d3r commented 7 years ago

good feedback, will see what I can do.

Cheers

kildonan5 commented 6 years ago

sorry if this isnt the right place for it, but i dont think it warrants its own issue. if i run mimikatz module on a host that doesnt have powershell (i.e. a windows 2003 box) CME just looops on waiting on 1 hosts. as a suggestion, maybe theres a way to detect if powershell is available, and error out if not?

In any case, this tool CME absolutely rocks. should save me loads of time. thanks.

tanujain commented 6 years ago

In my case I do have powershell installed on the system I am trying to exploit but still I see the same error message. Waiting on 1 host. Any suggestion on what could be the reason and how to fix it?

mpgn commented 4 years ago

Probably flagged by AV, we can't do much since we cannot know if the remote script is blocked by AV or just running. Make sure your enumeration on the target is complete before using a Module.