awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ambionics avatar

ambionics/phpggc

0
View on GitHub↗
3,832 stele·554 fork-uri·PHP·Apache-2.0·2 vizualizăriambionics.io/blog↗

Phpggc

phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and wrapping of serialized object chains. It functions as a gadget chain framework used to identify and verify remote code execution vectors by testing for PHP object injection vulnerabilities.

The project provides a modular system for constructing complex serialized object sequences and includes a dedicated payload obfuscator to transform byte streams for bypassing web application firewalls and security filters. It also features a generator for wrapping serialized data into archive formats to create polyglot files.

Capabilities include vulnerability analysis through package compatibility auditing and gadget chain filtering. The tool supports payload modification and encoding into various formats, as well as the verification of payload execution within target environments.

Features

  • Deserialization Vulnerability Testing - Generates serialized object chains to identify and verify object injection vulnerabilities in PHP applications.
  • Deserialization Payloads - Generates maliciously crafted serialized object chains to trigger remote code execution during the PHP deserialization process.
  • Deserialization Exploits - Functions as a command-line tool for generating serialized object gadget chains to exploit PHP deserialization flaws.
  • Gadget Chain Frameworks - Provides a modular system for constructing and validating complex serialized object sequences used in security research.
  • Gadget Chain Construction - Builds complex interconnected object sequences to test how software handles untrusted data during deserialization.
  • Gadget Chain Templates - Implements a modular collection of PHP gadget chain templates for constructing reusable exploitation vectors.
  • Payload Execution Verification - Verifies that generated gadget chains successfully trigger and execute in the target environment.
  • Vulnerability Research - Provides a security assessment utility for identifying and verifying remote code execution vectors in PHP applications.
  • Polyglot Archive Wrappers - Wraps serialized byte streams into archive formats like PHAR, TAR, or ZIP to create polyglot files for exploitation.
  • Serialized Stream Transformers - Provides utilities for applying character encodings and structural modifications to serialized byte streams to evade security filters.
  • Exploitation Archive Generation - Wraps serialized data into archive formats like PHAR, TAR, or ZIP to create polyglot files for exploitation.
  • Payload Encoders - Provides utilities to transform serialized data into various encodings to bypass security filters and WAFs.
  • Serialization Format Obfuscation - Alters serialization formats by modifying property visibility or number signs to evade detection systems.
  • Tamper Pipeline Obfuscators - Provides a modular tamper pipeline for transforming serialized byte streams to bypass web application firewalls.
  • PHP Package Vulnerability Analysis - Checks specific versions of PHP libraries and frameworks to determine if they are susceptible to known gadget chains.
  • Polyglot Archive Generators - Wraps serialized data into archive formats to create polyglot files for exploitation.
  • Version Compatibility Auditing - Tests gadget chains against various package versions to identify which specific versions are vulnerable.
  • WAF Bypass Techniques - Implements techniques to obfuscate and transform serialized byte streams to evade Web Application Firewall filters.
  • Vulnerability Compatibility Mapping - Matches specific gadget chains against a database of software versions to determine vulnerability viability.
  • Web Application Security Assessments - Performs security assessments by sending manipulated serialized payloads to identify remote code execution vulnerabilities.
  • Application Security - Library and tool for generating PHP unserialize payloads.
  • Deserialization Attacks - Library and generator for PHP unserialize payloads.
  • Deserialization Exploits - Tool for generating PHP deserialization payloads.
  • Insecure Deserialization - Library and generator for PHP unserialize() payloads.
  • Payloads and Shells - Tool for generating PHP generic gadget chains for deserialization attacks.
  • Security and Encryption - Generates payloads for testing unserialization vulnerabilities.
  • Web Application Analysis - Framework for generating PHP generic gadget chains for deserialization attacks.
  • Web Exploitation - Generates payloads for PHP unserialization attacks.

Istoric stele

Graficul istoricului de stele pentru ambionics/phpggcGraficul istoricului de stele pentru ambionics/phpggc

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face ambionics/phpggc?

phpggc is a security assessment utility and command-line tool designed for the automated generation, obfuscation, and wrapping of serialized object chains. It functions as a gadget chain framework used to identify and verify remote code execution vectors by testing for PHP object injection vulnerabilities.

Care sunt principalele funcționalități ale ambionics/phpggc?

Principalele funcționalități ale ambionics/phpggc sunt: Deserialization Vulnerability Testing, Deserialization Payloads, Deserialization Exploits, Gadget Chain Frameworks, Gadget Chain Construction, Gadget Chain Templates, Payload Execution Verification, Vulnerability Research.

Care sunt câteva alternative open-source pentru ambionics/phpggc?

Alternativele open-source pentru ambionics/phpggc includ: pwntester/ysoserial.net — ysoserial.net is a payload generator for .NET deserialization, designed to create malicious serialized objects and… mbechler/marshalsec — Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution… frohoff/ysoserial — ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java… swisskyrepo/payloadsallthethings — This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers.… hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site… oj/gobuster — Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content.…

Alternative open-source pentru Phpggc

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Phpggc.
  • pwntester/ysoserial.netAvatar pwntester

    pwntester/ysoserial.net

    3,735Vezi pe 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#
    Vezi pe GitHub↗3,735
  • mbechler/marshalsecAvatar mbechler

    mbechler/marshalsec

    3,691Vezi pe 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
    Vezi pe GitHub↗3,691
  • frohoff/ysoserialAvatar frohoff

    frohoff/ysoserial

    8,750Vezi pe GitHub↗

    ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java deserialization. It functions as a framework for creating malicious serialized objects that can trigger remote code execution on Java virtual machines. The project provides a library of known gadget chains, which are sequences of vulnerable class calls that achieve arbitrary command execution during the deserialization process. It automates the generation of these payloads by leveraging common third-party libraries. The tool covers capabilities for security penetration testing, Java app

    Javadeserializationexploitgadget
    Vezi pe GitHub↗8,750
  • swisskyrepo/payloadsallthethingsAvatar swisskyrepo

    swisskyrepo/PayloadsAllTheThings

    78,434Vezi pe GitHub↗

    This project is a comprehensive, community-sourced knowledge base designed for security professionals and researchers. It functions as a centralized repository of offensive security techniques, providing a structured collection of exploit payloads, attack vectors, and methodologies for conducting vulnerability assessments and penetration testing. The repository distinguishes itself through a cross-platform payload taxonomy that categorizes exploitation methods by vulnerability type and target environment, enabling rapid lookup during security assessments. It maintains high standards of data i

    Pythonbountybugbountybypass
    Vezi pe GitHub↗78,434
Vezi toate cele 30 alternative pentru Phpggc→