byt3bl33d3r / CrackMapExec

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

Crackmapexec-No-Output-Error-On-Any-Command #656

Closed Vulncatic closed 1 year ago

Vulncatic commented 1 year ago

Hello I have an issue with crackmapexec when ever i run any command to try and brute force passwords for htb machines

i get this error

Traceback (most recent call last): File "/usr/bin/crackmapexec", line 8, in sys.exit(main()) File "/usr/lib/python3/dist-packages/cme/crackmapexec.py", line 184, in main protocol_path = p_loader.get_protocols()[args.protocol]['path'] KeyError: None

Please Someone Fix This I'm Bashing My Head Off The Walls Debuging THis Shit

BTW the error message i got from doing crackmapexec --verbose when i just run the commands normaly theres no error and no output

It's Also A Fresh Install of kali its running on right out of the apt repos

mpgn commented 1 year ago

Make sure you are using the latest version of cme :)