Files
enteletaor/README.md
2016-02-15 15:23:49 +01:00

62 lines
1.1 KiB
Markdown

Enteletaor
==========
![Logo](https://raw.githubusercontent.com/cr0hn/enteletaor/master/enteletaor_lib/doc/images/logo.png)
*Enteletaor: Message Queue & Broker Injection tool*
Code | #URL#
---- | ----------------------------------------------
Issues | #URL#/issues/
Python version | Python
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:
```
$ python -m pip install Enteletaor
```
Quick start
-----------
You can display inline help writing:
```bash
python Enteletaor.py -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