forked from p15670423/monkey
Added grequests and shellshock to documentation.
This commit is contained in:
parent
a322a619cb
commit
dbdadce16c
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue