2016-03-05 11:07:55 +01:00
2016-03-04 23:33:25 +01:00
2016-02-15 15:23:49 +01:00
2016-02-17 15:46:46 +01:00
2016-02-15 15:23:49 +01:00
2016-02-15 15:23:49 +01:00
2016-02-15 15:23:49 +01:00
2016-02-28 18:28:47 +01:00
2016-02-28 18:28:47 +01:00

Enteletaor
==========


.. figure:: doc/images/enteletaor-logo-300px.png
    :align: left

*Enteletaor: Message Queue & Broker Injection tool*

:Version: 1.0
:Code: https://github.com/cr0hn/enteletaor
:Issues: https://github.com/cr0hn/enteletaor/issues/
:Documentation: http://enteletaor.readthedocs.org
:Python version: Python 2.7.x & 3
:Author: Daniel Garcia (cr0hn) - @ggdaniel

What's Enteletaor
-----------------

Message Queue & Broker Injection tool that implements attacks to Redis, RabbitMQ and ZeroMQ.

Some of the actions you can do:

   - Listing remote tasks.
   - Read remote task content.
   - Disconnect remote clients from Redis server (even the admin!)
   - Inject tasks into remote processes.
   - Make a scan to discover open brokers.

Currently supported brokers are:

   - RabbitMQ (or AMQP compatible).
   - ZeroMQ.
   - Redis.

See documentation for more information.

What's new?
-----------

This Enteletaor version, add a lot of new features and fixes, like:

Version 1.0.0
+++++++++++++

- First version released

You can read entire list in CHANGELOG file.
Description
No description provided
Readme 3.1 MiB
Languages
Python 100%