Skip to content

How to use

Arsenio Aguirre edited this page Mar 31, 2020 · 19 revisions

How to use pentest tools inside docker image

CrackMapExec

Enter to CrackMapExec directory and run:

$ pipenv install
$ pipenv shell
$ python setup.py install
$ cme smb x.x.x.x (Example)
Clone this wiki locally