Update readme.txt
This commit is contained in:
parent
06ff1e2a50
commit
d2185d6783
|
@ -1,5 +1,5 @@
|
||||||
To get development versions of Monkey Island and Monkey look into deployment scripts folder.
|
To get development versions of Monkey Island and Monkey look into deployment scripts folder.
|
||||||
If you only want to monkey from scratch you may refer to the instructions below.
|
If you only want to build monkey from scratch you may reference instructions below.
|
||||||
|
|
||||||
The monkey is composed of three separate parts.
|
The monkey is composed of three separate parts.
|
||||||
* The Infection Monkey itself - PyInstaller compressed python archives
|
* The Infection Monkey itself - PyInstaller compressed python archives
|
||||||
|
@ -76,4 +76,4 @@ Alternatively, if you build Mimikatz, put each version in a zip file.
|
||||||
1. The zip should contain only the Mimikatz DLL named tmpzipfile123456.dll
|
1. The zip should contain only the Mimikatz DLL named tmpzipfile123456.dll
|
||||||
2. It should be protected using the password 'VTQpsJPXgZuXhX6x3V84G'.
|
2. It should be protected using the password 'VTQpsJPXgZuXhX6x3V84G'.
|
||||||
3. The zip file should be named mk32.zip/mk64.zip accordingly.
|
3. The zip file should be named mk32.zip/mk64.zip accordingly.
|
||||||
4. Zipping with 7zip has been tested. Other zipping software may not work.
|
4. Zipping with 7zip has been tested. Other zipping software may not work.
|
||||||
|
|
Loading…
Reference in New Issue