Giter Club home page Giter Club logo

egysql's Introduction

EgySQL is a powerful and flexible multi-service brute force tool designed to help you test the security of your services and ensure the strength of your passwords. With support for various popular services, including MongoDB, MySQL, MSSQL, SQLite, SSH, FTP, and RDP, EgySQL is a one-stop solution for security professionals, system administrators, and ethical hackers. Features
image

Multi-Service Support: Brute force passwords for MongoDB, MySQL, MSSQL, SQLite, SSH, FTP, and RDP.
Connection Check: Ensure the target service is reachable before starting the brute force.
Password List: Load your custom password list for targeted and efficient brute forcing.
Verbose Mode: Enable verbose mode to see detailed progress and results.
User-Friendly Interface: An interactive command-line interface using curses library for ease of use.

How to Use

Clone the repository:

git clone https://github.com/dragonked2/Egysql.git cd egysql

Install the required dependencies:

pip install paramiko pyodbc pymongo mysql-connector-python windows-curses

Run the EgySQL script:

python egysql.py

Choose the service you want to brute force by selecting the corresponding number.

Enter the target host, username, and the path to your password list file.

Optionally, enable verbose mode to get detailed feedback during the brute force process.

image

Example Usage

Here's an example of how you can use EgySQL to perform a brute force attack against a MongoDB service:

markdown

[] Welcome to EgySQL - The Ultimate Multi-Service Brute Force Tool [] AliElTop 1.0 Choose a service to bruteforce:

  1. MongoDB
  2. MySQL
  3. MSSQL
  4. SQLite (not ready yet)
  5. SSH
  6. FTP
  7. RDP (not ready yet) Q. Quit

Enter your choice: 1

You chose MongoDB.

Enter the target host: example.com Enter the username: admin Enter the password list file path: passwords.txt Enable verbose mode? (Y/N): N

[*] Starting MongoDB bruteforce for [email protected]...

[+] Successfully logged in with credentials: admin:strongPassword123

Disclaimer

EgySQL is intended for legal and ethical use only. The authors are not responsible for any illegal use or damage caused by this tool. Always ensure you have proper authorization to perform any security testing or password brute force attacks. Contributions

Contributions to EgySQL are welcome! If you find a bug or want to add support for additional services, feel free to create a pull request. Let's work together to make EgySQL even better! License

EgySQL is licensed under the MIT License. See LICENSE for more information.

Get ready to secure your services with EgySQL!

egysql's People

Contributors

dragonked2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.