-
-
Notifications
You must be signed in to change notification settings - Fork 153
How to use
Arsenio Aguirre edited this page Apr 9, 2020
·
19 revisions
How to use pentest tools inside docker image.
Enter to crackmapexec directory and run:
$ cd /tools/CrackMapExec
$ pipenv shell
$ python setup.py install
$ cme smb x.x.x.x (Example)
Enter to crackmapexec directory and run:
$ cd /tools/cracking/crowbar
$ pipenv --three
$ pipenv shell
$ pipenv install paramiko
$ ./crowbar.py --help