cr0hn ff2abc7b65 add: complete documentation
fix: unused options in redis
fix: compatibility between python 2-3
fix: forgot vars declarations
fix: carry conditions in listing redis keys
fix: listing redis list keys
fix: removed duplicated tasks when they are listed
fix: index number when redis DB are listed
fix:  some error levels in log
fix: renamed *proc* -> *tasks* files
fix: added the process manager backend for 'tasks' options, thinking in future  to add new process managers
2016-02-29 19:14:20 +01:00
2016-02-29 19:14:20 +01:00
2016-02-15 15:23:49 +01:00
2016-02-17 15:46:46 +01:00
2016-02-17 15:42:26 +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-23 14:35:59 +01:00
2016-02-28 18:28:47 +01:00
2016-02-29 19:14:20 +01:00

Enteletaor
==========


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

*Enteletaor: Message Queue & Broker Injection tool*

:Code: https://github.com/cr0hn/enteletaor
:Issues: https://github.com/cr0hn/enteletaor/issues/
:Python version: Python 2 & Python 3

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

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

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.

Installation
------------

Install Enteletaor is so easy:

.. code-block:: bash

    $ python -m pip install enteletaor

Quick start
-----------

You can display inline help writing:

.. code-block:: bash

    enteletaor -h

Advanced options
----------------

There are the advanced options:

- **-v**, **-vv**, **-vvv**: Enable verbose mode.

References
----------

* OMSTD (Open Methodology for Security Tool Developers): http://omstd.readthedocs.org
* STB (Security Tool Builder): https://github.com/abirtone/STB 
Description
No description provided
Readme 3.1 MiB
Languages
Python 100%