# mm0r1/exploits

Pwn stuff.

Repository: https://github.com/mm0r1/exploits
Canonical: https://ross.abutalabs.com/products/mm0r1-exploits
Language: PHP
License Family: other
Last push: 2022-05-31T12:56:31+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": 2531, "days_push": 1555, "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 1825, forks 392 (observed 2026-08-28T04:05:41.302594+00:00)

## What it is
A collection of PHP 'pwn' exploits that bypass the disable_functions restriction in PHP using known interpreter bugs (e.g., bug #81705, #72530). Each exploit targets specific PHP version ranges from 7.0 to 8.1.

## Use cases
- bypass disable_functions on a php server
- escape php disable_functions restriction during pentest
- exploit php bug 81705
- gain command execution from a php webshell
- test php hardening configurations

## When to choose
- you are doing authorized penetration testing or CTF challenges against PHP targets
- you need a ready-made exploit for a specific PHP version's disable_functions bypass

## When to avoid
- you need a general-purpose security scanning tool
- your PHP version is fully patched and you want a supported bypass
- you require a maintained tool with a license and active development

## Facets
- artifact type: library
- maturity: maintenance
- function: security, penetration-testing
- domain: security, penetration-testing, developer-tools
- platform: php, cli
- tags: php-exploits, disable-functions-bypass, pwn, cve, webshell-escape, vulnerability-research, linux

## Member repositories
- mm0r1/exploits (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.302594+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-30T03:19:41.911254+00:00, confidence not recorded.
  - readme: https://github.com/mm0r1/exploits (fetched 2026-08-28T04:05:41.302594+00:00, sha ab000fdb9e0e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
