Updated readme.md

Fixed github formatting.
This commit is contained in:
Daniel Goldberg 2016-03-02 18:58:52 +02:00
parent 12c9062dd4
commit 9b8d4ac023
1 changed files with 33 additions and 34 deletions

View File

@ -125,9 +125,6 @@ SSHExploiter ssh_user | string | user to use for ssh connection
ssh_passwords | list of strings | list of passwords to use when trying to exploit
Building the Monkey from source
-------------------------------
If you want to build the monkey from source and not use our provided packages, look at the readme files under [chaos_monkey](chaos_monkey) and [monkey_island](monkey_island).
@ -140,34 +137,36 @@ Copyright (c) 2016 Guardicore Ltd
See the [LICENSE](LICENSE) file for license rights and limitations (GPLv3).
Dependent packages
| Dependency | License |
|----------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
| libffi-dev | https://github.com/atgreen/libffi/blob/master/LICENSE |
| PyCrypto | Public domain |
| upx | Custom license, http://upx.sourceforge.net/upx-license.html, according to it (IANL) we're fine as long as we're not modifying UPX |
| bson | BSD |
| enum34 | BSD |
| pyasn1 | BSD |
| psutil | BSD |
| flask | BSD |
| flask-Pymongo | BSD |
| Flask-Restful | BSD |
| python-dateutil | Simplified BSD |
| zope | ZPL 2.1 |
| Bootstrap | MIT |
| JSON Editor | MIT |
| Datatables | MIT |
| jQuery | MIT |
| cffi | MIT |
| twisted | MIT |
| typeahead.js | MIT |
| Font Awesome | MIT |
| vis.js | MIT/Apache 2.0 |
| impacket | Apache Modified |
| Start Bootstrap (UI Theme) | Apache 2.0 |
| requests | Apache 2.0 |
| odict | Python Software Foundation License |
| paramiko | LGPL |
| rdpy | GPL-3 |
| winbind | GPL-3 |
| pyinstaller | GPL |
---------------------
Dependency | License |
----------------------------|----------------------------
libffi-dev | https://github.com/atgreen/libffi/blob/master/LICENSE
PyCrypto | Public domain
upx | Custom license, http://upx.sourceforge.net/upx-license.html, according to it (IANL) we're fine as long as we're not modifying UPX
bson | BSD
enum34 | BSD
pyasn1 | BSD
psutil | BSD
flask | BSD
flask-Pymongo | BSD
Flask-Restful | BSD
python-dateutil | Simplified BSD
zope | ZPL 2.1
Bootstrap | MIT
JSON Editor | MIT
Datatables | MIT
jQuery | MIT
cffi | MIT
twisted | MIT
typeahead.js | MIT
Font Awesome | MIT
vis.js | MIT/Apache 2.0
impacket | Apache Modified
Start Bootstrap (UI Theme) | Apache 2.0
requests | Apache 2.0
odict | Python Software Foundation License
paramiko | LGPL
rdpy | GPL-3
winbind | GPL-3
pyinstaller | GPL