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

BishopFox/GadgetProbe

0
View on GitHub↗
616 stars·97 forks·Java·MIT·10 viewslabs.bishopfox.com/tech-blog/gadgetprobe↗

GadgetProbe

Probe endpoints consuming Java serialized objects to identify classes, libraries, and library versions on remote Java classpaths.

Features

  • Security Utilities - Probes Java endpoints for serialized objects.
  • Deserialization Vulnerabilities - Probes endpoints to identify Java classes and library versions.
  • Insecure Deserialization - Probes endpoints to identify Java classes and library versions.
  • Web Application Scanning - Probes Java endpoints to identify serialized classes.

Star history

Star history chart for bishopfox/gadgetprobeStar history chart for bishopfox/gadgetprobe

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 GadgetProbe

Similar open-source projects, ranked by how many features they share with GadgetProbe.
  • pwntester/ysoserial.netpwntester avatar

    pwntester/ysoserial.net

    3,735View on GitHub↗

    ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and structured gadget chains. It serves as a tool for generating command execution strings and security testing suites used to assess vulnerabilities in .NET formatters. The tool enables the creation of sequences of object calls that trigger remote code execution during the reconstruction of serialized data. It produces specialized payloads for executing system commands, loading remote libraries, and accessing local file systems. The project includes capabilities for optimizing payl

    C#
    View on GitHub↗3,735
  • federicodotta/java-deserialization-scannerfedericodotta avatar

    federicodotta/Java-Deserialization-Scanner

    802View on GitHub↗

    All-in-one plugin for Burp Suite for the detection and the exploitation of Java deserialization vulnerabilities

    Java
    View on GitHub↗802
  • w-digital-scanner/w13scanw-digital-scanner avatar

    w-digital-scanner/w13scan

    1,945View on GitHub↗

    W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through a modular plugin architecture. It functions as a scanning engine that executes specialized security logic against web endpoints to detect injection flaws, information leaks, and configuration errors. The platform distinguishes itself by combining active probing with passive traffic analysis and out-of-band detection. It utilizes a callback-based service to verify blind vulnerabilities that do not provide immediate feedback, and it operates as a proxy to intercept and inspect l

    Smartypassive-vulnerability-scannersecurity-tools
    View on GitHub↗1,945
  • allyomalley/dnsobserverA

    allyomalley/dnsobserver

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to GadgetProbe→

Frequently asked questions

What does bishopfox/gadgetprobe do?

Probe endpoints consuming Java serialized objects to identify classes, libraries, and library versions on remote Java classpaths.

What are the main features of bishopfox/gadgetprobe?

The main features of bishopfox/gadgetprobe are: Security Utilities, Deserialization Vulnerabilities, Insecure Deserialization, Web Application Scanning.

What are some open-source alternatives to bishopfox/gadgetprobe?

Open-source alternatives to bishopfox/gadgetprobe include: federicodotta/java-deserialization-scanner — All-in-one plugin for Burp Suite for the detection and the exploitation of Java deserialization vulnerabilities. pwntester/ysoserial.net — ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and… w-digital-scanner/w13scan — W13scan is an automated vulnerability assessment tool designed to identify security flaws in web applications through… allyomalley/dnsobserver. asciimoo/wuzz — Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing… arturss7/tuktuk.