Fixed some module import fails and attacks summary file

This commit is contained in:
cr0hn
2016-02-15 16:33:18 +01:00
parent d231d5d538
commit 96cd034ed6
4 changed files with 45 additions and 9 deletions

22
ATTACKS.md Normal file
View File

@@ -0,0 +1,22 @@
# Attacks
This document recopile implemented attacks by Enteletaor.
## Specific by broker/MQ
Some attacks only can be done in specific software. Here the list of them:
## Redis
#. Poisoning cache
#. Execute remote script
## Common attacks
These attacks can be executed in all of brokers/MQ:
#. Read remote info
#. Looking for sensible information (i.e. user/password)
#. Remote command injection
#. Listing remote process