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
teag1e avatar

teag1e/burpcollector

0
View on GitHub↗
503 stars·77 forks·Python·10 views

Burpcollector

演示视频:

Features

  • Brute Force Tools - Builds custom wordlists from traffic to discover hidden assets.

Star history

Star history chart for teag1e/burpcollectorStar history chart for teag1e/burpcollector

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

Open-source alternatives to Burpcollector

Similar open-source projects, ranked by how many features they share with Burpcollector.
  • ticarpi/jwt_toolticarpi avatar

    ticarpi/jwt_tool

    6,668View on GitHub↗

    jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to identify cryptographic vulnerabilities and implementation flaws. It serves as a comprehensive suite for security auditing and vulnerability scanning, providing a debugging interface to inspect token headers and payloads. The project distinguishes itself through specialized capabilities for token forgery and secret cracking. It includes a token generator that signs custom tokens using RSA, ECDSA, and symmetric algorithms, and a brute force tool that uses high-speed dictionary attacks

    Python
    View on GitHub↗6,668
  • 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
  • ccc-f/fdictC

    ccc-f/Fdict

    0View on GitHub↗
    View on GitHub↗0
  • chainreactors/zombieC

    chainreactors/zombie

    0View on GitHub↗
    View on GitHub↗0
See all 16 alternatives to Burpcollector→

Frequently asked questions

What does teag1e/burpcollector do?

演示视频:

What are the main features of teag1e/burpcollector?

The main features of teag1e/burpcollector are: Brute Force Tools.

What are some open-source alternatives to teag1e/burpcollector?

Open-source alternatives to teag1e/burpcollector include: ticarpi/jwt_tool — jwt_tool is a security testing toolkit designed for analyzing, tampering with, and auditing JSON Web Tokens to… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… ccc-f/fdict. cujanovic/content-bruteforcing-wordlist — Wordlist for content(directory) bruteforce discovering with Burp or dirsearch. fly-playgroud/boom. chainreactors/zombie.