cmxdocs

Home Installation

Greetz

Welcome to the CMX docs!
General Usage
SMB Command Reference
Mimikats
Azure Overview

If you want to jump right in to CMX

#~ apt install pipenv
#~ git clone https://github.com/awsmhacks/CrackMapExtreme /opt/CrackMapExtreme
#~ cd /opt/CrackMapExtreme  
#~ pipenv shell --three   
#~ pip install -r requirements.txt 
#~ python setup.py -q install 
#~ cmx 

assuming you want to install into the /opt directory using default configs


New Sh!t

Theres a ton of new stuff if you’re coming from cme.

Some of the stuff I’m most exited about:


What it does


Also note, there’s a ton of half-documented functions / over-used debug statements / and commented out code currently.
After things smooth out I’ll get to fully documenting and cleanup.