Giter Club home page Giter Club logo

egybruter's Introduction

EgyBruter is a powerful and efficient WordPress brute force tool designed to help ethical hackers and security researchers identify and address weak login credentials in WordPress websites. This tool utilizes multithreading to perform concurrent login attempts, making it fast and efficient for testing password combinations. Features image

Fast and efficient WordPress brute force attacks.
Multithreading for concurrent login attempts.
User-friendly and visually appealing interface.
Thread safety to ensure clean and organized output.
Target information display, including URL, status code, server, and IP address.
Check connection to the target before starting the brute force attack.
Ability to use custom user-agent headers for requests.

Installation

Clone this repository to your local machine using git clone.
Navigate to the cloned directory: cd EgyBruter.
Install the required dependencies: pip install -r requirements.txt.

Usage

Run the script: python EgyBruter.py.
Enter the target URL, which should be the WordPress login page.
Provide the WordPress username for the brute force attack.
Enter the path to the file containing the list of passwords, with one password per line.
Specify the number of threads to use during the brute force attack (recommended: 10).
Sit back and let EgyBruter perform the brute force attack.

Note: Please use this tool responsibly and only on websites where you have proper authorization. Unauthorized use is illegal and unethical. Example

mathematica

$ python EgyBruter.py Enter the target URL (WordPress login page): https://example.com/wp-login.php Enter the username: admin Enter the path to the file containing passwords (one per line): passwords.txt Enter the number of threads to use (recommend 10): 10

Disclaimer

This tool is intended for ethical hacking and security research purposes only. The developer and contributors are not responsible for any illegal or malicious use of this tool. Use it responsibly and only on websites where you have proper authorization. License

EgyBruter is licensed under the MIT License. Contributions

Contributions to improve and enhance EgyBruter are welcome! Please feel free to open issues, submit pull requests, or suggest new features to make this tool even better. Credits

EgyBruter is developed and maintained by Your Name. Acknowledgments

Special thanks to the open-source community for their valuable contributions to the tools and libraries used in this project.

egybruter'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.