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

mgeeky/burpContextAwareFuzzerArchived

0
View on GitHub↗
41 stars·15 forks·Python·GPL-3.0·9 views

BurpContextAwareFuzzer

BurpSuite's payload-generation extension aiming at applying fuzzed test-cases depending on the type of payload (integer, string, path; JSON; XML; GWT; binary) and following encoding-scheme applied originally.

Features

  • Payload Generators and Fuzzers - Applies test cases based on specific payload data types.
  • Fuzzing Tools - Generates context-aware test cases based on payload types.

Star history

Star history chart for mgeeky/burpcontextawarefuzzerStar history chart for mgeeky/burpcontextawarefuzzer

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 does mgeeky/burpcontextawarefuzzer do?

BurpSuite's payload-generation extension aiming at applying fuzzed test-cases depending on the type of payload (integer, string, path; JSON; XML; GWT; binary) and following encoding-scheme applied originally.

What are the main features of mgeeky/burpcontextawarefuzzer?

The main features of mgeeky/burpcontextawarefuzzer are: Payload Generators and Fuzzers, Fuzzing Tools.

What are some open-source alternatives to mgeeky/burpcontextawarefuzzer?

Open-source alternatives to mgeeky/burpcontextawarefuzzer include: gosecure/burp-fuzzy-encoding-generator — Quickly test various encoding for a given value in Burp Intruder. ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… maurosoria/dirsearch — dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on… clr2of8/gathercontacts — A Burp Suite Extension to pull Employee Names from Google and Bing LinkedIn Search Results. enablesecurity/burp-luhn-payload-processor — A plugin for Burp Suite Pro to work with attacker payloads and automatically generate check digits for credit card… d3vilbug/hackbar — HackBar plugin for Burpsuite.

Open-source alternatives to BurpContextAwareFuzzer

Similar open-source projects, ranked by how many features they share with BurpContextAwareFuzzer.
  • gosecure/burp-fuzzy-encoding-generatorGoSecure avatar

    GoSecure/burp-fuzzy-encoding-generator

    7View on GitHub↗

    Quickly test various encoding for a given value in Burp Intruder

    Kotlin
    View on GitHub↗7
  • ultimatehackers/xsstrikeUltimateHackers avatar

    UltimateHackers/XSStrike

    15,027View on GitHub↗

    XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws. The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

    Python
    View on GitHub↗15,027
  • maurosoria/dirsearchmaurosoria avatar

    maurosoria/dirsearch

    14,403View on GitHub↗

    dirsearch is a command-line security tool and web path scanner used for discovering hidden directories and files on web servers. It functions as a recursive directory fuzzer and brute-force utility that identifies undocumented paths and sensitive files using wordlists and HTTP status codes. The tool distinguishes itself through template-driven path generation and an automated HTTP response filter that uses status codes, content length, and regex patterns to isolate valid targets. It supports recursive directory crawling to map complex web structures and provides state-persistence serializatio

    Python
    View on GitHub↗14,403
  • clr2of8/gathercontactsclr2of8 avatar

    clr2of8/GatherContacts

    210View on GitHub↗

    A Burp Suite Extension to pull Employee Names from Google and Bing LinkedIn Search Results

    Java
    View on GitHub↗210
See all 30 alternatives to BurpContextAwareFuzzer→