Fixed some module import fails and attacks summary file
This commit is contained in:
22
ATTACKS.md
Normal file
22
ATTACKS.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user