Added grequests and shellshock to documentation.

This commit is contained in:
daniel goldberg 2016-08-29 13:16:57 +03:00
parent a322a619cb
commit dbdadce16c
1 changed files with 4 additions and 1 deletions

View File

@ -15,10 +15,12 @@ Features include:
* Multiple propagation techniques: * Multiple propagation techniques:
* Predefined passwords * Predefined passwords
* Common exploits * Common exploits
* Multiple propagation protocols: * Multiple exploit methods:
* SSH * SSH
* SMB * SMB
* RDP * RDP
* WMI
* Shellshock
* A C&C server with a dedicated UI to visualize the Monkey's progress inside the data center * A C&C server with a dedicated UI to visualize the Monkey's progress inside the data center
Getting Started Getting Started
@ -172,6 +174,7 @@ Dependency | License |
impacket | Apache Modified impacket | Apache Modified
Start Bootstrap (UI Theme) | Apache 2.0 Start Bootstrap (UI Theme) | Apache 2.0
requests | Apache 2.0 requests | Apache 2.0
grequests | BSD
odict | Python Software Foundation License odict | Python Software Foundation License
paramiko | LGPL paramiko | LGPL
rdpy | GPL-3 rdpy | GPL-3