byt3bl33d3r / CrackMapExec

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

ModuleNotFoundError: No module named 'librlers' #731

Closed Cyb3rC3lt closed 1 year ago

Cyb3rC3lt commented 1 year ago

Describe the bug Essentially I download the latest binary version named 'Ubuntu cme-ubuntu-latest-3.11' and tried to run it on Kali. It throws this missing module error named 'librlers' related to aardwolf but there is very little online in regards this library. Updated aardwolf to see if it would fix it but no joy. Any help would be greatly appreciated.

To Reproduce cme smb $IP -u user -p 'pass'

Expected behavior Start scanning

Screenshots image

Crackmapexec info

mpgn commented 1 year ago

Hello, what's the result of python -v ?

Cyb3rC3lt commented 1 year ago

Hi there, thanks in advance for any guidance. Please find the outout requested below. Happy to provide more as I love this tool!

$ python -v 1 ⨯

mpgn commented 1 year ago

Run the binary with python 3.11 if you dl the 3.11 binary of cme 😀

Cyb3rC3lt commented 1 year ago

Oh no that's embarrassing. I didn't think that was version numbers for various versions of Python for some reason and it was different versions of CME but of course CME is around version 5 so doesn't make sense. So for python 2.7 what would you recommend using? Thanks.

mpgn commented 1 year ago

Nothing, python2.7 is long dead since 2020 😅

Cyb3rC3lt commented 1 year ago

Haha fair enough, time for an upgrade