awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LandGrey avatar

LandGrey/SpringBootVulExploit

0
View on GitHub↗
6,136 星标·1,318 分支·Java·3 次浏览

SpringBootVulExploit

SpringBootVulExploit is a collection of scanning and auditing tools designed to identify vulnerabilities, information leaks, and execution vectors within Java-based application frameworks, specifically targeting Spring Boot applications. It provides a suite of exploit techniques, payloads, and security checklists for performing vulnerability analysis.

The project features capabilities for triggering remote code execution through injection vectors, deserialization payloads, and malicious configuration files. It includes a scanner for detecting exposed environment variables and internal routing details caused by misconfigured endpoints, as well as methods for extracting sensitive data and plaintext secrets via heap dump analysis.

The toolset supports black-box security assessments and framework vulnerability analysis, including the mapping of dependency versions to identify potential vulnerability windows.

Features

  • Spring Boot Security Testing - Offers a comprehensive suite of exploitation techniques and checklists specifically for testing Spring Boot applications.
  • Information Leakage - Identifies hidden system details and sensitive information by targeting misconfigured routing paths and administrative interfaces.
  • Java Security Research Frameworks - Provides a structured framework and checklist for performing security audits and dependency mapping on Java frameworks.
  • Deserialization Payloads - Implements techniques to trigger remote execution by sending maliciously crafted serialized objects.
  • Remote Code Execution Testing - Provides methods to trigger unauthorized code execution on a server via injection vectors or malicious configuration.
  • Spring Boot Vulnerability Collections - Collects exploit techniques, payloads, and security checklists for identifying vulnerabilities in Spring Boot applications.
  • Vulnerability Analysis - Analyzes framework dependency versions and probing points to identify security flaws and vulnerability windows.
  • Injection Payloads - Provides a collection of crafted input strings designed to trigger unintended code execution via injection vulnerabilities.
  • Vulnerability Window Mapping - Determines compatible version relationships between releases to identify potential security vulnerability windows.
  • Sensitive Data Extraction - Extracts plaintext passwords and secrets by inspecting the raw memory state of a running Java virtual machine.
  • Credential Leak Detection - Detects exposed routing information and environment variables that may leak sensitive credentials via misconfigured endpoints.
  • Sensitive Data Extraction Tools - Retrieves plaintext passwords and secrets from system memory via heap dump analysis and request interception.
  • Black Box Security Scanning - Provides structured checklists and probes for security assessments of applications without requiring source code access.
  • Vulnerability Labs - Learning resources and exploits for Spring Boot vulnerabilities.
  • Vulnerability Exploitation - Exploitation framework for Java microservice framework vulnerabilities.

Star 历史

landgrey/springbootvulexploit 的 Star 历史图表landgrey/springbootvulexploit 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

landgrey/springbootvulexploit 是做什么的?

SpringBootVulExploit is a collection of scanning and auditing tools designed to identify vulnerabilities, information leaks, and execution vectors within Java-based application frameworks, specifically targeting Spring Boot applications. It provides a suite of exploit techniques, payloads, and security checklists for performing vulnerability analysis.

landgrey/springbootvulexploit 的主要功能有哪些?

landgrey/springbootvulexploit 的主要功能包括:Spring Boot Security Testing, Information Leakage, Java Security Research Frameworks, Deserialization Payloads, Remote Code Execution Testing, Spring Boot Vulnerability Collections, Vulnerability Analysis, Injection Payloads。

landgrey/springbootvulexploit 有哪些开源替代品?

landgrey/springbootvulexploit 的开源替代品包括: mbechler/marshalsec — Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution… pwntester/ysoserial.net — ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and… voorivex/pentest-guide — This project is a comprehensive web application penetration testing guide and vulnerability research framework. It… 0x727/shuize_0x727 — ShuiZe_0x727 is an open-source intelligence gathering framework and attack surface management tool. It functions as an… zhzyker/exphub — Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit… lijiejie/swagger-exp — A Swagger API Exploit.

SpringBootVulExploit 的开源替代方案

相似的开源项目,按与 SpringBootVulExploit 的功能重合度排序。
  • mbechler/marshalsecmbechler 的头像

    mbechler/marshalsec

    3,691在 GitHub 上查看↗

    Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution during the unmarshalling process. It functions as a Java deserialization exploit tool and a framework for triggering Java Naming and Directory Interface lookups to remote servers. The project provides a JNDI redirector service that intercepts lookups and points targets toward a remote codebase. It includes utilities for crafting payloads that force Java applications to download and execute arbitrary classes from a remote URL. The toolset covers security analysis activities inclu

    Java
    在 GitHub 上查看↗3,691
  • voorivex/pentest-guideVoorivex 的头像

    Voorivex/pentest-guide

    2,761在 GitHub 上查看↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    在 GitHub 上查看↗2,761
  • pwntester/ysoserial.netpwntester 的头像

    pwntester/ysoserial.net

    3,735在 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#
    在 GitHub 上查看↗3,735
  • 0x727/shuize_0x7270x727 的头像

    0x727/ShuiZe_0x727

    4,014在 GitHub 上查看↗

    ShuiZe_0x727 is an open-source intelligence gathering framework and attack surface management tool. It functions as an asset discovery engine and cyber intelligence aggregator designed to identify internet-facing assets, map network infrastructure, and visualize total network exposure. The project integrates vulnerability scanning and sensitive data leak detection to identify security weaknesses and unauthorized access points. It employs a combination of network space API queries, certificate log analysis, and public repository scanning to extract leaked credentials, API keys, and internal ad

    Python
    在 GitHub 上查看↗4,014
查看 SpringBootVulExploit 的所有 30 个替代方案→