# l3m0n/Bypass_Disable_functions_Shell

一个各种方式突破Disable_functions达到命令执行的shell

Repository: https://github.com/l3m0n/Bypass_Disable_functions_Shell
Canonical: https://ross.abutalabs.com/products/bypass_disable_functions_shell
Language: PHP
License Family: other
Last push: 2023-10-17T04:35:59+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3746, "days_push": 1051, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1193, forks 255 (observed 2026-08-28T04:03:56.486262+00:00)

## What it is
A PHP webshell that collects various techniques for bypassing PHP's disable_functions restriction to achieve command execution, including LD_PRELOAD, pcntl_exec, FastCGI, COM, and Apache mod_cgi methods. It also ships with Docker test environments, bypass explanations, and exploit scripts.

## Use cases
- bypass disable_functions in PHP to run commands
- execute commands when exec and system are disabled
- test which PHP functions are blocked by a hardened server
- learn LD_PRELOAD and FastCGI bypass techniques
- set up a Docker lab to test PHP disable_functions exploits
- build a comprehensive disable_functions blocklist for hardening

## When to choose
- you are doing authorized penetration testing or red teaming on a PHP target
- you need a reference collection of disable_functions bypass exploits in one place
- you want to verify your server's disable_functions hardening against known bypasses

## When to avoid
- you need a general-purpose webshell or C2 framework
- you want a maintained tool with a license and active development
- your target is not PHP
- you cannot legally test the target system

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, security
- domain: security, penetration-testing, developer-tools
- platform: php
- tags: webshell, disable-functions-bypass, php-exploitation, red-team, post-exploitation, exploitation, web-server, linux

## Member repositories
- l3m0n/Bypass_Disable_functions_Shell (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.486262+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:14.130383+00:00, confidence not recorded.
  - readme: https://github.com/l3m0n/Bypass_Disable_functions_Shell (fetched 2026-08-28T04:03:56.486262+00:00, sha 1a1a52fe42e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
