Skip to content

How to use

Arsenio Aguirre edited this page Apr 2, 2020 · 19 revisions

How to use pentest tools inside docker image

CrackMapExec

Enter to CrackMapExec directory and run:

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