# bowu678/php_bugs

PHP代码审计分段讲解

Repository: https://github.com/bowu678/php_bugs
Canonical: https://ross.abutalabs.com/products/php_bugs
Language: PHP
License Family: other
Last push: 2022-08-29T12:22:01+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": 3282, "days_push": 1465, "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 1723, forks 361 (observed 2026-08-28T04:05:27.873354+00:00)

## What it is
A curated collection of PHP code audit exercises explained step by step, based on CTF-style challenges covering sensitive functions and PHP language quirks. Each example demonstrates a specific vulnerability class such as variable overwrite, SQL injection bypasses, and type-juggling tricks, with source code deployable locally.

## Use cases
- learn php code auditing from scratch
- practice ctf web challenges for php vulnerabilities
- understand php sensitive functions and type juggling
- study sql injection bypass techniques like with rollup
- train junior security researchers on vulnerability principles
- set up local vulnerable php apps for static analysis practice

## When to choose
- you are a beginner learning PHP security auditing
- you want hands-on CTF-style PHP vulnerability exercises
- you need examples of PHP-specific quirks and bypasses

## When to avoid
- you need production-ready security tooling or scanners
- you require a maintained project with a license and active releases
- you are not working with PHP or web security

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: security, penetration-testing, developer-tools
- domain: security, penetration-testing, education, tutorials
- platform: php, self-hosted
- tags: php-code-audit, ctf-challenges, vulnerability-analysis, web-security, security-training, web-server

## Member repositories
- bowu678/php_bugs (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:27.873354+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:33:57.064818+00:00, confidence not recorded.
  - readme: https://github.com/bowu678/php_bugs (fetched 2026-08-28T04:05:27.873354+00:00, sha fafcc37571a8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
