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·10 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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with BurpContextAwareFuzzer

These projects share indexed features with BurpContextAwareFuzzer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with mgeeky/burpcontextawarefuzzer?

Projects with overlapping indexed features 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.