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·11 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 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 GadgetProbe

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

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.

Which projects share features with bishopfox/gadgetprobe?

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