awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
1N3 avatar

1N3/BruteX

0
View on GitHub↗
2,265 stars·641 forks·Shell·13 viewssn1persecurity.com↗

BruteX

Features

  • Fuzzing Tools - Automated brute-force tool for target services.
  • Credential Brute Forcing - Automates brute force attacks against multiple service types.
  • Password and Hash Tools - Automated brute-force tool for network services.
  • Service Brute Forcing - Automated brute-forcing for various network services.

Star history

Star history chart for 1n3/brutexStar history chart for 1n3/brutex

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of 1n3/brutex?

The main features of 1n3/brutex are: Fuzzing Tools, Credential Brute Forcing, Password and Hash Tools, Service Brute Forcing.

What are some open-source alternatives to 1n3/brutex?

Open-source alternatives to 1n3/brutex include: vanhauser-thc/thc-hydra — Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords… x90skysn3k/brutespray — Fast, multi-protocol credential brute-forcer. Parses Nmap, Nessus, and Nexpose output to automatically test default… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… lanjelot/patator — Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering… brendan-rius/c-jwt-cracker — JWT brute force cracker written in C. assetnote/batchql — GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations.

Open-source alternatives to BruteX

Similar open-source projects, ranked by how many features they share with BruteX.
  • lanjelot/patatorlanjelot avatar

    lanjelot/patator

    3,893View on GitHub↗

    Patator is a multi-purpose brute force tool and modular security framework used for testing credentials, discovering network services, and fuzzing network protocols through automated payload delivery. It functions as a credential exhaustion framework and a network protocol fuzzer. The project provides specific utilities for recovering passwords from encrypted ZIP archives, enumerating DNS zones via forward and reverse queries, and identifying valid usernames and passwords across common network protocols. Its broader capabilities include web endpoint fuzzing, network service probing, and user

    Python
    View on GitHub↗3,893
  • vanhauser-thc/thc-hydravanhauser-thc avatar

    vanhauser-thc/thc-hydra

    11,943View on GitHub↗

    Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f

    C
    View on GitHub↗11,943
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    View on GitHub↗26,200
  • x90skysn3k/brutesprayx90skysn3k avatar

    x90skysn3k/brutespray

    2,483View on GitHub↗

    Fast, multi-protocol credential brute-forcer. Parses Nmap, Nessus, and Nexpose output to automatically test default and custom credentials across 30+ protocols.

    Go
    View on GitHub↗2,483
  • See all 30 alternatives to BruteX→