byt3bl33d3r / CrackMapExec

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

cmedb overhaul, bug fixes, formatting update, and new features #759

Closed Marshall-Hallenbeck closed 1 year ago

Marshall-Hallenbeck commented 1 year ago

Been working on this for a couple weeks now and I'm pretty happy with it. It includes a massive overhaul to how CME interacts with the database, fixes a bunch of random bugs, and adds in some new features as well!

High level:

More specific:

I have tested this pretty extensively, in my lab and also on a large internal network; however, the MSSQL changes I haven't really tested, but they should work as they are the same as smb/winrm/etc. If needed I can create a VM for testing it, but if someone else has an environment they can, that'd be great.

Marshall-Hallenbeck commented 1 year ago

@mpgn There's obviously a ton of changes here, so I can go through whatever you want and update other pulls/etc if needed.

NeffIsBack commented 1 year ago

Looks really awesome🔥

mpgn commented 1 year ago

Hello,

Thanks for the issue, the module is now integrated to the last public release of CrackMapExec https://github.com/mpgn/CrackMapExec v6.0.0

Regards,

mpgn