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

wdahlenburg/LogicalFuzzingEngine

0
View on GitHub↗
11 stars·4 forks·Python·MIT·6 views

LogicalFuzzingEngine

A Burpsuite extension written in Python to perform basic validation fuzzing

Features

  • Payload Generators and Fuzzers - Performs basic validation fuzzing using Python.

Star history

Star history chart for wdahlenburg/logicalfuzzingengineStar history chart for wdahlenburg/logicalfuzzingengine

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 LogicalFuzzingEngine

Similar open-source projects, ranked by how many features they share with LogicalFuzzingEngine.
  • 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
  • coreyd97/stepperCoreyD97 avatar

    CoreyD97/Stepper

    202View on GitHub↗

    A natural evolution of Burp Suite's Repeater tool

    Java
    View on GitHub↗202
See all 22 alternatives to LogicalFuzzingEngine→

Frequently asked questions

What does wdahlenburg/logicalfuzzingengine do?

A Burpsuite extension written in Python to perform basic validation fuzzing

What are the main features of wdahlenburg/logicalfuzzingengine?

The main features of wdahlenburg/logicalfuzzingengine are: Payload Generators and Fuzzers.

What are some open-source alternatives to wdahlenburg/logicalfuzzingengine?

Open-source alternatives to wdahlenburg/logicalfuzzingengine include: 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. d3vilbug/hackbar — HackBar plugin for Burpsuite. enablesecurity/burp-luhn-payload-processor — A plugin for Burp Suite Pro to work with attacker payloads and automatically generate check digits for credit card… coreyd97/stepper — A natural evolution of Burp Suite's Repeater tool.