All Projects → cr0hn → Enteletaor

cr0hn / Enteletaor

Licence: other
Message Queue & Broker Injection tool

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Enteletaor

Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+1287.05%)
Mutual labels:  redis, hacking, scanner, hacking-tool
Phonia
Phonia Toolkit is one of the most advanced toolkits to scan phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy.
Stars: ✭ 221 (+58.99%)
Mutual labels:  hacking, scanner, hacking-tool
Whatcms
CMS Detection and Exploit Kit based on Whatcms.org API
Stars: ✭ 205 (+47.48%)
Mutual labels:  hacking, scanner, hacking-tool
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (+197.12%)
Mutual labels:  hacking, scanner, hacking-tool
Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+1563.31%)
Mutual labels:  hacking, scanner, hacking-tool
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+5112.95%)
Mutual labels:  hacking, scanner, hacking-tool
Vault
swiss army knife for hackers
Stars: ✭ 346 (+148.92%)
Mutual labels:  hacking, scanner, hacking-tool
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (+197.12%)
Mutual labels:  hacking, scanner, hacking-tool
Jok3r
Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework
Stars: ✭ 645 (+364.03%)
Mutual labels:  hacking, scanner, hacking-tool
Appinfoscanner
一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具,可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如:Title、Domain、CDN、指纹信息、状态信息等。
Stars: ✭ 424 (+205.04%)
Mutual labels:  hacking, scanner, hacking-tool
Xattacker
X Attacker Tool ☣ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 897 (+545.32%)
Mutual labels:  hacking, scanner, hacking-tool
Vhostscan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
Stars: ✭ 767 (+451.8%)
Mutual labels:  hacking, scanner, hacking-tool
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+1212.23%)
Mutual labels:  hacking, scanner, hacking-tool
Sippts
Set of tools to audit SIP based VoIP Systems
Stars: ✭ 116 (-16.55%)
Mutual labels:  hacking, hacking-tool
Live Mutex
High-performance networked mutex for Node.js libraries.
Stars: ✭ 118 (-15.11%)
Mutual labels:  redis, broker
Grecon
Your Google Recon is Now Automated
Stars: ✭ 119 (-14.39%)
Mutual labels:  hacking, hacking-tool
M3m0
M3m0 Tool ⚔️ Website Vulnerability Scanner & Auto Exploiter
Stars: ✭ 124 (-10.79%)
Mutual labels:  hacking, hacking-tool
Zeusspring
基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同步锁/验证码/动态权限管理 数据权限 工作流 代码生成 日志记录 第三方社交账号、短信登录
Stars: ✭ 117 (-15.83%)
Mutual labels:  redis, rabbitmq
Gofingerprint
GoFingerprint is a Go tool for taking a list of target web servers and matching their HTTP responses against a user defined list of fingerprints.
Stars: ✭ 120 (-13.67%)
Mutual labels:  hacking, hacking-tool
Distributed framework
python通用分布式函数调度框架 pip install function_scheduling_distributed_framework
Stars: ✭ 123 (-11.51%)
Mutual labels:  redis, rabbitmq

Enteletaor

.. figure:: https://raw.githubusercontent.com/cr0hn/enteletaor/master/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

Support this project

Support this project (to solve issues, new features...) by applying the Github "Sponsor" button.

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.
  • Try to discover user/passwords in auth protected 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:

.. note::

You can read entire list in CHANGELOG file.

Version 1.1.x +++++++++++++

  • Many improvements and fixes
  • Added new module: password bruteforcer.

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

  • First version released
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].